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

MQL5 코드베이스에서 MetaTrader 5용 라이브러리를 무료로 다운로드하십시오. - 106

코드를 제출하세요

The RVI Oscillator in the main chart window relative to the Moving Average indicator.

This version is showing the channel that needs to be broken if the trend is going to be changed.

A histogram of minimum and maximum values of the following parameters: SYMBOL_SESSION_BUY_ORDERS_VOLUME - "Total current volume of buy orders" and SYMBOL_SESSION_SELL_ORDERS_VOLUME - "Total current volume of sell orders".

An ExpertAdvisor based on the T3MA-ALARM indicator.

Trade direction is chosen based on a random number generator. Stop Loss and Take Profit are set based on the random number generator. Lot calculation based on the risk value as a percentage of free margin. The code contains protection against the "not enough money" error.

A module of trading signals based on the Moving Average indicator signal module.

A trend indicator SSL, marking trend change moments using colored icons, with the possibility to generate alerts, send emails and push-notifications.

The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.

Advisor on the signals of the indicators Bollinger Bands and Moving Average.

An indicator of ticks (Bid and Ask). Displays the last 300 ticks.

Laguerre stripped of RSI "experiment".

The Expert Advisor is based on Bill Williams' strategy.

ADXVMA uses modified ADX calculation for adapting Moving Average calculation.

Compared to the Dollar Index indicator, this version is a bit different: instead of showing just one value, it is displaying the "open", "close", "high" and "low" of dollar index as candles in a separate window. That way you can see the volatility of the dollar index intra bar change too and it displays values closer to our normal assumption how the index is formed.

The Expert Advisor waits for a gap at the bar opening.

Trend trigger factor (averages pre-filtered)

An Expert Advisor based on two indicators: iFractals (Fractals) and iAlligator (Alligator).

Indicator XXDPO_Candle can provide alerts and send email and push notifications when trading signals occur. Possible signal options

Displaying the latest closed values of indicator Bollinger Bands® with colored rectangles and background filling

Detect bullish and bearish engulfing candles when entering the overbought or oversold territory. We have all seen a currency pair enter the overbought or oversold territory and stay there for long periods of time. What this indicator does is gives you the emphasis. So if you are looking for reversals then you may want to take notice when oversold territory is entered into with a bullish engulfing candle or if the trend is your thing then check for bearish engulfing candles while entering oversold.

Adaptive moving average - double smoothed

Variance (Welford’s method for computing)

레이먼드가 만든 혁신적인 트레이딩 도구인 레이먼드 클라우디 데이 포 EA는 MT5 플랫폼을 위해 전문적으로 개발되었습니다. 이 혁신적인 인디케이터는 최첨단 계산 방식과 고급 알고리즘을 통합하여 기존의 피벗 포인트를 능가하는 정밀도로 트레이딩 전략을 강화합니다.

EA는 이론 환율과 실제 환율 간의 차이를 식별하여 위험을 최소화한 거래 기회를 실행합니다.

2쌍 상관관계 EA는 BTC/USD와 ETH/USD를 거래하는 무료 전문가 어드바이저로, 가격 상관관계를 활용합니다. EA는 쌍이 갈라질 때 거래를 개시하고 다시 정렬되면 청산하여 최소한의 노력으로 거래를 자동화합니다.

이 스크립트는 터미널에서 열려 있는 모든 차트의 동기 스크롤을 제공합니다.

Intitial position is opened according to signals of the indicator.(there are six variants). If position becomes unprofitable, its volume is increased

bts

Comparing the speed of a binary or a ternary search

NRTR is Nick Rypock Trailing Reverse indicator.

A script to place straddle orders around current price level to catch price spikes around announcements.

The Exp_wlxBWWiseMan-2 Expert Advisor is designed using the semaphore signal indicator wlxBWWiseMan-2.

Support\resistance levels, trend direction — bullish\bearish.

Trades on PERIOD_M1 (M1). Calculates bullish and bearish candlesticks.

MetaTrader 5 allows creating synthetic instruments. The price of such instruments can depend on the current values of a number of financial instruments. In trading, such symbols allow spotting the beginning and end of global market movements at an early stage. In this example we create synthetic instruments to analyze the strength of Forex currencies EUR, USD, GBP, JPY and CHF.

Price momentum oscillator

The Gann High Low Activator Indicator was described by Robert Krausz in a 1998 issue of Stocks & Commodities Magazine. It is a simple moving average SMA of the previous n period's highs or lows.

클래식 피벗 포인트 표시기는 모든 데이터 포인트에 대해 피벗 포인트와 세 가지 저항 및 지지 수준을 표시합니다.

The script is assigned to a hot key for quick change of charts around in a circle.

Trader's simple assistant. The MQL5 Spread indicator shows the current spread of the currency pair on a chart.

Very popular but dangerous strategy which doubles the stakes after each loosing trade. Finally, if there is enough margin it will reverse into the direction of the current price move and will eventually close in profit. This expert advisor is designed with visual strategy builder - Mission Automate. Code is generated automatically. More info: https://www.mql5.com/en/articles/4951

1...99100101102103104105106107108109110111112113...196