cloudchina / Profile


This article will be interesting first of all for programmers both beginners and professionals working in MQL environment. Also it would be useful if this article were read by MQL environment developers and ideologists, because questions that are analyzed here may become projects for future implementation of MetaTrader and MQL.

STOCH+RSI+CCI Expert Advisor is based on standard Stochastic, RSI, and CCI indicators. A market entry is performed according to indicators' aggregate signals using stop levels and trailing. A deposit is a part of the trading system. This is a martingale. Both arithmetic and geometric progressions are available. Besides, the EA features the function of recovery from a loss. System settings averaging included – enable averaging. averaging only on signal – average only by a signal. averaging Type –



The article is about the use of CFTC report data (Open Interest) in MetaTrader. The article describes the proposed META COT project in details, shows how to load and process the necessary information. The Expert Advisor included into the project will help us analyze the effectiveness of the concept presented in the article. Finally, we'll draw some conclusions and offer useful suggestions.