Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 15540
- Rating:
- Published:
- 2008.04.30 07:06
- Updated:
- 2014.04.21 14:52
-
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

Indicator FX5_SelfAdjustingRSI.

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