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

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

코드를 제출하세요

Indicator Candle Code displays in a separate window the "code" of candlesticks as lines built on the ratio of each candle's parameters.

Two identical trading systems (for long and short positions) based on the signals of indicator NRTR, which can be differently configured within one EA.

ASO

Absolute Strength Oscillator (ASO) indicator

CCI_Histogram_Vol indicator with the timeframe selection option available in input parameters

XCCI_Histogram_Vol indicator with the timeframe selection option available in input parameters

ATR adaptive double smoothed EMA

Bollinger bands squeeze

Volume weighted moving average

Fractal Adaptive Moving Average -

Adaptive ATR

Adaptive ATR Keltner channel

Stochastic of average (on chart)

Pretty simple. Seems Stupid. But yes, You need this...

This is the version 2 of my script to export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. More columns were added and fixed minor errors. The code for processing and exporting data was rewritten.

Display interactive HTML graph of the account balance inside the web browser.

Trading the trend

Encapsulating a family of interchangeable algorythms which can be modified independently from the client.

NELODI Trading Terminal is a collection of Indicators and an Expert Advisor, which work together to provide a complete solution for manual Trading, primarily designed for Scalping.

Sort the input array in-place using comparison function less.

이 책의 첫 번째 장에서는 MQL5 언어와 개발 환경에 대해 소개합니다. MQL4(MetaTrader 4 언어)와 비교하여 MQL5 언어에 도입된 새로운 기능 중 하나는 MQL5 언어는 객체지향 프로그래밍(OOP)을 지원하여 C++와 유사하다는 점입니다.

Donchian Channel for traders or young developers by William210

Draw a Rectangle on chart to plot custom grids based on points value on input

This EA will scan all the closed trades and then print the nth trade from the end

Sample code to count consecutive no. of bull or bear bars.

TradeReportExporter 스크립트는 거래(거래) 내역을 편리한 CSV 파일로 내보내도록 설계되었습니다. 스크립트가 설치된 상품의 지난 1년간 모든 거래에 대한 데이터를 자동으로 수집합니다. 파일에는 날짜 및 시간, 거래 유형(매수/매도), 가격, 거래량, 수수료, 수익/손실 등의 데이터가 포함됩니다. 결과는 Excel 또는 다른 스프레드시트 편집기에서 열 수 있는 파일로 저장됩니다.

이 인디케이터는 디마커 인디케이터의 발산 지점을 선택합니다.

이는 가격 시계열이 '랜덤 워크', 특히 가우스 '랜덤 워크'를 나타낸다는 가설을 테스트할 수 있는 간단한 분석(비신호, 일회성 계산) 지표입니다. 이는 적어도 변동성 측면에서 가격 증분을 균등하게 분포하고 더 안정적이며 예측 가능한 시계열로 변환하는 파라메트릭 변환을 구성하는 데 도움이 될 수 있습니다.

Script for partially close active buy orders

Partially close active sell orders

EXSR.mq5: A counter‑trend MT5 EA that catches reversals by combining RSI(14) extremes with Bollinger Band breakouts and a reversal candlestick, placing one trade per symbol with fixed SL/TP.

드로우필링 버퍼를 사용한 트레이딩 세션 인디케이터. 타임트레이드서버() 및 타임GMT() 함수 덕분에 입력 매개변수가 없습니다.

A non-invasive candle time that can be positioned next to price or near a corner.

The Binary Wave returns a positive or a negative value depending on how the indicator readings are interpreted.

Class for the calculation of the ENUM_STATISTICS enumeration parameters

An indicator of technical shapes by Merrill. М & W Wave Patterns by A. Merrill.

Indicator to display existent and emerging harmonic chart patterns.

ROC(Price Rate of Change)는 오실레이터 처럼 이러한 변동성을 반영하여 특정 기간의 가격 차이를 측정합니다. 가격이 오르면 ROC도 오르고 그 반대로 마찬가지입니다. 가격이 많이 변할 수록 ROC도 많이 변하게 됩니다.

ODBC 및 OLE DB 인터페이스를 통해 데이터베이스로 작업하기 위한 클래스 집합입니다.

전문가 어드바이저를 사용하면 클릭 한 번으로 거래를 진행할 수 있습니다.

A class for creation and output of BMP images.

1...789101112131415161718192021...189