Nick Dolan

Results 2 comments of Nick Dolan

Hey @macd2! Nice suggestion! I'm thinking about these metrics too. I still haven't added them because there are no such metrics in Jesse's `.json` file output. @saleh-mir hey! How difficult...

@saleh-mir, could you also add `routes` in JSON? ``` routes = [ ('Binance', 'LTC-USDT', '1h', 'SMACrossover') ] Possible structure: { ..., routes: [ { exchange: 'Binance', pair: 'LTC-USDT', timeframe: '1h',...