Using multiple indicators - 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: Using multiple indicators (/thread-63.html) |
Using multiple indicators - jbeckner16 - 01-23-2018 Is it possible to use multiple indicators to trigger buy/sell orders? For example, using BB, MACD, and RSI to determine overbought and oversold situations. If the price comes within a certain % of each indicator the bot will react. Thanks for your help! RE: Using multiple indicators - susitronix - 01-30-2018 hi shure https://gekko.wizb.it/docs/strategies/gekko_indicators.html https://gekko.wizb.it/docs/strategies/creating_a_strategy.html |