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

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

코드를 제출하세요

Modification of StopLoss of any positions. Trailing. Trailing.

The NRTR_extr_ZigZag_Price indicator with the timeframe selection option available in the input parameters.

The smoothed Larry Williams' Percent Range oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.

The XOSignal_HTF_Signal indicator shows a trend direction or a trade signal generated by the XOSignal indicator at the chosen bar as a graphical object with colored trend indication or deal direction. It also triggers alerts and plays audio signals.

Two histograms in one window, showing the maximum average price deviation in points from the initial value.

A moving average with the five-fold EMA averaging. It displays the most recent value as a price label with the possibility to round the indicator levels up to a required number of digits.

The indicator draws a channel of a trading day in the form of a cloud.

The Difference indicator shows the difference between the current prices and prices as of N periods ago.

The indicator of divergences of High/Low indices.

A library for working with a third-party tick archive.

The Price Channel Stop indicator shows the current estimated trend based on channel period and desired risk. It also shows two levels of values that can be used as a stop loss for orders opened based on this indicator (using the trend color change can be used as a signal for a new order opening as well as closing already opened orders).

The Rainbow Oscillator indicator is mainly intended to show the trend of the market. But, using the levels you can use it to assess overbought and oversold conditions too.

Two identical trading systems (for long and short positions) based on the signals of indicator SilverTrend, which can be configured in different ways within one Expert Advisor.

AML

Indicator AML (Adaptive Market Level) displays one of three market states: Flat, uptrend, and downtrend.

UDP

Indicator UDP (Up/Down Percentage) displays the direction of candlesticks, i.e., up/down, as a percentage over the selected period.

DSS

Double Smoothed Stochastic indicator

Step average - standard deviation based

Indicator Candle's Middle Point

Stripped T3 levels (T3 levels that can display the 3 phases of T3 calculation)

Double smoothed stochastic

Define an interface for creating an object, but let subclasses decide which class to instantiate. Lets a class defer instantiation to subclasses.

Indicator WaveMTF Bull and Bear System with Signal and Alert for MetaTrader 5 with options to display signal on the chart.

required margin and maximum volume calculator.

강도 지수(Force Index) 지표는 Alexander Elder가 만들었습니다. 이 지수는 지수가 증가할 때마다 Bulls Power를 측정하고 감소할 때마다 Bulls Power를 측정합니다.

The indicator plots the candles with different colors depending on the trend direction and price movement.

The indicator shows recalculated ("broken") highs/lows of the standard ZigZag indicator.

The NRTR (Nick Rypock Trailing Reverse) indicator draws the base line (support and resistance) and a target line.

This is the simplified implementation of multicurrency mode in MetaTrader 5. It isn't necessary to consider the details how does it work. It has minimum settings and simple structure. It can be used in Strategy Tester.

스토캐스틱 지표에 의해 확인된 "상승 인걸핑/하락 인걸핑" 캔들스틱 패턴에 기반한 거래 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

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

DRAW_CANDLES 그리기 스타일은 시가, 고가, 저가 및 종가가 있는 4개 지표의 버퍼 값을 사용하여 막대를 그리는 데 사용됩니다.

The current time position in relation to the beginning and the end of the bar is shown. In addition the ratio between the time passed since the beginning of the bar and the whole bar duration expressed in percents is given. It is useful for choosing the moment of making a trade decision.

CATROnArray is designed for calculation of ATR (Average True Range) values on indicator buffers. The example of use of the class is provided.

The CIchimokuOnArray class is intended for calculation of Ichimoku (Ichimoku Kinko Hyo) values on indicator buffers.

The indicator displays colored candlesticks depending on the current trend and considering Fibonacci levels correction and also gives alerts or audio warnings in case of a trend change.

The indicator showing volatility breakout as a histogram and serving as a signal for market entry/exit/position reversal or position volume increasing.

The indicator shows the use of the free Library for Custom Chart library for the automatic connection of the indicators to iCustomChart custom charts created on the basis of custom history files.

Pearson correlation indicator shows the correlation between symbols.

Function Library for Working with Time Series: iTime, iOpen, iHigh, iLow, iClose, iHighest, iLowest, iBarshift. Short invocation version is available for all functions (with the current chart's symbol and period).

Implementation of the option to change the drawing mode, as exemplified by the CCI indicator.

1...222324252627282930313233343536...184