당사 팬 페이지에 가입하십시오
ADX(평균 방향성 지수) 평활화 인디케이터는 이중 지수 평활화 필터를 적용하여 표준 ADX를 향상시켜 노이즈를 줄이고 보다 선명한 추세 신호를 제공합니다. 평활화된 +DI(파란색), -DI(빨간색), 기본 ADX 선(녹색) 등 세 개의 선이 표시됩니다. 이 개선된 버전은 트레이더가 잘못된 신호를 줄이면서 추세 강도와 잠재적 방향 변화를 식별하는 데 도움이 됩니다. 이 인디케이터는 기존 추세를 확인하고 실제 가격 반전이 일어나기 전에 모멘텀 약화를 경고하는 데 탁월하므로 추세 추종 전략과 최적의 진입/청산 시점을 결정하는 데 유용합니다.
우리가 원하는 것은 주문하는 방법의 구문과 값이 아니라 알고리즘과 메서드에 대해 생각하는 것입니다. 여기에는 MQL5에서 포지션을 관리하는 간단한 함수가 있습니다.
이 스크립트는 메타트레이더 4에서 메타트레이더 5 데이터베이스에 구멍이 없는 전체 이력을 가져오는 데 도움이 됩니다.
CADXWOnArray class is designed for calculation of ADXW (Average Directional Movement Index Wilder, ADX Wilder) values on indicator buffers. The example of use of the class is provided.
CMACDOnArray class is designed for calculation of MACD (Moving Average Convergence/Divergence) values on indicator buffers. The example of use of the class is provided.
CDeMarkerOnArray class is designed for calculation of DeMarker values on indicator buffers.
The CFastFile eliminates the need for an intermediate writing of data to the physical file on disk. It provides the significant acceleration when working with data.
The indicator shows the use of the free Library for Custom Chart library for the automatic connection of the indicators to iCustomChart custom charts created on the basis of custom history files.
Export of all necessary instruments and time frames in one click with load and checking history
This CExpert subclass allows to open only long/short orders, showing its usage with an MACD example.
Indicator shows the size of one of the three candlestick elements: upper shadows, lower shadows or bodies. It displays the current candlestick value and the daily average value for a certain element.
Price(%)Range is the indicator for the MetaTrader 5, which calculates the price movement based on percentage High (Highest) and Low (Lowest) Price on 100 bars.
Semaphore signal indicator detecting changes in the direction of smoothed Detrended_Price_Oscillator and displaying them as signals.
The indicator is an example of smoothing a time series of the ADX indicator by filtering harmonics of higher order.
The Exp_Waddah_Attar_Trend Expert Advisor is based on the Waddah_Attar_Trend indicator color change.
The XprofuterDD indicator with the timeframe selection option available in the input parameters.
The indicator draws i-OneThird indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.