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

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

코드를 제출하세요

Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values ​​of two channels on one bar of any timeframe of the GRFLeadingEdge indicator.

Slow Stochastic.

"This advisor uses the RSI indicator to determine optimal entry and exit points in the market. A unique feature of the advisor is its martingale strategy, which allows for position reversal with an increased lot size during market reversals. The advisor offers flexible trading time settings: you can set a working time range and disable trading during specific hours to filter out news events."

전문가 어드바이저는 입력 매개변수에 지정된 시간에 따라 지정가 매수 및 지정가 매도 주문과 함께 작동합니다.

볼린저 밴드의 범위 대역폭을 상한 밴드와 하한 밴드 사이의 핍 차이로 계산하여 볼린저 밴드를 제공합니다. 볼린저 밴드의 모양과 동작은 색상과 선 스타일과 함께 기간, 이동, 편차, 적용 가격을 조정하여 맞춤 설정할 수 있습니다. '범위/밴드폭 정보' 레이블은 지정된 하위 창에 배치할 수 있으며, 레이블 위치를 사용자 지정할 수 있습니다. 전반적으로 이 지표는 볼린저 밴드 폭에 따라 시장의 유연성과 변동성을 시각화하는 데 도움이 됩니다.

주어진 수의 바에서 가격 움직임을 분석하고 해당 포지션을 개설하는 가장 간단한 전문가 조언자입니다.

단일 거래의 손절가를 시가에 맞춰 수동으로 조정하는 것은 비교적 간단한 작업이지만 수많은 포지션을 개별적으로 관리하는 것은 번거롭고 시간이 많이 소요될 수 있습니다. MT4/MT5용 티틱 임파스 손익분기점 스크립트는 이 과정을 간소화하여 여러 포지션을 거래하는 트레이더에게 효율성과 편의성을 제공합니다.

혼자 캔들스틱 숨기기

불 또는 베어 바의 연속 개수를 계산하는 샘플 코드입니다.

시장의 많은 노이즈를 차단하고 공식에서 볼륨을 사용하는 더 부드러운 선형 차트

전략 테스터에도 표시되는 거래(체결된 거래)에 수익 레이블 만들기

수익 극대화(PMax) 지표는 슈퍼트렌드 지표의 이동 평균을 통합하여 만든 지표입니다.

카운트다운은 다음 캔들 또는 다음 장이 열릴 때까지 남은 시간을 명확하고 효율적으로 추적하려는 트레이더를 위해 설계된 고급 인디케이터입니다. 이 인디케이터는 세 가지 유연한 표시 모드(해설, 차트 테두리 또는 가격 옆)를 통해 트레이딩 요구에 맞게 사용자 지정할 수 있는 솔루션을 제공합니다.

메타트레이더5에서 서버 애플리케이션으로 호가를 전송하기 위한 라이브러리입니다.

피셔 RVI는 RVI(상대 활력 지수) 지표 값의 역 피셔 변환을 통해 값을 구하는 오실레이터입니다.

Laguerre RSI with Laguerre filter

Adaptive efficiency ratio EMA

이동 평균 오실레이터(Moving Average of Oscillator (OsMA))는 오실레이터와 오실레이터의 평활 값의 차이입니다.

i-회귀 채널 표시기는 회귀 채널을 구축합니다.

슈퍼트렌드 지표.

ALGLIB 수학 함수 라이브러리(v. 3.19) MQL5로 포트되었습니다.

Trading system based on XDPO_Histogram indicator signals.

The indicator is an example of smoothing a time series of the OsMA indicator by filtering harmonics of higher order.

Blau T3 ergodic candlestick oscillator with new display types and styles

Pivot Point indicator with an addition of 4 ways of calculating pivot points.

This version is using double smoothed ema, not some regular moving average.

RSI experiment with a simple addition of filled areas when floating levels are crossed.

The EasyAndFastGUI library allows creating graphical interfaces for custom MQL programs.

An indicator of custom patterns.

Unlike the original Schaff Trend Cycle, this version is using TEMA MACD for calculation, which makes it "faster" in determining (even compared to DEMA version) the trend changes and thus producing signals a few bars earlier.

The indicator calculates the inclination angle of the last segment of moving average and shows it in the chart together with the MA line and the line drawn from the last segment of moving average.

A trading system based on the signals of indicator XPeriodCandle.

Indicator to display existent and emerging harmonic chart patterns.

Calculating the best trading interval.

MACD of RSI adaptive EMA - with floating levels

Simple harmonic index

The script obtains information about the number, types and sizes of input and output tensors in an ONNX model

"간단하지만 효과적인 브레이크아웃 전략"의 업데이트입니다. 이 코드에서는 소품 회사 챌린지를 위한 몇 가지 도우미 함수를 추가했습니다.

트랩 뉴스용 스크립트 높은 임팩트

스크립트를 사용하여 MT5 창에서 현재 가격에 지정된 손절가(핍)와 테이크프로핏(핍)으로 매수 포지션을 오픈할 수 있습니다.

1...101112131415161718192021222324...201