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:
- 23777
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
RSI in MA is an indicator to change color in iMA if iRSI crosses level up (uptrend) or crosses level down (downtrend).
It helps any trader to see the trend of pair.
Parameters
- MA_Periods — Period for iMA.
- MA_Method — Method for iMA.
- RSI_Periods — Period for iRSI.
- RSI_ApliedPrice — Price used for iRSI.
- RSI_LevelsUp — Level iRSI for up trend.
- RSI_LevelsDN — Level iRSI for down trend.
- BarsCount — How many bars will show the line.
- ReverseSignals — Reverse up trend to down trend signals.

CCI in MA is an indicator to change color in iMA if iCCI crosses level up (uptrend) or crosses level down (downtrend).

This expert is a tool which helps every trader to see the historical results by magic number or orders' comment.

MACD in MA is an indicator to change color in iMA if iMACD is upper of zero (uptrend) or lower of zero (downtrend). It helps any trader to see the trend of pair.

STOCH in MA is an indicator which applies the stochastic changes to the iMA.