04-13-2018, 09:22 PM
Those Parameters look like a set for a neural network strategy... I don't think they're the right ones for Zschoro's STC at all
I adapted his STC calculations into an indicator to use with other strategies:
Indicator: https://github.com/RJPGriffin/gekko/blob...ors/STC.js
Strategy: https://github.com/RJPGriffin/gekko/blob...ies/STC.js
Toml: https://github.com/RJPGriffin/gekko/blob...s/STC.toml
Zschoro pointed out on discord again that to use it in a strategy you need to account for the times that it peaks about half way and drop again - the linked strategy doesn't account for that.
I adapted his STC calculations into an indicator to use with other strategies:
Indicator: https://github.com/RJPGriffin/gekko/blob...ors/STC.js
Strategy: https://github.com/RJPGriffin/gekko/blob...ies/STC.js
Toml: https://github.com/RJPGriffin/gekko/blob...s/STC.toml
Zschoro pointed out on discord again that to use it in a strategy you need to account for the times that it peaks about half way and drop again - the linked strategy doesn't account for that.