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

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

코드를 제출하세요

Trading system based on SuperTrend indicator signals.

The EA trades based on the "Bullish and Bearish Engulfing" pattern.

The Expert Advisor uses the following indicators: Moving Average Convergence/Divergence, MACD; Moving Average, MA; Average Directional Movement Index, ADX. It closes half of the profitable position.

The EA trades using signals of the iMACD (Moving Average Convergence/Divergence, MACD) indicator. Lot is increased when the number of position grows (Martingale)

The Expert Advisor trades using the "Japanese Doji Candlestick" pattern.

The FX-CHAOS_SCALP trading strategy.

The EA trades on the iMA (Moving Average, MA) indicator. At the same time, there is a parameter of the indicator indent from price, set in percents.

An Expert Advisor based on the iIchimoku (Ichimoku Kinko Hyo) indicator.

The Expert Advisor sets pending Buy Stop and Sell Stop order at a specified time.

The Expert Advisor based on iCCI (Commodity Channel Index, CCI) indicator.

The Expert Advisor is based on iCCI (Commodity Channel Index, CCI) and iMA (Moving Average, MA) indicators.

The Expert Advisor Exp_AdaptiveCyberCycle is built on the basis of the Adaptive Cyber Cycle indicator. The signal is formed when a bar is closing if there is crossing of indicator and its signal line.

The Exp_2MoHLC based on the signals taken from the 2MoHLC_ indicator

Trading system based on the signals taken from the ColorStochNR oscillator

A trading system that uses the DynamicRS_C indicator.

The Exp_BvsB Expert Advisor is based on the signals of the trend indicator BvsB.

Pipsing EA. Indicators are not used.

Four trading strategies in one Expert Advisor.

Short-term trends. Two iMA indicators, one iStochastic.

The trading system based on XRSI_Histogram_Vol_Direct indicator signals

MAMy v.3 indicator-based EA

An EA based on indicators iMA (Moving Average, MA) and iStdDev (Standard Deviation, StdDev)

Trading system using the MACD_Xtr indicator

The Exp_ColorNonLagDotMACD Expert Advisor drawn on the basis of the signals taken from the ColorNonLagDotMACD histogram

Trading system using the crossing of the XRVI oscillator with its signal line.

The Exp_ColorJMomentum Expert Advisor is based on the ColorJMomentum oscillator change of direction.

The Expert Advisor uses the iDeMarker (DeMarker, DeM) and iStochastic (Stochastic Oscillator) indicators. Three virtual levels to protect profit.

Comparing open prices of the zero and third bar.

Trading against the trend direction as of N hours ago.

"Previous Candle Breakdown" Expert Advisor.

MTF divergence settings

Trading system using the Extremum indicator

Trading system using the ColorMETRO_DeMarker indicator.

The EA opens positions at crossing fast iMA and slow iMA (Moving Average, MA). It has the function of outstaying the losses. It catches the type of the position in OnTradeTransaction.

Two independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA, with an option of changing the size of the future trade depending on the results of the previous ones for this trading system.

Checking a trading system: Close > Open → BUY signal, Close < Open → SELL signal.

The trading system based on SSL_NRTR indicator signals with the possibility to set a fixed position holding time

The function takes two arrays of integers as parameters: "allowedPeriods" and "periodsToCheck". "allowedPeriods" is an array containing all the time periods allowed by the system, while "periodsToCheck" is an array containing the time periods used by the user in the indicator. The function iterates through the elements of the "periodsToCheck" array and checks if each of them is present in the "allowedPeriods" array. If it finds any time period that is not allowed, the function returns "false". If all time periods are allowed, the function returns "true". In short, this function is used to make sure that the time periods used in an indicator are valid and allowed by the system.

Close trades when the percentage profit or risk of the account is reached

Multicurrency "grider" with risk control (version for Automated Trading Championship 2011 and updated version).

1...212223242526272829303132333435...37