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

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

코드를 제출하세요

This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.

The indicator colors the candlesticks according to B. Williams.

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

The MetaTrader 5 version of RSI of MACD double

Double stochastic of RSI.

Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values ​​of two channels on one bar of any timeframe of the GRFLeadingEdge indicator.

The EasyAndFastGUI library allows creating graphical interfaces for custom MQL programs.

Slow Stochastic.

"This advisor uses the RSI indicator to determine optimal entry and exit points in the market. A unique feature of the advisor is its martingale strategy, which allows for position reversal with an increased lot size during market reversals. The advisor offers flexible trading time settings: you can set a working time range and disable trading during specific hours to filter out news events."

This is the exact conversion of linreg function from pine script v4 as an mql5 indicator.

Static class to fix the TimeGMT() function during testing in the strategy tester.

메타트레이더5에서 서버 애플리케이션으로 호가를 전송하기 위한 라이브러리입니다.

Fisher RVI is an oscillator that modifies RVI (Relative Vigor Index) custom indicator values using Inverse Fisher Transform.

It is a DT oscillator as described by Robert Miner with some additional features.

Super trend indicator that uses hull average for calculation.

Laguerre RSI with Laguerre filter

Adaptive efficiency ratio EMA

Script to determine whether your Broker follows the US, UK or AU daylight (DST) schedule.

i-Regression Channel generates regression channel.

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

Trading system based on XDPO_Histogram indicator signals.

The indicator is an example of smoothing a time series of the OsMA indicator by filtering harmonics of higher order.

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

Pivot Point indicator with an addition of 4 ways of calculating pivot points.

This version is using double smoothed ema, not some regular moving average.

RSI experiment with a simple addition of filled areas when floating levels are crossed.

Holt's double exponential smoothing - the trend component.

An indicator of custom patterns.

Indicator to display existent and emerging harmonic chart patterns.

Calculating the best trading interval.

MACD of RSI adaptive EMA - with floating levels

Simple harmonic index

The script obtains information about the number, types and sizes of input and output tensors in an ONNX model

a Simple Visual Strategy Tester / Manual Trade Training using Martingale.

SAR ADX Signal with mobile notification, rewritten from MT4 version (source no longer found). This is a repaintable indicator, please be careful when using it.

A simple yet effective donchian channel breakout strategy. This strategy is timeless!

The AutoFibo indicator is an advanced Fibonacci retracement tool that automatically draws Fibonacci levels based on the ZigZag pattern. This indicator is designed to help traders quickly identify potential support and resistance levels in trending markets.

Donchian Channels is a volatility indicator based on the calculation of the current price range with using the recent highest and lowest prices.

Quantile bands - generalized version.

QWMA - the "CA" ("Corrected Average") version

123456789101112131415...189