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

MQL5 코드베이스에서 MetaTrader 5용 라이브러리를 무료로 다운로드하십시오. - 3

코드를 제출하세요

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

RSI adaptive indicator based on tick calculations

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.

Export history of closed positions from MT5 retail hedging account selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software.

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

This Indicator creates automatically a Risk/Reward Box on you all opened chart base on High, Low price with the old candles. You can use it easily to drag and change size and price to your desire wanted.

A customized bid and ask line which is labelled and clear to help visualize the bid and ask prices

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.

Highest high & lowest low support resistance

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.

ALGLIB 수학 함수 라이브러리(v. 3.19) MQL5로 포트되었습니다.

12345678910...184