Volume as an Indicator - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Strategy Development (https://forum.gekko.wizb.it/forum-12.html) +--- Thread: Volume as an Indicator (/thread-57759.html) |
Volume as an Indicator - BlackWinter - 11-08-2018 Hello everyone, I am trying to incorporate Volume traded as part of my strategy. How can I implement this into my code? So basically along with SMA & RSI, if current candle volume is higher than previous candle by x% then buy for example Any help would be appreciated. Thank You |