당사 팬 페이지에 가입하십시오
The Exp_ttm-trend_ReOpen trading system based on the signals of the ttm-trend indicator with trend following scaling.
Opening a position opposite to the closed one. Trades are processed in the OnTradeTransaction function.
Works with pending Buy Stop and Sell Stop orders. The EA uses the iMA (Moving Average, MA) indicator with a VERY large period equal to 590.
Another variation of the strategy based on the current candle being higher or lower than the previous one
Cincin EA(v2.24)는 지정된 종목(예: EURUSD)에 대해 보수적인 랜덤 거래를 실행하는 메타트레이더 5용 자동매매 시스템으로 바스켓 관리, 헤징, 포지션 제어 등의 기능을 제공합니다.
Relative Strength Index (RSI) 지표에 의해 확인된 "3 검은 까마귀/3 하얀 병사" 캔들 패턴에 기반한 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.
The trading system based on the signals taken from the BrakeExp semaphore, signal, trend indicator
The Exp_SlopeDirectionLine EA is based on the signals of the SlopeDirectionLine trend indicator.
The Exp_MA_Rounding_Candle Expert Advisor is based on the MA_Rounding_Candle indicator candlestick color change.
An assessment is made based on the values of five indicators (Gator, WPR, AC, DeMarker and RSI). Uses trapezoidal membership functions. Before sending a trade request, it checks if funds on the account are enough.
This utility program records tick quotes in the CSV and BIN format. A flexible set of symbols is available for writing.
The Expert Advisor is based on Puria method with a few changes. It uses two iMA (Moving Average, MA) indicators and one iMACD (Moving Average Convergence/Divergence, MACD).
Trading signals are generated based on a comparison of two trend indicators: iMA (Moving Average, MA) and iSAR (Parabolic SAR). The EA works on the zero bar, only one position can be open. Trailing stop is used.
Increasing a position volume. Entry signal by iDeMarker (DeMarker, DeM) indicator. Regular trailing and trailing by equity.
The EA uses two indicators iMA (Moving Average, MA), Fast and Slow, and one indicator iBands (Bollinger Bands, BB).
This code snippet implements a dynamic risk management strategy for existing trades. It focuses on closing trades based on profit or loss thresholds and employs a trailing stop loss to lock in profits as the trade moves favorably. The strategy helps manage risk and enhance profitability in a streamlined manner.