Triggerlines Shift Modified
Triggerlines Shift Modified Parameters: int Rperiod=20; int RperiodShift=0; int LSMA_Period=20; int LSMA_PeriodShift=0;
Triggerlines Shift Modified Parameters: int Rperiod=20; int RperiodShift=0; int LSMA_Period=20; int LSMA_PeriodShift=0;
Painter_v1 Indicator colours prices of certain areas hh: mm_start before hh: mm_finish.
Digistoch-1 Indicator has a rekomendatsionny nature. Shows signals on the basis stohastika. Options: int K_period=8; int D_period=3; int S_period=3; bool Show_Stoch_Value=true; bool Show_Legend=true;
Heiken_Ashi_Ma_T3 Parameters: extern int MaPeriod=10;extern int MaMetod =2; extern int Step=10; extern int CountBars=4000; extern bool UseT3=true; extern double b=0.88; extern bool Alerts=true;
LinearRegSlope_v1 Parameters: extern int Price =0; extern int Length =14;
BreakOut_Panca_eagle Parameters: extern int NumberOfDays=50; extern string periodBegin =”00:00″; extern string periodEnd =”05:30″; extern string BoxEnd =”23:00″; extern int BoxBreakOut_Offset=10;
Bid_View Another version of a recommended indicator. Parameters: extern bool Bid_Colors=True; extern string FontType=” Sans MS”; extern color ColorHeading= Gainsboro ; extern color ColorValue=CadetBlue; extern int TimeFrame =1440; extern int Trend_Bars=10; extern bool show.Trend=true ; extern int price.x.offset= 50; extern int price.y.offset= 10;
CustomCandle CustomCandle draws candlesticks of a larger and, perhaps, non-standard (for MT 4) timeframe in the current chart. At the same time, there is no need to open that larger timeframe chart, since only the data from the current timeframe are used. You should make the candlesticks (bars) of the current chart faded or invisible….