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

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

코드를 제출하세요

Twenty MFI indicators displayed in one window. Each line can be colored depending on its position relative to overbought and oversold areas

Phase accumulation adaptive bandpass filter

Synchronous change of a trading instrument in all charts

Draws Pivot Points formulas

Simple trend indicator displayed in the form of NRTR.

PercentInfo gives information on the rise and drop in prices expressed as a percentage and in points as obtained from the three largest time frames of the currency chart. Simple and good information assistant.

EMA

Classic exponential Moving Average with the ability to use real numbers as the averaging period.

A standard version of the OSMA indicator which can be placed in a fixed timeframe on a value different from the chart timeframe where the averaging algorithms can be changed.

Trading system using the DSSBressert indicator

The indicator displays the situation when the direction of price movement and technical indicators does not coincide

The simplest moving-like indicator

XO

The indicator without averaging of the data array, that is a Buy/Sell decision is made in one move.

Barishpolts' moving channels on fractals.

The indicator shows information on the current trend using the values of the DynamicRS_C indicator with a fixed timeframe.

Semaphore arrow signal indicator based on the QQE oscillator.

Semaphore signal indicator based on the ColorTSI-Oscillator indicator algorithm.

DarvasBoxes indicator with the background filling inside the channel.

William Blau Candlestick Index.

Ang_Zad indicator applies additional smoothing of total values allowing users to avoid excessive indicator signals noise caused by false crossings of its moving averages.

Pendulum. Constant opening of positions.

Simple code for Candle Cross above or below Conditions..

without violating encapsulation, capture and externalize an object's internal state so that the object can be restored to this state later

Moving Average Candlesticks MetaTrader indicator — is a chart visualization of a standard moving average using the candlestick bars. It draws the candlesticks based on the moving average values calculated for Close, Open, Low, and High. It allows seeing a compact snapshot of the more detailed market information compared with the classic MA indicator. It works with any currency pair, timeframe, and MA mode. The indicator is available for MT4 and MT5.

개선이 필요한 사이트의 첫 번째 코드. 모든 거래 시스템의 주요 구성 요소 인 위험 관리자에 대한 작업에서 트레이더를위한 이상적인 도구를 만들려는 아이디어

다음은 EA에서 작업을 수행하는 데 유용한 몇 가지 #define 문입니다. 파일 시작 부분에 변수 이름만 지정한 다음 다른 #define 문이 작업을 수행하도록 하면 됩니다. 이 파일을 사용하려면 EA 파일의 첫 줄에 #include <DEFINE_statements.mqh> 를 추가하세요.

한 달에는 30 일, 1 년에는 365 일이 있다는 점을 고려합니다. 스크립트는 새해가 시작될 때까지의 시간 카운터를 보여줍니다.

Candle Momentum Index (CMI) Indicator by William Blau.

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

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

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

Famous indicator by Konstantin Kopyrkin, it produced numerous realizations of the NRTR indicator. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits.

The Expert Advisor trades based on the signals of iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD). The minimum distance between the price and the MA indicator is taken into account.

The indicator searches for divergences and displays them on the chart of the signal line of the custom MACD indicator.

The indicator shows current trend by showing a color of the current balance. The opposite color is not displayed as long as it does not become a trend (hence, lack of color, means the opposite trend is the prevailing)

This version extends the basic version of Leader of the MACD with some options that are adding more flexibility to the usage of the indicator.

The Momentum-based Adaptive Channel is a version of the adaptive channel based on the Euclidean distance. It is designed to adapt according to the dynamic market as needed.

The Alligator of Bill Williams drawn in the zigzag form. The indicator can be calculated and set in a fixed timeframe.

This indicator draws candlesticks in accordance with the color of the bars in histogram of the 2pbIdealXOSMA indicator.

Trading system using the AML trend Moving Average

The volatility indicator

1...167168169170171172173174175176177178179180181...190