1798 Indicators

Kwan

Kwan Input Parameters:   extern int Count_Bars=1000;

Read More

i_EF_distance

i_EF_distance Indicator i_EF_distance. Input Parameters: extern int Length=10; extern double Power=2;

Read More

i-BandsPrice

i-BandsPrice The parameters are the same with the Bollinger Bands plus I added smoothing.   BandsPeriod – Period BandsShift – Shift BandsDeviations – Deviation from the main line Slow – Smoothing The interpretation is simple. The line of the indicator shows the position of the price in relation to the Bollinger Bands. The outing of…

Read More

i-BandsWidth

i-BandsWidth The parameters are the same with the Bollinger Bands plus I added smoothing.   BandsPeriod – Period BandsShift – Shift BandsDeviations – Deviation from the main line Slow – Smoothing

Read More

ZigZag with Its Own “Channel”

ZigZag with Its Own “Channel” The drawing of the channel’s borders was added to the standard ZigZag by MetaQuotes. I.e. all the upper and the lower peaks are joined by lines. The parameters are the same: (Depth is the minimum number of bars the second maximum (minimum) less (greater) than the previous by Deviation pips…

Read More

Indicator iCCI_M1+H1+D1

Indicator iCCI_M1+H1+D1 The indicator is implemented on the basis of the standard CCI indicator. It draws three lines of different periods in one subwindow.: Red Line – period М1, Green Line – period Н1, Blue Line – period D1.

Read More

Indicator of Equity and Balance

Indicator of Equity and Balance The indicator draws the charts of equity and balance by the data of account’s history, it uses the current opened positions for updating the charts in the real time mode as well. There is a possibility of drawing the charts of margin and free margin but only by the current…

Read More