2018-07-25 11:02:44 (INFO): Setting up Gekko in realtime mode
2018-07-25 11:02:44 (INFO):
2018-07-25 11:02:44 (INFO): Setting up:
2018-07-25 11:02:44 (INFO): Candle writer
2018-07-25 11:02:44 (INFO): Store candles in a database
2018-07-25 11:02:44 (INFO):
2018-07-25 11:02:44 (INFO): Setting up:
2018-07-25 11:02:44 (INFO): Trading Advisor
2018-07-25 11:02:44 (INFO): Calculate trading advice
2018-07-25 11:02:44 (INFO): Using the strategy: RSI_BULL_BEAR_ADX
2018-07-25 11:02:44 (INFO): ====================================
2018-07-25 11:02:44 (INFO): Running RSI Bull and Bear + ADX
2018-07-25 11:02:44 (INFO): ====================================
2018-07-25 11:02:44 (INFO): Make sure your warmup period matches SMA_long and that Gekko downloads data if needed
2018-07-25 11:02:44 (INFO): The trading method requests 60000 minutes of historic data. Checking availablity..
2018-07-25 11:02:44 (INFO):
2018-07-25 11:02:44 (DEBUG): Available local data:
2018-07-25 11:02:44 (DEBUG): from: 60000 minutes ago
2018-07-25 11:02:44 (DEBUG): to: 9 minutes ago
2018-07-25 11:02:44 (INFO): Usable local data available, trying to match with exchange data..
2018-07-25 11:02:44 (DEBUG): Fetching exchange data since 24 minutes ago
2018-07-25 11:02:45 (DEBUG): Available exchange data:
2018-07-25 11:02:45 (DEBUG): from: 24 minutes ago
2018-07-25 11:02:45 (DEBUG): to: 0 minutes ago
2018-07-25 11:02:45 (DEBUG): Stitching datasets
2018-07-25 11:02:45 (INFO): Full history locally available. Seeding the trading method with all required historical candles.
2018-07-25 11:02:45 (DEBUG): Seeding with:
2018-07-25 11:02:45 (DEBUG): from: 60000 minutes ago
2018-07-25 11:02:45 (DEBUG): to: 25 minutes ago
2018-07-25 11:02:47 (INFO): Setting up:
2018-07-25 11:02:47 (INFO): Trader
2018-07-25 11:02:47 (INFO): Follows the advice and create real orders.
2018-07-25 11:02:47 (DEBUG): syncing private data
2018-07-25 11:02:47 (INFO):
/Users/macbookpro/gekko/exchange/portfolioManager.js:72
throw new errors.ExchangeError(err);
^
Error
at Object.
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.
at Module._compile (module.js:652:30)