코드

Module of Trade Signals, Based on T3 Indicator MetaTrader 5용

The downward crossover of T3 moving average is a signal to open a long position, the upward crossover of T3 moving average is a signal to open short position

Module of Trade Signals, based on Chande Momentum Oscillator MetaTrader 5용

Crossover of overbought/oversold levels of Chande Momentum Oscillator is used as a signal to open positions

Module of Trade Signals, based on BrainTrend2 indicator MetaTrader 5용

A Lime candle of BrainTrend2 indicator is a signal to open a long position, a Magenta candle is a signal to open a short position

Module of Trade Signals, based on BrainTrend1 indicator MetaTrader 5용

A blue candle of BrainTrend1 indicator is a signal to open a long position, a red candle is a signal to open a short position

The class of a module of trade signals, on "inner bar breakthrough" in trend direction MetaTrader 5용

The strategy is following: when outer (outside) bar appears, it checks the fact of the inner bar breakthrough in trend direction and generates a signal to open position. A module of trade signals is compatible with the new version of MQL5 Wizard

CDownLoadHistory class MetaTrader 5용

The CDownLoadHistory class provides the methods of historical data downloading

downloadhistory.mq5 MetaTrader 5용

The script downloads historical data (for the current symbol), available at trade server

기고글

MQL5: MetaTrader5로 상품선물거래위원회(CFTC) 보고서 분석하기 MetaTrader 5를 위하여

이 글에서는 CTFC 보고서 분석에 필요한 도구를 개발해 보겠습니다. 우리가 해결할 문제는 다음과 같습니다. 중간 계산이나 변환을 거치지 않고 CFTC 보고서 내 데이터를 곧바로 활용할 수 있도록 해주는 인디케이터를 개발하는 것이죠. 그 외에도 여러 가지로 활용할 수 있습니다. 데이터 플로팅이라든지, 다른 인디케이터의 데이터로 활용하거나, 자동 분석 스크립트에서도 사용될 수 있고, 액스퍼트 어드바이저 매매 전략에서 사용될 수도 있죠