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

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

코드를 제출하세요

The indicator determines the direction of the bar based not only on the Open/Close prices. Gaps and gaps in quotes are also determined.

Zero mean normalized nonlinear Kalman filter

TRIX (using double smoothed Wilder's EMA)

This script displays useful information.

This script is to get the last deal history data, for example : profit, deal type, etc, and put the Comment on the chart.

The 8 effective steps to build a robust day trading plan using Fibonacci retracement

The Buy/Sell signals of the indicator are based on crossover of two moving averages with different periods.

Chaikin Volatility Index determines volatility on the basis of the range width between minimum and maximum. The presented variant of this popular indicator allows to select the smoothing algorithm out of ten possible variants.

Envelopes drawn in ZigZag form. They can be drawn fixing Time Frame and then calculate input parameters

This script attempts to demonstrate the power of using support vector machines in solving classification style problems. This version of the code has been written specifically to be used in conjunction with the demo version of the Support Vector Machine Learning Tool available for free from the MQL5 Market.

The Expert Advisor moves Stop Loss of the open position along the border of the channel built using CandleStop indicator

The OpenSellPosition_X script is created to sell at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses.

Trading system using the XMUV and MUV_NorDIFF_Cloud indicators.

The MACD Indicator, in which the price series is replaced by the series of values of the MFI technical indicator.

The MACD Indicator, in which the price series is replaced by the series of values of the iRSI technical indicator. It is drawn in the form of a colored cloud.

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

Trading system using the TrendMagic indicator.

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

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

The indicator displays the pivot level, support and resistance levels.

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

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

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

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

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

VWAP_Close indicator defines liquidity points and average Close price weighted by volume.

Polychromatic momentum takes an weighted average of all significant lookback periods for the tradable.

Indicator 2XMA_Ichimoku_Oscillator with the timeframe selection option available in input parameters.

Indicator XStdDevSpeed_direction shows the information on the market volatility, using the values of indicator XStdDevSpeed with a fixed timeframe.

The inverted chart of the current financial instrument.

Indicator Volatility_Ratio.

Indicator AbsolutelyNoLagLwma_Digit with the timeframe selection option available in its input parameters.

XMA

Indicator XMA (Digital adaptive Moving Average) is a digital adaptive moving average XMA. It calculates the moving aberage using a digital filter.

Channel indicator Rj_SlidingRangeRj with the possibility to round the indicator levels to the required number of digits.

Chaikin volatility indicator as a colored histogram.

This Expert Advisor doesn't use any indicators. It only applies analysis of Close prices at bar #1 and the specified bar.

XCCI_Histogram_Vol_Direct indicator with the timeframe selection option available in input parameters

The Three Bigger Time Frame ATR indicator

Indicator CandlesAutoFibo with a wider range of settings to display Fibo levels.

Kalman filter - generalized version

1...153154155156157158159160161162163164165166167...188