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

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

코드를 제출하세요

The library contains the following hash functions: adler32, CRC-32, MaHash8v64. Also it has functions for radix conversion of a number.

The script contains a class, that can be used to solve mathematical and logical expressions, defined as string.

Market Facilitation Index (MFI)에 기반한 "해머/교수형" 캔들스틱 패턴 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

Fast Trend Line Momentum (FTLM) and Slow Trend Line Momentum SLTM) indicators show the rate of price change.

The indicator transfers the price data to the new coordinates system associated with X2MA indicator values.

The indicator building Stop Loss levels lines according to BrainTrend1 trading system data with preliminary price timeseries smoothing.

The indicator displays the charts of two symbols in one window.

This indicator is the conversion of famous Igorad's indicator namely PriceChannel_Signal_v1 with re-enter feature.

The indicator changes the color of the bar to the color corresponding to the current trend, which is determined using the RVI indicator.

Class for exchanging data between programs. It allows to pass structures of arbitrary size via the global variables of the terminal from one program to another.

The script shows the trade volume in lots required to move the position to a desired level.

Displays the number of decimal places (the number of digits in the fractional part), time and values of graphic object anchor points.

The Expert Advisor works both in normal mode with one positions, and in the HEDGE mode with multiple positions.

The Exp_PFE_Extr breakout trading system based on the signals of the PFE oscillator.

The Range Action Verification Index indicator implemented as a histogram of strength and direction of the current trend.

The Expert Advisor plots a Fibonacci based on the standard ZigZag indicator and traded rectracements from all levels. The levels are fixed and cannot be customized by the user.

Semaphore signal indicator based on the code of the RVIDiff indicator.

The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.

Simple average spread per hour statistics output.

Composite RSI

T3 with floating levels

Indicator is already multi time frame version with alerts included.

One more average/smoother that due to its fractional calculation period possibility can be used to be made adaptive.

Simple trend visualizer.

The simplest EA based on the WeightOscillator weighted oscillator.

Support ressitance - Barry (extended version).

Derived from the NRTR indicator, provided with a new visual display.

Well known BB Stops (Bollinger Bands Stops) indicator with some additions and further adapting to MetaTrader 5 usage.

The smoothed Money Flow Index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.

Trading system based on the signals of the ICHI_OSC indicator

Heatmap of Averages.

Volatility Quality Stridsman (histo).

Average True Range (ATR) indicator values from other timeframes in a digital format, displayed as text on the chart.

Many traders are interested in native work with the BTC-e exchange directly from MetaTrader. In the exchange API, it is necessary to send data with the confirmation of parameters validity through HMAC-SHA512. The algorithm of SHA512 and HMAC calculation is implemented in this class.

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

Two histograms in one window, showing the maximum average price deviation in points from the initial value.

The Expert Advisor trades based on iMA and iRSI signals. Values of iMA on four bars are compared. Indices of these bars can be optimized.

This version is a sort of normalized version - since it shows Volume as a percent compared to the Average Volume over a chosen period.

The script draws horizontal lines representing BUY (blue) and SELL (red) orders.

Indicator of volumes accumulated.

1...101112131415161718192021222324...188