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

사용자 등급 기준 MetaTrader 5용 최고의 Expert Advisor - 12

코드를 제출하세요

지수 이동 평균 지표로 트레이딩하는 전문가 어드바이저.

Market Facilitation Index (MFI)으로 확인된 "상승/하락 하라미" 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

2011년 자동 트레이딩 챔피언십 참가자였던 Pirat을 기준으로 합니다.

Trading system using the Ozymandias indicator.

The Exp_SilverTrend_Signal_ReOpen trading system based on the signals of the SilverTrend_Signal indicator with scaling by the trend.

Trading on a new bar only. The rules are simple: if MAIN_LINE MACD (1) > MAIN_LINE MACD (2) -> Buy, if MAIN_LINE MACD (1) < MAIN_LINE MACD (2) -> Sell". When a signal opposite to open positions is received, close all positions.

Trading by RSI and Moving Average. Moving Average is used as a trend filter on H1.

The Expert Advisor uses four iMA (Moving Average, MA) indicators from two timeframes. Two indicators with averaging periods 1 and 8 are created on the H1 timeframe and two indicators with averaging periods 1 and 8 are also created on the H4 timeframe.

진드기 정보를 파일에 저장할 수 있을 뿐만 아니라 테스터가 모델링한 진드기를 기록할 수 있는 전문가 어드바이저입니다.

이 전문가 어드바이저는 차트 동기화를 수행합니다.

스토캐스틱에 의해 확인된 검은 "구름 커버/피어싱 라인" 캔들스틱 패턴에 기반한 거래 신호 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

This Expert Advisor is based on signals generated by the Simple Trading System semaphore arrow signal indicator.

The Exp_CronexCCI EA is based on signals generated by the CronexCCI oscillator.

The Exp_ColorSchaffJJRSXTrendCycle Expert Advisor is based on the ColorSchaffJJRSXTrendCycle oscillator change of position relative to the overbought and oversold levels.

The Exp_ColorZerolagJJRSX Expert Advisor enters the market when the ColorZerolagJJRSX indicator cloud changes its color.

The Exp_CHOWithFlat Expert Advisor is based on the change of color of the CHOWithFlat indicator.

The Expert Advisor transfers to break-even and/or trails positions on every currency pairs or only on the current one.

The Exp_Fisher_org_v1 EA is based on the signals generated by the Fisher_org_v1 oscillator.

Exp_X2MA_JJRSX trend-following trading system is based on ColorX2MA and ColorJJRSX indicator signals.

The trading system based on the three Stochastics signals from three different timeframes.

The trading system based on the three RVI oscillator signals from three different timeframes.

The simplest Expert Advisor based on WPR.

Working with indicator iMA (Moving Average, MA) with a rigidly defined timeframe: D1.

An example for calculating the lot value in accordance with the risk per trade.

An example of an Expert Advisor with a Trailing Stop implementation.

The MARE5.1 Expert Advisor is very easy to use. It uses the values of two Moving Averages (SMA) at the close of 0th, 2nd and 5th bar. The EA is configured to work on the M1 timeframe.

OnTradeTransaction

If a trade is closed by Stop loss, the volume is doubled; if by Take profit the minimum volume is used. OnTradeTransaction is used to determine whether a trade was performed after the activation of Stop loss or Take profit.

The Expert Advisor trades in a channel. When a flat channel is found or when the market slows down, the EA places a pending order expecting the channel breakout.

Trading in a channel based on a Moving Average with the period of 220 and three Envelopes with the periods of 220 and different heights. Position trailing.

The EA compares the opening prices of the zeroth and the second bar. It moves positions to a breakeven and/or enables trailing.

Trading on indicator Heiken Ashi Smoothed Oscillator. Settings for placing Stop Loss, Take Profit, and Trailing the positions.

Indicators iCCI (Commodity Channel Index, CCI) and two iMAs (Moving Average, MA) are used.

Two identical trading systems (for long and short deals) based on the ColorPEMA 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

이를 코딩 중인 모든 EA에 복사하면 후행 슬래그를 갖게 됩니다. 변경해야 할 것은 매직 넘버를 위한 InpMagic뿐이거나 내 코드를 그대로 복사할 수도 있습니다 , COrderinfo ord; 및 CPositionInfo pos를 추가하는 것을 잊지 마십시오;

이것은 지정된 사용자 지정 RKD 지표를 사용하는 간단한 전문가 어드바이저입니다.

Relative Strength Index (RSI)으로 확인된 "상승 하라미/하락 하라미" 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

The Expert Advisor with a very simple price analysis in two bars and with the increasing lot after a loss

The Expert Advisor based on the Breakout Bars Trend v2 indicator. In dependence of settings the entry is performed as in the trend reversal, so after missing the set number of false signals.

The Exp_ColorZerolagTriX Expert Advisor enters the market when the ColorZerolagTriX indicator cloud changes its color.

1...5678910111213141516171819...39