Last updated:
Indicator of Murrey levels in indicator buffers with the added visual text information on those levels, calculating the levels on a timeframe specified in the inputs.
//+----------------------------------------------+ //| INDICATOR INPUT PARAMETERS | //+----------------------------------------------+ input ENUM_TIMEFRAMES Timeframe=PERIOD_D1; //Indicator timeframe for calculating the levels input int CalculationPeriod=64; //P calculation period input int StepBack=0; input int FontSize=8; //font size input type_font FontType=Font7; //font type input string LableSirname="Murrey_Math_Lv"; //First part of the graphical objects names
Enter Your Email Address below, download link will be sent to you.
Get Download Link


