Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
15544
Valutazioni:
(2)
Pubblicato:
2008.04.30 07:06
Aggiornato:
2014.04.21 14:52
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Author: mladen

Indicator OnChart Rsi.

Parameters:

extern int RSIPeriod =14;
extern int RSIPriceType = 0;
extern int maPeriod =20;
extern int maMethod =1;
extern int maPrice =0;
extern int overBought =70;
extern int overSold =30;
extern string timeFrame="Current time frame";

Indicator OnChart Rsi



FX5_SelfAdjustingRSI FX5_SelfAdjustingRSI

Indicator FX5_SelfAdjustingRSI.

MTF BB-Squeeze MTF BB-Squeeze

Indicator BB-Squeeze. The modified version. For work the indicator bbsqueeze is necessary.

Range_v2.2 Range_v2.2

One more version of the indicator Range.

AvgRangeM AvgRangeM

Modified indicator AvgRangeM.