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

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

코드를 제출하세요

KA-Gold Bot is an advanced trading advisor specifically designed for gold, utilizing the powerful combination of the Keltner channel strategy and two exponential moving averages (EMAs) - the 10-period EMA and the 200-period EMA. Principle of Operation: The 10-period EMA represents the average price cutting above/below the Keltner band, confirming an uptrend/downtrend. The price being above the 200-period EMA supports the uptrend/downtrend. This indicates that the uptrend/downtrend has been stronger than the previous 10 periods, considering the volatility over the last 50 periods. - Time frame: M15

지표는 Bill Williams가 제안한 대로 대에 따라 트레이드 존에 따라 바를 그립니다.

볼륨 지표는 볼륨의 변경에 따라 다른 색상으로 볼륨을 표시합니다.

Draws 96 line MAs with only 100 lines of code (uses CMyBuffer class).

FRAMA의 장점은 강한 추세의 움직임을 따라갈 수 있고 가격이 수렴할 때 충분히 기다릴 수 있다는 것입니다.

이 오실레이터는 특정 기간 동안 양의 증가의 합과 음의 증가의 합 사이의 비율을 측정합니다.

Indicator for Woodie’s CCI trading strategy.

It uses martingale, the number of doublings is limited.

Adaptive Momentum from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading".

The indicator shows the average percentage value of the last candlesticks overlap. It is useful for those, who enters the market manually using limit orders during price consolidation, as it allows to select order direction. Blue line - recommended BUY-LIMIT, red one - SELL-LIMIT.

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

Typical unnormalized oscillator displayed as a color histogram.

Moving Average Envelopes.

Trading signals module for MQL5 Wizard. Karacatica indicator's color arrow serves as a market entry signal.

The indicator creates a channel and provides the possibility to configure it with automatic tuning.

최적화의 결과를 실시간으로 시각화하는 예를 소개합니다(균형 곡선 역학 및 Expert Advisor 통계 매개변수).

The class for localization/multilingual support of text messages in user MQL5 programs

The indicator to display time ranges

The narrowest range indicator defines the moments when the market is in the "compressed" state that says of the future breakthrough in this or that side

This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows.

The script switches all opened charts at a certain interval. It is also possible to display only the charts of certain symbols.

StocksBG indicator displays the activity of major stock exchanges on a chart with M15 or less timeframe.

The indicator places a horizontal non-trade level on a chart that helps intraday traders to evaluate trend change within a day.

Trading system based on the signals of the PA_Oscillator indicator.

A trading system based on the signals of the WPR_Histogram indicator.

Trading system based on Elliott_Wave_Oscillator indicator signals.

Simple code that illustrates trading based on the OnTimer event. When the timer triggers, the robot alternately performs buy and sell deals with fixed stop loss and take profit values.

An example of creating a trade panel using the MasterWindows library.

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

The Exp_i-SpectrAnalysis_RVI EA is based on the signals generated by the i-SpectrAnalysis_RVI oscillator.

The RSI indicator implemented as candlesticks with indication of breaking the overbought and oversold areas.

The Exp_RVIDiff Expert Advisor is based on change of direction of the RVIDiff indicator.

This indicator displays the trend extremums (maximum and minimum), which may be used as the support and resistance points. It is useful for determining the channel of the current trend. It features alerts, sending emails and push-notifications to mobile devices.

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

The Exp_CenterOfGravityCandles Expert Advisor is based on signals of the CenterOfGravityCandles indicator.

This indicator calculate angle of averages using ATR-approximation.

The T3 using standard deviations to make it adaptive

The Expert Advisor moves a position to a breakeven when a predefined profit is reached.

The Exp_AdaptiveCGOscillator_X2 trend trading system based on the signals from two AdaptiveCGOscillator indicators.

Fractal Average Directional Index.

1...212223242526272829303132333435...184