Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

OnChart Rsi - indicator for MetaTrader 4

Views:
15081
Rating:
(2)
Published:
2008.04.30 07:06
Updated:
2014.04.21 14:52
OnChart_Rsi.mq4 (4.76 KB) view
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to 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.