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

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

코드를 제출하세요

This indicator calculates last average price for a symbol and determines the trend direction, so it can be a signal to commit a trade operation.

Corrected Average indicator by A.Uhl (also known as the "Optimal moving average").

Calculate Average Speed of price.

The purpose of the present code is to demonstrate how easy it is to create color scales, color gradients and heatmaps with the MQL5 language and functions.

The MultiChandelierStops_v1Trend_x10 indicator shows information on current trends using the ChandelierStops_v1 indicator position from ten different timeframes.

The i-CAi_Digit indicator with the timeframe selection option available in input parameters.

This indicator draws the daily, weekly and monthly Pivot with backtesting.

Indicator includes Spearman rank correlation and Pearson correlation.

You can choose if you wish to use a real volume or the ticks volume.

Indicator to display existent and emerging harmonic chart patterns.

Short description.

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

Two Boa_ZigZag indicators with different periods, which appear as arrows on one chart.

The indicator draws daily candlesticks with extended parameters. It only works on the D1 chart timeframe.

This version of Synthetic RSI is using Ehlers smoothed RSI in calculation instead of using "regular" RSI and that makes the resulting synthetic RSI even smoother.

Exponential moving average with a variable smoothing factor.

Trend Envelopes indicator made as histogram.

BB Stops using RSI for stops calculation.

WMA

The Wilder's Smoothing Average (WMA) indicator.

Volume Profile + Range v6.0 (former TPO).

Dynamic Trader Oscillator

This is a utility for beginning indicator programmers, or others, that want to have a look at values provided by OnCalculate and a few other functions. The indicator shows: 1) The most recent value provided with the most recent OnCalculate call. 2) The previous value from the previous OnCalculate call. 3) The first value from the first time onCalculate executed.

Smoothed Williams percent range

Fractals - adjustable period and prices for MT5

Six bulls or six bear continuous candles

A wick engulf candlestick pattern

Counter attack candlestick pattern

The indicator is based on the Elder's Impluse system.

Fast Trend Line Momentum (FTLM) and Slow Trend Line Momentum SLTM) indicators show the rate of price change.

The indicator transfers the price data to the new coordinates system associated with X2MA indicator values.

The indicator displays the charts of two symbols in one window.

The indicator of the arbitrage situation for spread consisting from two instruments

This indicator is the conversion of famous Igorad's indicator namely PriceChannel_Signal_v1 with re-enter feature.

The indicator changes the color of the bar to the color corresponding to the current trend, which is determined using the RVI indicator.

VWAP is an intra-day calculation used primarily by algorithms and institutional traders to assess where a stock is trading relative to its volume weighted average for the day.

The Range Action Verification Index indicator implemented as a histogram of strength and direction of the current trend.

Semaphore signal indicator based on the code of the RVIDiff indicator.

The vaMA indicator with the ability to replace averaging. 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. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.

Simple average spread per hour statistics output.

Composite RSI

12345678910111213141516...134