Fan sayfamıza katılın
The RoundLevels indicator draws two closest "round" levels above the current price and two more below it
DeMark's oscillator with an option of setting a fixed timeframe for the calculation of the indicator in the input parameters.
An example of how to use the IndicatorSetString() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each level.
An example of the IndicatorSetInteger() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each horizontal level.
An indicator of pin bars, to be used as a built-in indicator in Expert Advisors. Shows levels specified by the pattern for the open price and stop-loss.
A trend indicator implemented in the form of NRTR. Timeframe is specified in the input parameters of the indicator.
The Change To Range Ratio indicator is used for closing short-term positions and/or for filtering entry points.
A semaphore signal indicator showing the MACD histogram calculated on the timeframe specified in the input parameters
A fan of Stochastic indicators, the period of which is defined by one of four types of progressions
The indicator without averaging of the data array, that is a Buy/Sell decision is made in one move.
An indicator for short term trading, it can be used as a signal for closing a position or as the filter to enter one.
A stochastic oscillator with an option for selecting a timeframe for calculations, which may differ from the timeframe on which the indicator is applied
The RSI oscillator with the boundaries of the overbought/oversold areas expressed by Bollinger Bands