Andrej Nikitin / Profile
- Information
13+ years
experience
|
95
products
|
94
demo versions
|
86
jobs
|
3
signals
|
0
subscribers
|
The Standard Deviation (StdDev) indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: Period - period of averaging. Method - method of averaging. calculated bar - number of bars for the indicator calculation
The Average Directional Movement Index indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: Period - period of averaging. Сalculated bar - number of bars on the chart for the indicator calculation. Buffer indexes: 0 - MAIN_LINE, 1 - PLUSDI_LINE, 2 - MINUSDI_LINE
The Commodity Channel Index(CCI) indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: period - number of single periods used for the indicator calculation. calculated bar - number of bars for the indicator calculation. The following parameters are intended for adjusting the weight of CCI signals (from 0 to 100). You can find their description in the Signals of the Commodity Channel Index section of MQL5 Reference. The oscillator has required
The Moving Average of Oscillator(OsMA) indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: Fast EMA period - fast period of averaging. Slow EMA period - slow period of averaging. Signal SMA period - period of averaging of the signal line. calculated bar - number of bars for the indicator calculation
The Moving Average of Oscillator(OsMA) indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: Fast EMA period - fast period of averaging. Slow EMA period - slow period of averaging. Signal SMA period - period of averaging of the signal line. calculated bar - number of bars for the indicator calculation
The Bollinger Bands indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: Period - period of averaging. Deviation - deviation from the main line. Price levels count - number of displayed price levels (no levels are displayed if set to 0). Bar under calculation - number of bars on the chart for the indicator calculation. Buffer indexes: 0 - BASE_LINE, 1 - UPPER_BAND, 2 - LOWER_BAND, 3 - BID, 4 - ASK
The Moving Average Convergence/Divergence(MACD) indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: Fast EMA period - indicator drawn using a tick chart. Slow EMA period - slow period of averaging. Signal SMA period - period of averaging of the signal line. calculated bar - number of bars on the chart for the indicator calculation. The following parameters are intended for adjusting the weight of MACD signals (from 0 to 100). You can find their
The Stochastic Oscillator indicator is drawn on the tick price chart. After launching it, wait for enough ticks to come. Parameters: K period - number of single periods used for calculation of the stochastic oscillator; D period - number of single periods used for calculation of the %K Moving Average line; Slowing - period of slowing %K; Calculated bar - number of bars in the chart for calculation of the indicator. The following parameters are intended for adjusting the weight of signals of the
The Envelopes indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: Averaging period - period of averaging. Smoothing type - type of smoothing. Can have any values of the enumeration ENUM_MA_METHOD . Option prices - price to be used. Can be Ask, Bid or (Ask+Bid)/2. Deviation of boundaries from the midline (in percents) - deviation from the main line in percentage terms. Price levels count - number of displayed price levels (no levels are displayed if
The Relative Strength Index indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: RSI Period - period of averaging. overbuying level - overbought level. overselling level - oversold level. calculated bar - number of bars on the chart for the indicator calculation. The following parameters are intended for adjusting the weight of RSI signals (from 0 to 100). You can find their description in the Signals of the Oscillator Relative Strength Index section
A simple tick indicator of Bid and Ask prices. The period separator (1 minute) is displayed as a histogram. Parameters Price_levels_count - number of price levels to be displayed. Bar_under_calculation - number of bars of the indicator to be displayed on the chart
The Expert Advisor notifies that a price has crossed a line on the chart. It handles two types of lines - horizontal lines and a trendline. The number of lines is unlimited. It can also notify of changes in the margin level, in the total volume and profit (loss) for a symbol. Parameters: price mode - price type (bid or ask). timeout - alert timeout. number of repeats - the maximum number of repeated alerts. comment lines - the number of lines in a comment. email - enable sending of Email
The analyzer allow estimating how the margin level changes when a position price or volume changes. It also displays price level at which StopOut and MarginCall may occur. Parameters: volume position upgrading - the number of lot position changes. number of levels on the chart - the number of levels plotted on the chart levels color - color for drawing levels
The Williams' Percent Range (%R) indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: WPR Period - period of the indicator. Overbuying level - overbought level. Overselling level - oversold level. Сalculated bar - number of bars for the indicator calculation. The following parameters are intended for adjusting the weight of WPR signals (from 0 to 100). You can find their description in the Signals of the Williams Percent Range section of MQL5
The Average True Range (ATR) indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: ATR Period - number of single periods used for the indicator calculation. The number of ticks to identify Bar - number of single ticks that form OHLC. Price levels count - number of displayed price levels (no levels are displayed if set to 0 or a lower value). Сalculated bar - number of bars for the indicator calculation
The Price Channel indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: Period - period for determining the channel boundaries. Price levels count - number of displayed price levels (no levels are displayed if set to 0). Bar under calculation - number of bars on the chart for the indicator calculation. Buffer indexes: 0 - Channel upper, 1 - Channel lower, 2 - Channel median
The Heiken Ashi indicator drawn using a tick chart. It draws synthetic candlesticks that contain a definite number of ticks. Parameters: option prices - price option. It can be Bid, Ask or (Ask+Bid)/2. the number of ticks to identify Bar - number of ticks that form candlesticks. price levels count - number of displayed price levels (no levels are displayed if set to 0 or a lower value). calculated bar - number of bars on the chart. Buffer indexes: 0 - OPEN, 1 - HIGH, 2 - LOW, 3 - CLOSE
This tick indicator draws synthetic bars/candlesticks that contain a definite number of ticks. Parameters: option prices - price option. It can be Bid, Ask or (Ask+Bid)/2. the number of ticks to identify Bar - number of ticks that form OHLC. price levels count - number of displayed price levels (no levels are displayed if set to 0 or a lower value). calculated bar - number of bars on the chart. Buffer indexes: 0 - OPEN, 1 - HIGH, 2 - LOW, 3 - CLOSE
The indicator draws two simple moving averages using High and Low prices. The MA_High line is displayed when the moving average is directed downwards. It can be used for setting a stop order for a sell position. The MA_Low line is displayed when the moving average is directed upwards. It can be used for setting a stop order for a buy position. The indicator is used in the TrailingStop Expert Advisor. Parameters Period - period of calculation of the moving average. Deviation - rate of
The Bears Power indicator drawn using a tick chart. After launching it, wait for enough ticks to come. Parameters: Period - period of averaging. The number of ticks to identify high/low - number of single ticks for determining high/low. Calculated bar - number of bars for the indicator calculation. The following parameters are intended for adjusting the weight of Bears Power signals (from 0 to 100). You can find their description in the Signals of the Bears Power oscillator section of MQL5