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

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

코드를 제출하세요

The script demonstrates the example of using the FileWriteDouble() function

The QStick indicator is a simple n-period moving average of the price difference.

Three RSI oscillators with three different timeframes on one chart.

The trend indicator drawn in the form of the colored cloud.

Indicator MACD drawn in the form of a colored cloud.

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

Three Larry Williams' Percent Range indicators from three different timeframes displayed on the same chart.

The VolatilityPivot_Signal indicator shows information on the current trend using the values of the VolatilityPivot indicator with a fixed timeframe.

A semaphore signal indicator that uses the algorithm of crossing of two Moving Averages obtained from two consecutive averages.

This indicator measures the rate of change of AwesomeModPips indicator.

The CCI indicator implemented as a sequence of candlesticks.

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

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

Trading system based on the signals of the Dots indicator.

The RSI_Histogram oscillator with the timeframe selection option available in input parameters.

The Price Channel indicator with the color filling inside the channel, drawn as a cloud, with the display of the last values as price labels and the possibility to round the channel levels up to a required number of digits, and a price grid with these rounded values.

The indicator implements a breakout system using a channel based on the High and Low price series processed by the algorithm of JFatl_Digit.

The SAR Trading System illustrates the operation of the Stop and Reversal (SAR), developed by Welles Wilder. The Expert Advisor check for presence of an open position and starts moving the stop loss with parabolic acceleration.

A grid of round price levels.

A simple trend indicator with calculation of rise and fall in Close prices.

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

Derivative of the Cauchy difference The indicator shows the difference in the estimated values of the current bar and the previous bar.

The Exp_ColorZerolagMomentum_X2 trend trading system based on the signals from two ColorZerolagMomentum indicators.

iTrend indicator for MetaTrader 5

Increasing the lot after a losing trade. Entry signals are based on the DeMarker indicator.

The indicator shows t he parameter "Total volume of open positions - SYMBOL_SESSION_INTEREST".

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

An Expert Advisor based on the "RPoint" indicator. The chart layout in X-points reversal. A high-quality ZigZag based on HiLo.

The Expert Advisor trades based on signals generated by Stochastic Oscillator. Averaging. A limited number of positions. Trailing.

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

A semaphore signal indicator.

The scripts places multiple pending orders higher than the current price.

A strategy based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD).

A further development of code "Dealers Trade v 7.74 MACD" (https://www.mql5.com/en/code/19535). "Zero-lag MACD" (https://www.mql5.com/en/code/170) is used. When the number of positions increases, the following is also increased: step between positions, lot size, take profit (martingale).

Modified iCCI (Commodity Channel Index, CCI) - color highlighting of zones above the UP level and below the DOWN level.

Correlation of two symbols.

Relative Momentum Index (RMI) is a variation of the RSI indicator. The RMI counts up and down days from the Close relative to the Close X days ago (where X is not limited to 1 as is required by the RSI) instead of counting up and down days from Close to Close as the RSI does.

The oscillator indicator based on Lyapunov stability theory, with the Hodrick-Prescott filter

In addition to the usual parameters that are controlling the way Kaufman AMA is calculated, this version has adjustable smoothing and filter that can eliminate insignificant AMA changes.

CA

Indicator CA (Corrected Average), also known as Optimal Moving Average. The benefit of the indicator is the fact that the current value of the timeseries must exceed the current threshold that depends on volatility for the indicator line to follow the price, avoiding false signals in the trend.

1...8687888990919293949596979899100...195