AutoTradeLevels – indicator MetaTrader 5

The indicator marks all performed trades with short horizontal lines, if such trades have corresponding arrows.

//+------------------------------------------------+ 
//|  Indicator input parameters                    |
//+------------------------------------------------+ 
//---- Indicator display settings
input string Sirname="AutoTradeLevels";  // The name for the indicator labels
input uint Len=3;  // The length of price labels as the number of candlesticks

Fig. 1. The AutoTradeLevels indicator

Fig. 1. The AutoTradeLevels indicator


📈 ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks