당사 팬 페이지에 가입하십시오
The indicator calculates the ATR value based on the minimum price differences of the current and previous day, taking into account the volume of the current day.
Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.
Indicator AnchoredMomentum with the timeframe selection option available in input parameters.
The oscillator shows standard deviation calculated on the difference between the High and the Low.
An unorthodox approach to indicator MACD: The EA calculates the indicator's area displayed above and below zero line.
Indicator GB (Gaussian Bands) works in the same manner as standard indicator Bollinger Bands. However, unlike the former, it performs filtering centerline and deviation lines by Gaussian method. It also has two deviation lines on each side of the centerline.
PAC (Periods After Crossing MA) is an oscillator displaying the number of bars elapsed after the last crossing of the price and the moving average.
The EA uses Martingale. Initial entry by indicator iStochastic (Stochastic Oscillator).
iATR (Average True Range, ATR) and iStdDev (Standard Deviation, StdDev) indicators are configured for crossing of the two iMAs (Moving Average, MA) plus for Buy and Sell separately.
Multi Averages Slopes indicator that checks slopes of 5 (different period) averages and adds them up to show overall trend. Averages that can be used in this indicator are the: SMA, EMA, SMMA, LWMA.
Multi timeframe version of the Trend Trigger Factor JMA indicator.
Ultra Trend indicator that uses a "fast" (fast in response to market changes) Zero Lag TEMA for trend calculations.
Provides an interface for creating families of related or dependent objects without specifying their concrete class.
AMA - Adaptive Moving Average - beginner tutorial to learn how to code in MQL5
ROC(Price Rate of Change)는 오실레이터 처럼 이러한 변동성을 반영하여 특정 기간의 가격 차이를 측정합니다. 가격이 오르면 ROC도 오르고 그 반대로 마찬가지입니다. 가격이 많이 변할 수록 ROC도 많이 변하게 됩니다.
이 간단한 전문가 어드바이저는 단순이동평균 및 ADX 지표를 사용합니다.
COsMAOnArray class is designed for calculation of OsMA (Moving Average of Oscillator) values on indicator buffers. The example of use of the class is provided.
CRVIOnArray class is designed for calculation of RVI (Relative Vigor Index) values on indicator buffers. Test_RVIOnArray indicator is provided as the example of the class use.
The indicator shows possible targets of price movement. It calculates the distance from the market entry price to the highs and lows displaying the quartiles deviation.