Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion API AJAX interface

X-BeenThere: ipredict-developers@googlegroups.com
Received: by 10.90.41.34 with SMTP id o34ls1389718ago.2.p; Sat, 20 Feb 2010 
	20:27:25 -0800 (PST)
Received: by 10.90.41.23 with SMTP id o23mr12098364ago.7.1266726445857;
        Sat, 20 Feb 2010 20:27:25 -0800 (PST)
Received: by 10.90.41.23 with SMTP id o23mr12098363ago.7.1266726445834;
        Sat, 20 Feb 2010 20:27:25 -0800 (PST)
Return-Path: <luke...@gmail.com>
Received: from mail-yx0-f161.google.com (mail-yx0-f161.google.com [209.85.210.161])
        by gmr-mx.google.com with ESMTP id 11si311872gxk.13.2010.02.20.20.27.25;
        Sat, 20 Feb 2010 20:27:25 -0800 (PST)
Received-SPF: pass (google.com: domain of luke...@gmail.com designates 209.85.210.161 as permitted sender) client-ip=209.85.210.161;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of luke...@gmail.com designates 209.85.210.161 as permitted sender) smtp.mail=luke...@gmail.com
Received: by mail-yx0-f161.google.com with SMTP id 33so6029431yxe.16
        for <ipredict-developers@googlegroups.com>; Sat, 20 Feb 2010 20:27:25 -0800 (PST)
MIME-Version: 1.0
Received: by 10.151.115.21 with SMTP id s21mr143615ybm.59.1266726421679; Sat, 
	20 Feb 2010 20:27:01 -0800 (PST)
Date: Sat, 20 Feb 2010 20:27:01 -0800 (PST)
X-IP: 60.234.138.93
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) 
	Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8,gzip(gfe),gzip(gfe)
Message-ID: <4e0502c3-fbb9-4dc0-a12e-1b4810bf9909@a16g2000pre.googlegroups.com>
Subject: API AJAX interface
From: "Luke H / pipe42" <luke...@gmail.com>
To: iPredict Developers <ipredict-developers@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi everyone,

I am guessing this group is mostly dead by the spam that is cluttering
it up, but it would be great if it could be woken up again!

I have constructed a simple-to-use web interface to the API which you
can inspect at api.howison.co.nz

Problems so far:

* action=history is limited to 500 entries, so it is easier to use the
deprecated action=tradeHist (not limited)

* No-one seems to know what sharesOutstanding actually means.

* The graph engine (not really an API thing) falls over on complicated
graphs like all the MAYOR stocks.  Looks like the process needs more
memory (it gives an error message that it can't write to a file, I'm
guessing it is trying to write an out-of-memory error message to a log
file).

* Graph engine doesn't display the legend nicely on 4+ stocks.