-
Hey Guys,
My gekko version 0.6 & gekkoga is the latest stable version - as of date.
When i run, i am following errors :
Gekko :
```
uncaughtException TypeError: Cannot read property 'ex…
-
```
In file included from driver-gekko.c:1:
driver-gekko.c: In function \u2018compac_mine\u2019:
driver-gekko.h:8:24: warning: implicit declaration of function \u2018pthread_yield\u2019; did you me…
-
Hey. Thanks for sharing dataset! I wanted to convert Your files to Gekko format. Do you have files with a longer period and you could provide them, eg to Gdrive?
Maybe you will be interested …
-
I'm using strat [NEO](https://github.com/xFFFFF/Gekko-Strategies/blob/master/NEO/NEO.js)..
Runs well in Gekko UI but get the follow error in gekkoga.. Not sure if it's user error or bug..
The Ta…
-
Will this be updated? I tried tinkering myself but I can't get it going... it's probably a quick fix, it's just that it won't read the parameters.
-
# Looking-for-some-advice-guidance-for-gekko
I am not very savy when it comes to coding and understanding the coding languagues. I used to do trades all the time on cex.io
and doubled by btc. Switc…
-
Hello,
Has Zenbot a functionality "persistence" which has Gekko? If yes, how to use it?
Persistence tells Gekko how long the thresholds needs to be met until Gekko considers the trend to be va…
-
Hello,
if installed Japonicus as shown in the Wiki/Setup.
The installation went fine but when I tried to run Japonicus with:
`python japonicus-run -g --strat MACD --repeat 100 -w`
The output…
-
I'm trying use wvf indicator, but i think not complete, just incomplete or is my fault?
/home/bruno/gekko/gekko-develop/strategies/indicators/WVF.js:9
this.pd = settings.pd; // title="Loo…
-
Using Docker, I am unsure where to check out Japonicus
my setup is now
/Users/rob/Dev/gekko/
/Users/rob/Dev/gekko/japonicus/
So japonicus resides under the gekko directory. Is that correct?