Filip la Gre
Filip la Gre
Great idea. This should be easy to do. I will try to implement today.
You are not the first to ask about it ... I have read the documentation and the inquiries are almost identical to those in sqlite. If I do not encounter...
I've already started to write postgre support. Maybe in the next version it will already be. To get rid of sqlite busy error , all you need to do is...
Try: Are You on linux? Kill all gekko and node processes. killall -9 node. In windows You can do it in task manager. Previous message: I mean dont use `backtest.pl...
No, no. Solution is: not writing anything to sqlite DB when You want perform backtest. Documentation said: > We are aware of no other embedded SQL database engine that supports...
These all errors come from gekko, not backtest tool. To fix NN indicator you need `npm install mathjs convnetjs`
But error with load indicator NN disapeared? :) You have to check in these indicators if they have any dependencies, it is possible that your system is not met. Pay...
Tried download binaries again? Anyone else can confirm?
Use file names binance1_0.1.db, binance2_0.1.db. Should works.
How to fix japonicus and adx strategy? I have errors too. I read somewhere that gekko api have problems with some strategies - nested something I forgot what it was.