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

사용자 등급 기준 MetaTrader 5용 최고의 지표

코드를 제출하세요

The Heiken Ashi indicator with no repaint or repaint mode input option.

This indicator allows you to define a checklist for you to manually check and confirm your strategy before entering into a trade.

A simpler way to display Heikin Ashi

Highlights the Forex Market Sessions (Sydney, Tokyo, London, New York).

MACD beginner tutorial to learn how to code in MQL5

AO - Awesome Oscillator - without iAO() beginner tutorial to learn how to code in MQL5

Moving average beginner tutorial to learn how to code in MQL5

Rsi without Irsi() beginner tutorial to learn how to code in MQL5

AMA - Adaptive Moving Average - beginner tutorial to learn how to code in MQL5

Rsi beginner tutorial to learn how to code in MQL5

Ichimoku beginner tutorial to learn how to code in MQL5

A Marubozo is a long-bodied candlestick with no shadow, from the Japanese word meaning "close-cropped". Candlestick charts look at the opening and closing price on a single day and are used by technical traders.

Hidden Engulfing Candlestick Pattern

This indicator helps user estimate the potential price movement for the current day, based on 20 days historical data and market trends.

This indicator calculates the range difference between the 'MACD and Signal lines' and also the range distance between 'the last two MACD bar'.

It will detect whether there's confluence between the current chart timeframe and two other timeframes.

Donchian Channel for traders or young developers by William210

Stochastic beginner tutorial to learn how to code in MQL5

ATR - Average True Range - beginner tutorial to learn how to code in MQL5

This indicator uses two moving averages to calculate the market trend and changes color depending on the trend direction.

This is an indicator to calculate 14 types of moving averages based on close price.

Candlestick Fitness concept is used in coding HFT Algos based on population optimization algorithms.

Historical Strong S/Rs Levels

it is an Indicator of Donchain chanel price action work with to all time frame.

The indicator draws an arbitrary second time frame on the chart.

Alligator beginner tutorial to learn how to code in MQL5

The default CCI in MT5 doesn't have the shift parameter. This script implements the shift.

This is an indicator with a rainbow-like display, both for trend or pullback prediction.

DCC / Piercing

Show candle gain and candle loss in percent.

This is an indicator to calculate ATR Weighted moving averages.

Searches for Wick or Body based High low in visible bars of chart

Logarithmic Moving Average continuously calculates the logarithmic mean of highest price and lowest price within a period.

RMA Relative Moving Average is a variant of EMA

Here is my implementation of a colored Hull Moving Average.

This is an edit of the Mod_ATR_Trailing_Stop by MQL5 user @Scriptor found here https://www.mql5.com/en/code/20423 . MT5 indicator .mql5 and .ex5 files, report any bugs, I'll fix.

Envelopes beginner tutorial to learn how to code in MQL5

Trend Dashboard Indicator MetaTrader 5 indicator — a multi-timeframe indicator that is based on three standard indicators: Stochastic oscillator, RSI (Relative Strength Index), and CCI (Commodity Channel Index). It displays current trend directions for M1, M5, M15, M30, H1, H4, D1, W1, and MN1 timeframes. When you follow such an indicator you have a clear picture of the trends across all important timeframes. It doesn't matter which timeframe you attach this indicator to. The indicator can be downloaded for MT4 and MT5.

Super pass-band filter as described by John Ehlers

Let follow previous EA by this link https://www.mql5.com/en/code/46630

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133