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

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

코드를 제출하세요

A trend indicator of NRTR type using an MA and ATR.

Step VHF adaptive VMA

A simple indicator which may help you in manual backtest by just moving a vertical line to show hide bars.

엔벨로프스 지표는 두 개의 이동 평균으로 구성되며 그 중 하나는 위쪽으로 움직이고 다른 하나는 아래쪽으로 움직입니다. 밴드 마진 shifting의 최적인 상대 수의 선택은 시장 변동성에 따라 결정됩니다: 후자가 높을수록 이동이 더 강합니다.

이치모쿠 킨코 효 지표는 시장 추세, 지지 및 저항 수준을 나타내고 매수 및 매도 신호를 생성하기 위해 사용됩니다.

MACD(Moving Average Convergence/Divergence)는 추세 추종적인 동적 지표입니다. 가격의 두 이동 평균 간의 상관 관계를 나타냅니다.

얼티밋 오실레이터(Ultimate Oscillator)는 Larry Williams에 의해 개발되었습니다. 기간이 다른 3개의 오실레이터의 평균을 사용합니다.

지그재그 인디케이터를 수정한 버전으로 가격의 움직임 방향에 따라 다른 색으로 선을 그립니다.

It's a well-known indicator that shows maximal and minimal prices (and average values) of the last n bars.

To demo buffer-pattern: Candles + Fractals + ZigzagColor + ColorMaLine.

Trend indicator with simple smoothing algorithms.

This indicator finds the nearest neighbor by using a weighted correlation coefficient, in which more recent prices have larger weights. The weight decays linearly from newer to older prices within a price pattern.

Graphic Panel Contest submission.

Market Facilitation Index (MFI) 지표에 의해 확인된 "3 검은 까마귀/3 하얀 병사" 캔들 패턴에 기반한 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

CCI에 의해 확인된 검은 "구름 커버/피어싱 라인" 캔들스틱 패턴에 기반한 거래 신호를 살펴보겠습니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

Market Facilitation Index (MFI)에 기반한 "해머/교수형" 캔들스틱 패턴 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

The indicator generates market entry signals and draws the line of Stop Loss orders positioning.

Murrey Math Lines for the current bar are an effective tool for the market movements forecasts.

The indicator shows trend change rate with a minimum lag.

CNetMLP provides multilayer perceptron (MLP).

Simple clock displayed via the "label" graphical object (OBJ_LABEL).

Nonlagdot is the supply and demand indicator that calculates a possible trend considering market forces domination.

Modified version of "Rabbit" indicator having enhanced display features (the indicator displays actual support/resistance levels for any currency pair).

A library for parsing of XML documents. Pure MQL5, it doesn't uses any external libraries.

Curvelinear redrawing channel.

DLL (MS VC++ 2010) for working with Memory Mapped files.

The classes (conveted from C++ to MQL5) for working with memory mapped files.

Trading signals module for MQL5 Wizard. WPRSIsignal indicator's color arrow serves as a market entry signal.

Graphic control for color selection.

The Expert Advisor is based on EMA_RSI_VA indicator.

Simple trend indicator in the form of NRTR

A simple trend indicator.

Calculation of 32 digit string MD5-hash from transmitted byte array

Uses the idea of ​​the classical moving average smoothing. The class can be used when you want to smooth out any array of type double without using the standard indicator.

The script allows to set transparency level of the client terminal window using Windows API.

The Trinity-Impulse indicator with the timeframe selection option available in the input parameters.

The indicator draws candlesticks of a larger timeframe as color filled rectangles based on the FiboCandles indicator.

Three Chaikin Oscillator indicators from three different timeframes displayed on the same chart.

Trading system based on WPRSIsignal indicator signals.

Trading system based on AroonOscillatorSignAlert indicator signals.

1...161718192021222324252627282930...184