Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Accédez à la CodeBase depuis votre terminal MetaTrader 5
Vous n'avez pas trouvé le bon code ? Commandez-le dans la section Freelance
Comment rédiger un Expert Advisor ou un indicateur

Les meilleurs indicateurs pour MetaTrader 5 selon les notes des utilisateurs - 2

Soumettre votre code

How to use Metaquotes native smoothing functions in MovingAverages.mqh SimpleMAOnBuffer(), ExponentialMAOnBuffer(), SmoothedMAOnBuffer(), and 2 LinearWeightedMAOnBuffer()

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.

Le Taux de Variation du Volume (Volume Rate of Change - VROC) est un indicateur de la direction dans laquelle la tendance du volume évolue.

SuperTrend indicator.

The indicator colors the candlesticks according to B. Williams.

123456789...134