거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
귀하의 MetaTrader 5 터미널에서 CodeBase에 액세스 해보세요
올바른 코드를 찾을 수 없습니까? 프리랜싱 섹션에서 주문하십시오
Expert Advisor 또는 지표 작성 방법

MQL5 MetaTrader용 Expert Advisor의 소스 코드 5 - 22

icon

Expert Advisor는 가격 차트를 분석하고 기본 규칙에 따라 자동으로 거래합니다. 여기서 다양한 문제를 해결하는 MQL5 소스 코드를 찾을 수 있습니다. 이동 평균 교차점과 복잡한 시그널 생성 알고리즘 및 거래 오류에 대한 보호와 관련된 복잡한 교차점을 기준으로 간단한 Expert Advisor 모두를 선택할 수 있습니다.

MetaTrader 5에서 제공되는 Expert Advisor를 다운로드하여 시작할 수 있습니다. 거래용 로봇을 사용하기 전에 Strategy Tester에서 테스트하고 최적화하는 것이 좋습니다. 또한 Expert Advisors 라이브러리는 MetaTrader 5 플랫폼과 MetaEditor 개발 환경에서 직접 사용할 수 있습니다.

코드를 제출하세요

The Expert Advisor trades daily breakouts. It places pending BuyStop and SellStop orders.

EMA_WMA - Expert Advisor for MetaTrader 5. Intersection of two iMA (MA).

The Exp_RSIOMA Expert Advisor based on the signals taken from the RSIOMA histogram.

The simplest EA based on the fractal Force_Index.

Pipsing EA. Indicators are not used.

The EA uses 15 IMA indicators and two iAC indicators.

The Expert Advisor is based on the signals of the iADX (Average Directional Movement Index) indicator.

The trading system based on crossing of the DI+ and DI- lines of the Fractal_ADX_Cloud indicator.

The PROphet Expert Advisor consists of two independent linear perceptrons.

The Expert Advisor based on intersection of two iMA.

Grid with a constant step. Grid lot sizes based on Fibonacci.

The Expert Advisor opens a reverse position, additionally placing a grid of orders for reinforcement.

The Expert Advisor trades based on two iMA: iMA(5) and iMA(4) on the M5 timeframe.

The simplest EA based on the fractal WPR.

The Expert Advisor processes signals from four iWPR indicators with different averaging periods.

The Expert Advisor manages positions using labels.

The Expert Advisor uses the iStochastic (Stochastic) Oscillator, iWPR (Larry Williams' Percent Range) indicators.

The Expert Advisor opens trades based on the Bollinger Bands indicator.

The Expert Advisor which uses the AO and AC indicators in its operation, which were proposed by the Bill Williams.

Uses the iStochastic (Stochastic) indicator from three different timeframes.

Trades using the pending Sell Limit and Buy Limit orders. Removes all orders and closes positions at 23:59.

The Exp_ColorZerolagMomentum_X2 trend trading system based on the signals from two ColorZerolagMomentum indicators.

GO

Signals based on four iMA (MA) indicators, by PRICE_OPEN, PRICE_HIGH, PRICE_LOW, PRICE_CLOSE prices. Trades only on hedge accounts.

Works based on the iMACD (MACD) indicators

The Exp_2pbIdealMA EA is based on the crossing of Moving Averages with position scaling according to the trend.

Intersection of two iMA (MA). Uses the iATR indicator.

The Exp_FisherTransform_X2 trend trading system based on the signals from two FisherTransform indicators.

The simplest EA based on the fractal RSI.

The Exp_AdaptiveCGOscillator_X2 trend trading system based on the signals from two AdaptiveCGOscillator indicators.

Works only on the hedge accounts! Martin, martingale. Doubling the lot at loss.

The semi-automated Expert Advisor using a trend line (TrendLIne).

Only for hedge accounts. Opening two opposite positions on a new bar.

Expert NEWS - MetaTrader 5 Expert Advisor. BuyStop and SellStop pending orders.

VR---SETKA---3 - MetaTrader 5 Expert Advisor. This is a continuation of VR---SETKA . The EA is based on the martingale principle. Grid. Martingale. Use only on hedge accounts.

The Exp_JBrainTrend1Stop_ReOpen trading system is based on the JBrainTrend1Stop indicator color change with adding to trend-following positions.

The Expert Advisor works comparing iCCI and iMACD indicators.

The Expert Advisor opens and closes at a certain time comparing two iMA indicators having different periods. A trade having a specified volume is opened at a specified symbol. Setting Stop Loss and Take Profit. Select position type: Buy or Sell.

The Exp_Bezier_ReOpen trading system is based on the Bezier indicator color change with adding to trend-following positions.

The Expert Advisor is based on moving averages crossing.

The Exp_ColorJFatl_Digit_ReOpen trading system is based on the ColorJFatl_Digit indicator color change with adding to trend-following positions.

1...151617181920212223242526272829...36