DYJ ControllerRSI
- Indicadores
- Daying Cao
- Versión: 1.0
- Activaciones: 5
Puede realizar la transacción correcta a partir de esta información
Por favor, haga una plantilla de indicador RSI llamada DYJ RSI, guárdela
Cuando hace clic con El mouse en El área de sobreventa o en El área de sobreventa, abre automáticamente El gráfico de la moneda correspondiente al período y carga El indicador RSI
INPUT
InpPairs = "GBPUSD,EURUSD,USDJPY,USDCHF,XAUUSD,USDCAD,GBPJPY,EURJPY,EURGBP,EURAUD,EURNZD,EURCAD,CADJPY,AUDUSD,AUDNZD,AUDCAD,AUDJPY,NZDJPY,NZDUSD,NZDCAD,GBPAUD,GBPNZD,GBPCAD,CHFJPY,NZDCHF,AUDCHF,EURCHF";
InpStrategyMinTimeFrame = PERIOD_M1 -- Strategy MinPeriod
InpStrategyMaxTimeFrame = PERIOD_MN1 -- Strategy MaxPeriod
InpRSIOversold = 30 -- RSI oversold zone
InpRSIOverbought = 70 -- RSI overbought zone