Gekko Forum
New here sorry if this is a repeat Question - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html)
+--- Forum: General Discussion (https://forum.gekko.wizb.it/forum-14.html)
+--- Thread: New here sorry if this is a repeat Question (/thread-57087.html)



New here sorry if this is a repeat Question - whoodat - 05-03-2018

I was looking to backtest on GDAX and do not see it as an option or even for live trading. Was GDAX removed will it be back?  Thanks.


RE: New here sorry if this is a repeat Question - susitronix - 05-03-2018

hi
i see in the gekko folder is a gdax for trading and backtesting,
because data for backtesting is not avilable for every exchange.

i dont have gdax but this should work.
in the gekko --ui version go to tab:
local data
...and start a new importer for download the data first.
then backtest tab...


RE: New here sorry if this is a repeat Question - whoodat - 05-03-2018

(05-03-2018, 05:13 PM)susitronix Wrote: hi
i see in the gekko folder is a gdax for trading and backtesting,
because data for backtesting is not avilable for every exchange.

i dont have gdax but this should work.
in the gekko --ui version go to tab:
local data
...and start a new importer for download the data first.
then backtest tab...

Hi Susitronix,

This is why I was confused, the drop down does not show GDAX. However when i look inside the Gekko folder I do see GDAX. I will post SS.

Note: I do not see a .json file for GDAX where do I acquire this?


RE: New here sorry if this is a repeat Question - susitronix - 05-03-2018

forgot to mention:
gekko v0.5.12 ui v0.2.0


RE: New here sorry if this is a repeat Question - whoodat - 05-03-2018

(05-03-2018, 07:57 PM)susitronix Wrote: forgot to mention:
gekko v0.5.12 ui v0.2.0

Is that the version you are running?

I just downloaded it and it is showing


Using Gekko v0.5.13 and Gekko UI v0.2.0.


RE: New here sorry if this is a repeat Question - susitronix - 05-03-2018

oops rather odd
what type of system do you run?


RE: New here sorry if this is a repeat Question - whoodat - 05-07-2018

(05-03-2018, 09:21 PM)susitronix Wrote: oops rather odd
what type of system do you run?

Just Windows 10 nothing crazy


RE: New here sorry if this is a repeat Question - gkendrick - 05-08-2018

Gdax doesn't show up in dropdown list because there is a missing quote in the gekko/exchanges/gdax.js file.

Search for 'BCH] and change it to 'BCH'] and save the file. Then restart gekko.


RE: New here sorry if this is a repeat Question - whoodat - 05-08-2018

(05-08-2018, 05:33 AM)gkendrick Wrote: Gdax doesn't show up in dropdown list because there is a missing quote in the gekko/exchanges/gdax.js file.

Search for 'BCH] and change it to 'BCH'] and save the file. Then restart gekko.

Gkendrick,

Where is that file at? I only see one file for GDAX.


RE: New here sorry if this is a repeat Question - whoodat - 05-08-2018

(05-08-2018, 05:33 AM)gkendrick Wrote: Gdax doesn't show up in dropdown list because there is a missing quote in the gekko/exchanges/gdax.js file.

Search for 'BCH] and change it to 'BCH'] and save the file. Then restart gekko.

AHHHH I fixed it you rock Kendrick thank you so much sir!