(05-19-2018, 08:30 PM)ManuManu Wrote: Good job,
what was the bug ?
In my opinion, the StDev was not being derived at correctly. With that being said, maybe my environment or something else ???? is why I was getting incorrect results.
NOTE: I have NOT installed the TALIB and/or TULIP indicators. If you have them installed, you may NOT and probably or NOT having a problem.
Verify first your results are incorrect before implementing what I did.
Attached is a simple stand-alone version of the BB strategy I used to verify my results.
If you have any of these file, don't just over-write them MAKE A COPY!!!
Put the BB.toml in <your root gekko folder>/config/strategies
Put the BB.js in <your root gekko folder>/strategies
Put the BB_ind.js in the <your root gekko folder>/strategies/indicators
Then rename BB_ind.js to BB.js
You will need to restart Gekko for it to show up.