당사 팬 페이지에 가입하십시오
Two identical trading systems (for long and short positions) based on the signals of the AdaptiveRenko indicator, which can be configured in different ways within one Expert Advisor
The strategy is based on two indicators calculated on two timeframes: iAO (Awesome Oscillator, AO) on the D1 TF and iStochastic (Stochastic Oscillator, Stoh) on H1.
Copy these into any EA you are busy coding and you"ll have a trailing sl the only things you'll need to change would probably be InpMagic for your magic number or you could just copy my code as is , Remember to add COrderinfo ord; and CPositionInfo pos;
스토캐스틱 지표에 의해 확인된 "상승/하락 미팅 라인즈" 캔들스틱 패턴에 기반한 거래 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.
The Expert Advisor "catches" changes of the positions (opening, reversal, closing, triggering of Stop Loss and Take Profit) and depending on the configurations triggers the sound file, outputs alert or sends e-mail.
The Exp_CGOscillator_X2 trend trading system based on the signals from two CGOscillator indicators.
This utility tracks positions opened manually or by another EA for the current symbol and opens an opposite position. Opening the positions is tracked in OnTradeTransaction.
Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.
An unorthodox approach to indicator MACD: The EA calculates the indicator's area displayed above and below zero line.
The EA uses Martingale. Initial entry by indicator iStochastic (Stochastic Oscillator).
iATR (Average True Range, ATR) and iStdDev (Standard Deviation, StdDev) indicators are configured for crossing of the two iMAs (Moving Average, MA) plus for Buy and Sell separately.
이 간단한 전문가 어드바이저는 단순이동평균 및 ADX 지표를 사용합니다.
The Expert Advisor drawn on the basis of the MALR indicator. Trailing stop, lot increase, averaging and reversal functions are available
The Exp_CenterOfGravityOSMA Expert Advisor is based on the CenterOfGravityOSMA histogram change of direction.
The Exp_ColorMaRsi-Trigger Expert Advisor is based on signals triggered by the colors of the ColorMaRsi-Trigger semaphore signal indicator.
The Exp_ColorHMA Expert Advisor is based on the reversal of the ColorHMA moving average direction.
The Exp_BalanceOfPower_Histogram Expert Advisor is based on change of direction of the BalanceOfPower_Histogram indicator.
The Expert Advisor uses Parabolic SAR and three EMAs (with the periods of 10, 25 and 50).
The simplest EA based on the Fractal_WeightOscillator weighted oscillator.
Trailing, pending orders. Signals of two indicators (Moving Average, MA). Trades only during a certain period of the day.
We open a new position opposite to the previous one. Inputs only contain Stop loss, Take Profit and the minimum lot.
The trading system based on TrendManager indicator signals with the possibility to set a fixed position holding time
An Expert Advisor based on the iMACD indicator (Moving Average Convergence/Divergence, MACD)
A trading system based on the signals of indicator ColorPEMA_Digit with the possibility to set a fixed position holding time
Forex Trade Manager Grid MT5 helps you to managing orders and achieve the goal.
버터플라이 전략 전문가 자문 이 전문가 자문(EA)은 자동화된 외환 거래를 위해 여러 차트주기(M2~D1)에 걸쳐 버터플라이 조화 거래 패턴을 구현합니다. 피봇 포인트를 사용하여 강세 및 약세 버터플라이 패턴을 감지하고 사용자 지정 가능한 위험 관리 및 여러 테이크프로핏 레벨로 거래를 실행합니다.