Mike van Rossum
Mike van Rossum
Hey! Loving the indicators. If you want we can add them to Gekko, however that would require some test cases as well. Here are my 2 questions: - Do you...
I've released gekko 0.6 which has some differences in the API. See the following links for details: - https://gekko.wizb.it/docs/internals/server_api.html#POST-api-backtest - https://github.com/askmike/gekko/releases/tag/v0.6.0
I'm hosting a mirror of this UI now ( https://serum-mirror.folkvang.io/ ), I will try to keep it up to date as time goes on while also looking at the code...
Currently you can pass a nonce in the params object and this lib will use it. If you don't it will mutate the params object by attaching a nonce. However...
First off: awesome project! I couldn't help but notice that some functions have a lot of nested callbacks. Maybe it would be an idea to abstract the nesting out via...
I've released gekko 0.6 which has some differences in the API. See the following links for details: - https://gekko.wizb.it/docs/internals/server_api.html#POST-api-backtest - https://github.com/askmike/gekko/releases/tag/v0.6.0
Only run into this when polo is acting funky, thought I'd report it nonetheless. TypeError: Cannot read property 'marketEvent' of undefined at Market._onError (/x/poloniex-orderbook/libs/market.js:117:17) at Market.setValid (/x/poloniex-orderbook/libs/market.js:104:12) at Timeout.Market._initTimeout.setTimeout (/x/poloniex-orderbook/libs/market.js:28:12)...
See [here](https://github.com/jaredhanson/passport-facebook/issues/161#issuecomment-218765417)