Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
MetaTrader 5 terminalinizden Kod Tabanına erişin
Doğru kodu bulamadınız mı? Freelance bölümünden sipariş edin
Bir Uzman Danışman veya gösterge nasıl yazılır?

Kullanıcı derecelendirmelerine göre en iyi MQL4 ve MQL5 kaynak kodları - 3

Kod ekle

Candlestick Wick Imbalance

Syncs all chart symbols to symbol of the chart the EA is attached to

Bollinger Bands with controllable outer band smoothing (post smoothing)

The script is useful for inspecting the structure of ONNX models, providing insights into the input and output, their names, and their properties. It is particularly helpful for debugging and understanding the characteristics of ONNX models used in machine learning applications.

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.

The EA only trades buy positions and does not use SL and TP.

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! :)

Constructor for creating histograms of statistical distributions of indicators, timeseries and their derivatives.

This class allows you to create buttons on the chart as if they were chart objects(have time and price coordinates) these objects can be dragged on the chart and when scrolling they stay at the same place. If you wan't to learn some Object Oriented Programming or if you wan't to understand how chartevents work or you wan't to create graphical interfaces, you can learn a lot from this.

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.

This Include File checks for Market Open Hours. An EA to test it is also included.

A sophisticated tool that accurately measures market noise

Calculate the cosine distance and similarity between 2 vectors . The cosine distance is 1-cosine_similarity and the cosine similarity is the dot product of two vectors by their magnitudes multiplied.

This is a script to print all open trades and their PnLs at a specific time in history.

Show candle gain and candle loss in percent.

This is an indicator to calculate ATR Weighted moving averages.

This EA will scan all the open trades and then print the nth trade from the end

This is a tutorial on price action trading combined with a moving average filter

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

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

Parallel use of the MetaTrader 4 and MetaTrader 5 order systems.

To use martingale money management when a position is in loss and price hits any of specific distances.

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

MQL5'e port edilen ALGLIB (sürüm 3.19) matematiksel fonksiyon kütüphanesi.

12345678910...184