Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Uncaught Exception #4

Open
rootsid opened this issue Apr 3, 2019 · 1 comment
Open

Issue Uncaught Exception #4

rootsid opened this issue Apr 3, 2019 · 1 comment

Comments

@rootsid
Copy link

rootsid commented Apr 3, 2019

uncaughtException { TypeError: log.remote is not a function
at Base.strat.update (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\strategies\RSICandle.js:73:9)
at Base.bound [as update] (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\node_modules\lodash\dist\lodash.js:729:21)
at Base.propogateTick (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\plugins\tradingAdvisor\baseTradingMethod.js:136:8)
at Base.bound [as propogateTick] (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\node_modules\lodash\dist\lodash.js:729:21)
at Base.calculateSyncIndicators (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\plugins\tradingAdvisor\baseTradingMethod.js:129:8)
at Base.bound [as calculateSyncIndicators] (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\node_modules\lodash\dist\lodash.js:729:21)
at afterAsync (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\plugins\tradingAdvisor\baseTradingMethod.js:94:10)
at Base.tick (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\plugins\tradingAdvisor\baseTradingMethod.js:108:5)
at Base.bound [as tick] (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\node_modules\lodash\dist\lodash.js:729:21)
at Actor.emitStratCandle (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\plugins\tradingAdvisor\tradingAdvisor.js:103:17)
--> in Database#all('\n SELECT * from candles_USDT_BTC\n WHERE start <= 1553806319 AND start >= 1553803320\n ORDER BY start ASC\n ', [Function])
at Reader.get (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\plugins\sqlite\reader.js:98:11)
at Reader.bound [as get] (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\node_modules\lodash\dist\lodash.js:729:21)
at Market.get (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\core\markets\backtest.js:61:15)
at Market.bound [as get] (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\node_modules\lodash\dist\lodash.js:729:21)
at Market.processCandles (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\core\markets\backtest.js:105:10)
at bound (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\node_modules\lodash\dist\lodash.js:729:21)
at Statement. (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\plugins\sqlite\reader.js:108:5) __augmented: true }
xxx POST /api/backtest 500 5,948ms -

Error: non-error thrown: [object Object]
at Object.onerror (C:\Users\Win10\Downloads\gekko-develop\gekko-develop\node_modules\koa\lib\context.js:105:40)
at process._tickCallback (internal/process/next_tick.js:68:7)

@mamhadu
Copy link

mamhadu commented Aug 29, 2019

I have the same issue, did you find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants