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

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

코드를 제출하세요

MACD 다이버전스 인디케이터

일일 VWAP(거래량 가중 평균 가격)는 각 거래일의 거래량 가중 평균 가격을 계산하여 표시하는 간단하면서도 강력한 지표입니다. 일중 공정 가치를 파악하고 일일 트레이딩 결정을 지원하는 데 이상적입니다.

이 메타트레이더 5(MT5) 사용자 지정 보조지표인 boomSpikeBoxMitigationFinal.mq5는 차트에서 특정 강세 스파이크 패턴을 감지하고 직사각형과 수평선을 사용하여 진입 구간을 표시합니다. 가격이 진입 구간으로 돌아오면("완화") 진입선이 완화 지점까지 짧아집니다.

이 지표는 단순 MACD를 기반으로 하지만 현재와 다른 지표의 주기를 선택할 수 있습니다. 차트의 현재 주기를 선택하거나(그러면 지표는 일반 MACD와 동일한 값을 표시합니다) 더 높은 주기를 선택할 수 있습니다.

사용자 기반에는 이미 가격 채널 표시기가 있지만 개인적으로 마음에 들지 않고 위와 아래 사이의 모든 공간을 채색하기 때문에 적합하지 않습니다. 제안된 변형에서 가격 채널은 메타트레이더 4에서와 같이 보일 것입니다.

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

DRAW_COLOR_ARROW 그리기 스타일은 컬러가 칠해진 화살표(Windings 글꼴의 기호)를 플로팅합니다.

빠른 적응형 추세선 FATL(Fast Adaptive Trend Line)은 저역 통과 디지털 필터 사용을 기반으로 합니다.

매스 지수는 최대 가격과 최소 가격 사이의 범위 폭 변화를 기반으로 추세 반전을 식별하도록 설계되었습니다.

구름만 남아있는 잘린 이시모쿠 표시기(이시모쿠 킨코 효)입니다.

10가지 가능한 변형 중에서 평균화 알고리즘을 선택할 수 있는 평균 방향성 움직임 ADX(평균 방향성 지수)에 대한 보다 유익한 지표입니다.

CBullsBearsOnArray class is designed for calculation of Bulls Power and Bears Power values on indicator buffers. The example of use of the class is provided.

This indicator is based on the integral value of the trend from the fans of similar moving averages with an arithmetic progression of the smoothing period.

The indicator displays the price location within a specified range.

USDX is an index which measures the dollar's value against a basket of six basic currencies

The trading system based on the signals taken from the CMO oscillator

Weighted Moving Average with a minimal lag using a damping cosine wave as the line of weight coefficients

The class is designed for calculation of the technical indicator Moving Average Convergence/Divergence (Moving Average Convergence/Divergence, MACD) using the algorithm of the ring buffer.

Variation on the non-trivial linear combination of stochastic oscillators

An Expert Advisor based on two indicators - Renko Line Break and RSI. It trades stop orders.

Another version of the indicator that calculates support/resistance levels.

Three Relative Vigor Index indicators from three different timeframes displayed on the same chart.

The indicator draws rectangle candlesticks of a higher timeframe based on the values of the BrainTrend2 indicator.

The TRIX indicator uses Tilson averaging.

This indicator is a small modification of classical Fractals Indicator. You can choose the number or left/right bars to have a new top or bottom as well a shift parameter.

A library of GUI Controls.

A semaphore signal indicator that uses divergence between two WPR oscillators based on extreme points of the last five bars.

The HullTrend_HTF_Signal indicator shows the trend direction or the signal based on the HullTrendSign indicator.

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

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

The Beginner_HTF_Signal indicator shows a trend direction or a signal generated by the Beginner indicator.

Cloud indicator, the envelopes of which represent the RSI oscillator values calculated for High and Low prices.

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

The Flat-Trend indicator with the timeframe selection option available in the input parameters.

The CCI oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands.

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

The Exp_DecEMA Expert Advisor is based on the reversal of the DecEMA moving average direction.

The Exp_i-BandsPrice Expert Advisor is based on the i-BandsPrice histogram breaking through the overbought and oversold levels.

The Exp_i-KlPrice Expert Advisor is based on the i-KlPrice histogram breaking through the overbought and oversold levels.

Simple TP/SL panel for MetaTrader 5.

1...545556575859606162636465666768...191