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

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

코드를 제출하세요

Drunkard`s walk indicator

Ehleres Fisher transform

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.

메타트레이더 5용 마켓프리딕터 마켓프리딕터는 사인 함수, FFT(고속 푸리에 변환), 시그모이드 함수, 몬테카를로 시뮬레이션 등 수학적 모델을 활용하여 시장 움직임을 분석하고 예측하는 메타트레이더 5용 혁신적인 EA(전문가 조언자)입니다. 이 프로젝트는 기술과 금융 혁신의 결합에 관심이 있는 개발자, 수학 애호가, 트레이더를 위해 설계되었습니다. 이 스레드에서 자유롭게 코드 아이디어를 제안하고 토론하며 직접 구현해 보세요. 새로운 기능, 개선 제안, 전략 등 MarketPredictor를 더욱 발전시키고 최적화하기 위한 모든 기여를 환영합니다. 또한 저를 추가하여 비공개로 질문을 명확히 하거나 GitHub 프로젝트에 공동 작업하거나 직접 피드백을 보내셔도 좋습니다. 함께 놀라운 무언가를 만들어서 이 프로젝트를 한 단계 더 발전시켜 봅시다!

스탈린 지표는 알림 및 필터가 있는 두 개의 이동 평균(MA)을 기반으로 합니다.

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.

The RWI 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

I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency.

- This Bot use stratery Breakout of Daily Bar, I tested for 3 Pair currency : GBPUSD, EURUSD, XAUUSD - Default setting is not sure the best, you can test for your parameter. - This is version for MT5 that convert from MT4 - this EA is best for broker low spread

1...158159160161162163164165166167168169170171172...192