TheCookieLab
TheCookieLab
I'd be happy to take over maintenance (maybe with one or two other contributors) until you return.
@dev590t would you be willing to contribute a PR to implement this?
@jnorthrup what is your suggested change here?
We could add a new core model interface (ex. OrderBook) and then add another `isSatisfied` overload to Rule, i.e. `boolean isSatisfied(int index, TradingRecord tradingRecord, OrderBook orderBook)` It's kind of a...
I'd recommend using Expectancy or SQN rather than straight PNL when comparing strategies.
@ecovaci would you mind re-creating this targeting develop?
This is a blocking issue for those using Binance.us as the workaround of activating the future's account is not possible. Accessing any of the BinanceAccountService APIs results in: > Service...
Thanks, appreciate the quick acknowledgement.
To clarify, is your issue with the name parameter or the fact that you cannot retrieve more than 500 whitelisted addresses?
It looks like Poloniex changed their trade history date time format from `yyyy-MM-dd HH:mm:ss` to `yyyy-MM-dd HH:mm:ss.n`. The problem is this change is not universal, but seemingly only for the...