당사 팬 페이지에 가입하십시오
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 인디케이터가 첨부되어 있습니다.
Signal based on the indicator developed by the Brazilian analyst Odir Aguiar (Didi).
Complete and fast functions similar to Bars and iBarShift from MQL4.
Enables Programmers to create Martin Gale and Grid Trading strategies with ease.
A module of trading signals based on the Moving Average indicator signal module.
The "Day of Week" function is designed to determine the number of required month according to data of the week and the day of the week inside this month
외부 막대를 정의하는 조건이 발생하면 이전 추세 방향으로 내부 막대를 돌파했는지 확인하고 돌파가 발생하면 포지션 오픈 신호가 생성됩니다. 트레이딩 신호 모듈은 새 버전의 마법사와 호환됩니다.
A trailing stop module based on the WPR indicator with short and long Stop Loss
Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation
CERDOnArray 클래스는 적응 이동 평균(AMA)에 사용되는 효율 비율(ER)을 계산하도록 설계되었지만 가격 이동 방향을 고려합니다. 가격이 상승하면 지표는 양수 값을 가지며, 가격이 하락하면 음수 값을 갖습니다.
CMomentumOnArray 클래스는 인디케이터 버퍼로 모멘텀 인디케이터 값을 계산하도록 설계되었습니다. 이 클래스를 사용하는 예로 Test_MomentumOnArray 인디케이터가 첨부되어 있습니다.