당사 팬 페이지에 가입하십시오
The class allows to easily determine from your MQL5 programs any changes in the Market Watch window (change of symbol sorting, adding, deleting a symbol or a set of symbols), as well as opening and closure of charts, and the availability of the one click trading option on the current chart, on which the program is running.
The NRTR_ZigZag_Price indicator with the timeframe selection option available in input parameters
The Expert Advisor trades based on the ADX Wilder and Ichimoku Kinko Hyo indicators. Lot is calculated based on risk percentage of margin.
A trade strategy based on the RSI indicator. Checks if there is enough money before opening a position.
The EA waits for a TP or SL to trigger, and then opens a position in the opposite direction. It checks if there is enough money before sending a trade request. OnTradeTransaction.
A breakout trading system based on the signals of the Color_PEMA_Envelopes_Digit_System indicator.
The МТ45 Expert Advisor is based on the Martingale strategy. It is designed for trading in the МetaТrader 4 and МetaТrader 5 terminals.
The indicator calculates and displays a linear relationship between two or more financial symbols.
A trading system based on iMA (Moving Average, MA) with the averaging period of 55 (the averaging period is hardcoded and is not available in input parameters).
WPR_Histogram_Vol indicator with the timeframe selection option available in input parameters
The XFisher_org_v1 indicator with the timeframe selection option available in the input parameters
Two identical trading systems (for long and short deals) based on the ColorMETRO indicator signals that can be configured in different ways within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system.
The EA compares the difference between the Close price of bar #1 and the Close price of bar #Candle shift.
Adaptive Moving Average - generalized version with floating levels
The indicator determines the index of the direction of the bar prices and the Gap/breaks in them. It is a logical continuation of the ms-Candle indicator.
스토캐스틱 지표에 의해 확인된 "상승 하라미/하락 하라미" 캔들스틱 패턴에 기반한 거래 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.