1798 Indicators

BreakOut_Panca_eagle

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;

Read More

Bid_View

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;

Read More

CustomCandle

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….

Read More

Normalized Volume

Normalized Volume When the market is close to a flat state, the majority of indicators generate a lot of false signals. Meanwhile, there is a quite easy way to filter, maybe, not everything, but a quite considerable part of the signals of this kind. As far as the appearance of strong trend movements is almost…

Read More

PLdot

PLdot  Very simple indicator PLdot. It’s been even optimized.

Read More

Tro_Range

Tro_Range int Threshold=20; color CurrentBarColor=White; color ThresholdColor =Aqua;

Read More

Price_BarsM2_MTF

Price_BarsM2_MTF The indicator colors candlesticks. Parameters: TimeFrame = 60; Shift=0; xShift=0; SetShift0ToTFBarCloseTime = true; ShowMultipleBars = false; MaxBarsToCount = 1500; note_timeFrames = “M1;5,15,30,60H1;240H4;1440D1;10080W1;43200MN”;

Read More

XPoints

XPoints An interesting regularity is observed in the EUR/USD chart. Sometimes before a reversal, a bar appears that have:     1) rate=(High-Low)/MathAbs(Close-Open) remarkably higher than 1   2) Low touches the lower border of the channel (price increasing is possible), or High touches the upper border of the channel (price decreasing is possible).  …

Read More