Saturday 16 December 2017

Bollinger bands without middle line


Enquanto você está nisso. Slawa - você poderia por favor converter este MT3 Indiator para MT4 para mim. Eu uso todos os dias. / Nome: iTrend 1.01 Autor: Andrew Link: anri. aney. ru/forex/ Notas: INDICADOR DE TENDÊNCIA Janela Separada: SIM Primeira Cor: azul Primeiro Tipo de Desenho: histograma Primeiro Símbolo: 217 Use Second Data: Sim Segunda cor: Tipo: histograma Símbolo secundário: 218 / entradas: iBandsMode02 (0) // 0-2 MODEMAIN, MODELOW, MODEHIGH entradas: iPowerPrice06 (0) // 0-6 PRICECLOSE, PRICEOPEN, PRICEHIGH, PRICELOW, MEDIANO PREÇO, PRICETYPICAL, PRICEWEIGHTED inputs : IPriceType03 (0) // 0-3 PRICECLOSE, PRICEOPEN, PRICEHIGH, PRICELOW entradas: iBandsPeriod (20) // 20 entradas: iBandsDeviation (2) entradas: iPowerPeriod (14) // 13 Vars: valor (0), valor2 (0), se iBandsMode021 então BandsModeMODELOW else se iBandsMode022 então BandsModeMODEHIGH else BandsModeMODEMAIN se iPowerPrice061 então PowerPricePRICEOPEN else if iPowerPrice062 then PowerPricePRICEHIGH else if iPowerPrice063 em seguida, PowerPricePRICELOW else if iPowerPrice064 seguida PowerPricePRICEMEDIAN else if iPowerPrice065 seguida PowerPricePRICETYPICAL else if iPowerPrice066 seguida PowerPricePRICEWEIGHTED outra PowerPricePRICECLOSE Para CurrentBarBars1 DownTo 0 começar se iPriceType031 seguida CurrentPriceopenCurrentBar else if iPriceType032 seguida CurrentPricehighCurrentBar else if iPriceType033 seguida CurrentPricelowCurrentBar outra CurrentPricecloseCurrentBar valueCurrentPrice - iBands (iBandsPeriod, iBandsDeviation, BandsMode, C urrentBar) se valor lt 0 então valor 0 se valor gt 0 então valor 1 valor setIndexValue (CurrentBar, value) valor2- (iBearsPower (iPowerPeriod, PowerPrice, CurrentBar) iBullsPower (iPowerPeriod, PowerPrice, CurrentBar)) if value2 lt 0 then value2 0 Se value2 gt 0 então valor2 -1 setIndexValue2 (CurrentBar, value2) se valor 1 então SetGlobalVariable (quotMEDVquot, value) if value2 -1 então SetGlobalVariable (quotMEDVquot, value) if value2 -1 e value 1 then SetGlobalVariable (quotMEDVquot, 0) / SetGlobalVariable (quotBUKquot, value) end

No comments:

Post a Comment