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

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

코드를 제출하세요

RSI adaptive indicator based on tick calculations

Linear Regression Line

Bollinger Bands with controllable outer band smoothing (pre smoothing)

This code does not trace the iatr() because the iatr() or this code is a more modern version. This code uses original smoothing, a kind of SMA and not wilder smoothing. The analysis of the two smoothings can suggest opportunities elsewhere

A demonstration on how to modify objects in an indicator without having the source code

Keltner Channel for traders or young developers by William210

Candlestick Wick Imbalance

Bollinger Bands with controllable outer band smoothing (post smoothing)

This is a first for MetaTrader 5. Now you can click on the chart to create price alerts.

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

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

Anlayse swing highs and lows

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

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

A very simple, efficient and non-obtrusive clock for your Chart. KISS compliant! :)

Fair Value gaps are used in ICT's smart money concept where there is an imbalanace of 1 point or more between 1st candle's high and 3rd candle 's low in bullish and 1st candle 's low and 3rd candle's high in bearish

MACD variation that uses Nonlag MA.

This is a RSI of High, Low, Open and Close displayed as color candles in it's own sub-window.

The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

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

It is made more up-to-date and multi time frame option added.

Stochastic that is using RSX as an input for calculations.

Here is my implementation of a colored Hull Moving Average.

It will automatically plot a colored horizontal line on the previous open/highs/lows/close of the selected period, and it will make the lines consistent on this price when switching timeframes.

A sophisticated tool that accurately measures market noise

Show candle gain and candle loss in percent.

This is an indicator to calculate ATR Weighted moving averages.

The VR Alert NT5 indicator warns the trader about the price reaching a specified level.

The Slope Direction Line indicator is displayed as a colored moving average line indicating the average market movement direction.

Holt's double exponential smoothing with linear forecasting

When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from a "standard" level.

YMA

Moving average for prices (O+C+H+L)/4.

A variation on the T3 theme that was made as a sort of envelopes using T3 for basic value.

The Aroon indicator in the new visualization.

This is an indicator for showing volume profile on the chart, using simple calculations and very fast execution.

VROC(Volume Rate of Change)는 거래량 추세가 이동하는 방향을 나타내는 지표입니다.

SuperTrend indicator.

The indicator colors the candlesticks according to B. Williams.

MACD with possibility to choose between tick volume and real volume.

123456789...133