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

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

코드를 제출하세요

One more from the creations of John Ehlers - nonlinear Kalman filter.

The Congestion Index attempts to identify the market's character by dividing the actual percentage that the market has changed in the past x days by the extreme range.

An assistant Expert Advisor. It moves positions to a breakeven and then enables trailing.

This version of Bollinger Bands does not use standard deviation for Upper and Lower Bands, but uses the EMA deviation.

Unlike the Heiken Ashi Smoothed, this indicator is displaying 2 values only: +1 for trend up and -1 for trend down, thus making it suitable for usage from experts.

Multi T3 Slopes indicator checks slopes of 5 (different period) T3 Moving Averages and adds them up to show overall trend.

Choppy market index

ATR adaptive smooth Laguerre RSI with dynamic levels

Corrected volume weighted moving average

Rocket RSI

Indicator Advanced Fractal Overlay

Stochastic with support / resistance levels

Squeeze indicator

Smoothed CCI

Calculates the phase and amplitude of the expected wave

Tortured small print in the terminal? This indicator makes price numbers visible!

상대 활력 지수 지표(RVI)의 요점은 강세장에서 종가가 일반적으로 시가보다 높다는 것입니다.

디지털 필터를 기반으로 한 이동 평균입니다.

히스토그램이 있는 MACD 지표는 모든 차트 주기(현재 차트 주기보다 높거나 낮은 주기)에 적용할 수 있습니다.

Chart reinitialization with recalculation of all chart indicators.

DRAW_HISTOGRAM2 그리기 스타일은 두개 지표의 버퍼 값을 히스토그램으로 표시하는 데 사용됩니다.

VininI Cyber Cycle - Identify cyclical movements of price, based on VininI_Cyber Cycle(V2).mq4 by Victor Nicolaev (2009)

DRAW_COLOR_SECTION 그리기 스타일은 다른 색상으로 선을 그리는 데 사용되며 색은 색상 버퍼에 지정됩니다.

DRAW_COLOR_BARS 스타일은 시가, 고가, 저가 및 종가를 포함하는 4개 지표의 버퍼 값을 기반으로 막대를 그립니다. 이것은 DRAW_BARS 스타일의 색상 버전이며 미리 정의된 색상 세트에서 각 라인에 개별 색상을 지정할 수 있습니다.

Set of Keltner Channels based on the universal smoothing.

Combined power and trend direction indicator.

Range Expansion Index (REI) is an oscillator that measures price changing rate and signals about overbought/oversold areas, in case a price shows weakness or strength.

Autotrendlinien generates a channel in the direction of an existing trend.

StepMA made as the Nick Rypock Trailing Reverse (NRTR) indicator.

Moving average with the linear regression algorithm.

The hybrid of digital and analog filters that displays larger timeframe values at a smaller one in a minimized way.

CEROnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA). The example of use of the CEROnArray class is presented.

Candlesticks length volatility indicator useful for tracking gaps on the market and having the settings analogous to the Bollinger Channel. The indicator can show flats and trend beginnings.

The Expert Advisor shows the use of the free LibCustomChart library for the automatic connection of the Expert Advisors and indicators to iCustomChart custom charts created on the basis of custom history files.

Multi-Williams Percent Range trend indicator.

The indicator displays a series of internal, external and single directed closing and prompts exit points on short-term trend trading

Adaptive filter with the ability to calculate the Laguerre polynomial of any order

The indicator to determine the trend and its directions.

The class is designed for calculation of a technical indicator Average Directional Movement Index Wilder (Average Directional Movement Index Wilder, ADX Wilder) using the algorithm of the ring buffer.

There are a lot of users who searched for iBarShift function like in MQL4. But this function is no more include in MQL5, mainly because MQL5 provides all necessary basic, low-level, functions to process such thing in a library.

1...303132333435363738394041424344...189