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

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

코드를 제출하세요

Script gets information about input and output tensors of onnx-model, their types and shapes

To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Sell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading

Custom Hammer and Inverted Hammer

볼린저 밴드 ® 지표(BB)는 엔벨로프스(Envelopes)와 비슷합니다. 유일한 차이점은 엔벨로프 밴드는 이동 평균에서 고정된 거리(%)로 떨어져서 표시되는 반면 볼린저 밴드는 이동 평균에서 일정한 수의 표준 편차로 떨어져서 표시된다는 것입니다.

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

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

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

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

스토캐스틱 인디케이터는 모든 차트 주기에 적용할 수 있습니다(현재 차트의 차트 주기보다 높거나 낮음).

거래 신호는 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 class is designed for calculation of Standard Deviation (StdDev) on indicator buffers. The example of use of the class is provided.

The CTemaOnArray class is intended for calculation of TEMA (Triple Exponential Moving Average) on an indicator buffer.

The indicator draws a grid of possible future levels of price.

Normalized oscillator displayed as a histogram.

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

이 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.

1...192021222324252627282930313233...191