AlgoTrader

Results 22 comments of AlgoTrader

Please provide a valid APP key to newSession. var session = betfair.newSession('yourApllicationKey'); to get your app key, contact bdp at betfair.com

all keys questions should asked on bdp

I would suggest ask [email protected]. listScores is still not official I think

Can you please tell me the lib version? 2014/1/12 jvolhejn [email protected] > It seems, that when there are more than 60s from the last invocation, the > new invocation doesn't...

I got it. I switched to agentkeepalive lib and it seems to be buggy. It really go crazy when two calls go with interval higher than keepAlive timeout

Please stop to use obsolete API. This is legacy repo

All the Betfair invocations are instances generated by BetfairInvocation constructor in betfair_invocation.js file. The sematics of using invocation is following: 1) invocation is created by apropriate session.something() call. All the...

When remove (just drop) the last closing point, the result is: ![image](https://cloud.githubusercontent.com/assets/1556262/22110635/74f5ea58-de6d-11e6-8eed-554b1fb9a8b9.png)

I still cannot quite understand the lib scope. models and collections store data, state is also data. Vuex does not store plain objects, it converts plain objects into vue observables...

I desperatly need ejs partials with express 3