05-22-2018, 08:10 AM
(05-20-2018, 09:48 PM)coiner2018 Wrote:(05-20-2018, 02:00 PM)hoppy1969@hotmail.com Wrote: I have downloaded the strategy, .toml files, and the extra indicators. When I download the extra indicators do I also need to TALib-port-tester_ADX.js files as well? If so, what file in GEKKO do those files need to be copied to? Thanks.
v/r
Hoppy
Hi Hoppy, you don't need the ..port-tester.. files. I was confused by this initially too.
You only need the .js files in the indicators folder (ie. these -> https://github.com/Gab0/gekko-extra-indi...indicators)
Copy them into your strategies/indicators/ folder in the main Gekko folder.
The strategy itself goes into strategies/ folder
The .toml file(s) goes into config/strategies/ folder
Hope that helps.
Perfect...thank you.