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

사용자 등급 기준 MetaTrader 5용 최고의 라이브러리 - 6

코드를 제출하세요

막대 변경이 발생하는 시점을 결정하는 CIsNewBar 클래스입니다.

A library to provide simple storage mechanism for expert advisors and indicators.

자체 작성된 DLL을 사용하지 않고 매핑과 직접 작동하는 MQL5 클래스입니다.

MQL5 마법사용 거래 신호 모듈. 포지션 개시 신호는 Heiken_Ashi_Smoothed 인디케이터에 의해 형성된 캔들 색상의 변화입니다.

The Shapiro-Wilk normality test.

Converts a number to a text.

This class was developed to exchange data between MetaTrader 5 and CSV files. It converts the strings read from the CSV file to double and integer values depending of the type of the columns. Two producers of CSV files are most important for me. The most important producer are spreadsheet programs, i.e. LibreCalc. Manually entered CSV are the other kind of CSV files I had in mind. Be aware that this class do not use the standard library FileCsv.mqh etc. Instead it works with text files. It splits text lines into fields. Maximum speed and low memory usage were no development goals. This class may not be suited for large datasets or time critical operations. I would not use CSV files if speed was my main goal.

CForceOnArray 클래스는 인디케이터 버퍼에 의한 포스 인덱스 인디케이터 값 계산을 위한 클래스입니다.

COBVOnArray 클래스는 인디케이터 버퍼에 의한 잔고 볼륨(OBV) 인디케이터를 계산하기 위한 클래스입니다.

MQL5 마법사용 트레이딩 신호 모듈. 포지션 개시 신호는 캔들_평활 지표에 의해 형성된 캔들 색상의 변화입니다.

A library of GUI Controls.

Returns the profit of a position in points, as well as commission, swaps and profit in money based on the trading history.

틱을 저장하기 위한 짧은 형식입니다.

MovingAverages 라이브러리에는 다양한 유형의 이동 평균을 계산하기 위한 함수가 포함되어 있습니다.

msxml 표준 라이브러리를 사용하는 간단한 XML 파서입니다.

COsMAOnArray 클래스는 인디케이터 버퍼를 사용하여 오실레이터 이동평균(OsMA) 인디케이터의 값을 계산하도록 설계되었습니다.

CRVIOnArray 클래스는 인디케이터 버퍼에 의해 RVI(상대 활력 지수) 인디케이터의 값을 계산하도록 설계되었습니다. 이 클래스를 사용하는 예로 Test_RVIOnArray 인디케이터가 나와 있습니다.

Emulator of functions for working with objects. It gives possibility to see the objects after testing in the chart

MQL5 프로그램에서 기록 로딩을 구성하는 데 사용됩니다.

매수 신호의 조건은 라임 컬러의 캔들이 형성되는 것이고, 매도 신호의 조건은 마젠타 컬러의 캔들입니다.

기존 댓글을 삭제하지 않고 차트에 새 댓글을 추가합니다.

CBandsOnArray 클래스는 인디케이터 버퍼를 사용하여 볼린저 밴드®(BB)를 계산하도록 설계되었습니다.

CCHOOnArray 클래스는 인디케이터 버퍼로 차이킨 변동성(CHV) 인디케이터를 계산하도록 설계되었습니다.

This code allows you to set a maximum percentage of equity risk.

Uses the idea of ​​the classical Donchian channel.

Signal based on the indicator Gann Hilo.

The CDir class allows getting information about files and folders outside the MQL5 sandbox similar to the MS-DOS Dir command. Call of system DLL is used, therefore you should allow their use.

This file replaces the WndContainer.mqh original file. It prevents the chart from being affected when you click and hold the mouse inside a container area.

CSAROnArray 클래스는 인디케이터 버퍼에 의해 SAR(포물선형 SAR) 인디케이터 값을 계산하도록 설계되었습니다. 이 클래스 사용 예시로 Test_SAROnArray 인디케이터가 첨부되어 있습니다.

Version 1.2 - MQL5\Include\mql4compat.mqh

CBullsBearsOnArray 클래스는 인디케이터 버퍼에 의해 상승세 및 하락세 인디케이터 값을 계산하도록 설계되었습니다.

Random number generation using the 32-bit PCG generator.

간단한 말하기.

매수 신호의 조건은 파란색의 캔들이 형성되는 것이고, 매도 신호의 조건은 빨간색의 캔들이 형성되는 것입니다.

CFractalsOnArray 클래스는 인디케이터 버퍼로 프랙탈 인디케이터를 계산하기 위한 클래스입니다.

MQL5 마법사용 거래 신호 모듈. 포지션 개시 신호는 3LineBreak 인디케이터의 바 색상이 변경되는 것입니다.

Function to define the trend strength

Library of fast Fourier transformation functions (FFT).

Signal based on the indicator developed by the Brazilian analyst Odir Aguiar (Didi).

Complete and fast functions similar to Bars and iBarShift from MQL4.

12345678910