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

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

코드를 제출하세요

상품 채널 지수(CCI)는 평균 통계 가격에서 상품 가격의 편차를 측정합니다.

우디의 CCI 트레이딩 전략. 설명이 첨부되어 있습니다.

이 표시기는 피벗 포인트, 저항 및 지지대를 그립니다.

표시기는 표준 지그재그의 상단을 덮어쓴("깨진") 상단을 표시합니다.

이 지표는 k-NN이라고도 하는 가장 가까운 이웃 클러스터링 기법을 사용하여 역사상 가장 유사한 패턴을 검색하고 과거 가격을 현재 패턴 미래 가격의 예측으로 사용합니다.

거래 신호는 MACD 지표의 메인 라인(Main line)과 시그널 라인(Signal line)의 교차에 기반한 신호입니다.(CSignalMACD from MQL5 Standard Library) 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

RSI (Relative Strength Index)에 기반한 "상승/하락 미팅 라인즈" 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

Relative Strength Index (RSI)에 기반한 "모닝 스타/이브닝 스타" 캔들 스틱 패턴 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.

DRAW_ZIGZAG 그리기 스타일을 사용하면 두 개 지표의 버퍼 값을 사용하여 섹션을 그릴 수 있습니다. DRAW_SECTION처럼 보이지만 하나의 바 안에 수직 섹션을 그릴 수 있습니다.

선택 가능한 평균화 알고리즘과 동적으로 가변적인 과매도/과매수 수준과 함께 일반적인 평균 편차 공식을 사용하는 클래식 원자재 채널 지수입니다.

선형 회귀 알고리즘을 사용한 이동 평균.

CStdDevOnArray 클래스는 인디케이터 버퍼의 표준편차(StdDev)를 계산하도록 설계되었습니다.

CTemaOnArray 클래스는 인디케이터 버퍼를 사용하여 삼중 지수 이동 평균(TEMA) 인디케이터의 값을 계산하도록 설계되었습니다.

이 표시기는 향후 가능한 가격 수준을 그리드로 표시합니다.

MQL5 마법사용 거래 신호 모듈. 포지션 개설 신호는 실버트렌드_시그널 인디케이터의 컬러 점이 나타나는 것입니다.

이 Expert Advisor는 IndicatorParameters() 함수를 사용하여 입력 매개변수의 수, 유형 및 값에 대한 정보를 얻는 방법을 보여줍니다.

The alternative indicator for trend definition based on the breakthrough bars and distance from extremums.

A Moving Average with double smoothing

The class is designed for calculation of the technical indicator Adaptive Moving Average (Adaptive Moving Average, AMA) using the algorithm of the ring buffer.

Google Finance에서 전세계 지수를 가져오는 예입니다.

The indicator uses the least squares method for the construction of the "most suitable" straight line through a series of points of price values​​.

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

The ChandelierStops_v1Trend_x10 indicator shows the ChandelierStops_v1 trend indicator position from ten different timeframes.

The Expert Advisor enables and disables the "AutoTrading" button at a certain time and closes all opened positions on the account once the specified period of time expires.

Adds period separators to your window, at a time of your choice.

The ZZ Fibo Trader is a simple illustration of the use of the Simple ZZ Fibo, which plots Fibonacci lines on long impulse waves of the ZigZag. In addition, the algorithm illustrates operation of the parabolic system for moving the stop loss.

The Balance of Power (BOP) indicator as a color histogram of strength and direction of the current trend.

Arithmetic and geometric moving averages.

The idea of this one is simple: it should "imitate" as much other moving averages as it can.

The version of well known Woodies CCI with correct implementation of trend changing rules

A variation of Hull moving average that allows speed adjusting of the HMA.

The gradient version of double smoothed EMA indicator.

The semi-automated Expert Advisor using a trend line (TrendLIne).

The simplest EA based on the fractal WPR.

iCrosshairClickTarget indicator for MetaTrader 5 is an improved version of iCrosshair indicator for MetaTrader 4.

A multi-currency Expert Advisor that opens a market position at the user defined time.

The WATR_HTF_Signal indicator shows a trend direction or a trade signal generated by the WATR indicator at the chosen bar as a graphical object with colored trend indication or deal direction. It also triggers alerts and plays audio signals.

The Expert Advisor moves trailing stops of all positions on the current symbol.

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

The class monitors the emergence of a candlestick

1...232425262728293031323334353637...196