코드

CIsSession - class to set time intervals (sessions) MetaTrader 5용

This simple class can be used to adjust, for example, trading ranges, or to enable / disable certain actions by time or day of the week

The class for drawing the Fractals using the ring buffer MetaTrader 5용

The class is designed for calculation the Fractals technical indicator (Fractals) using the algorithm of the ring buffer

The class for drawing the TEMA using the ring buffer MetaTrader 5용

The class is designed for calculation of the technical indicator Triple Exponential Moving Average (Triple Exponential Moving Average, TEMA) using the algorithm of the ring buffer

The class for drawing the DEMA using the ring buffer MetaTrader 5용

The class is designed for calculation of the technical indicator Double Exponential Moving Average (Double Exponential Moving Average, DEMA) using the algorithm of the ring buffer

The class for drawing the OBV using the ring buffer MetaTrader 5용

The class is designed for calculation the technical indicator On Balance Volume (On Balance Volume, OBV) using the algorithm of the ring buffer

The class for drawing the Momentum using the ring buffer MetaTrader 5용

The class is designed for calculation the technical indicator Momentum (Momentum) using the algorithm of the ring buffer

The class for drawing the MFI using the ring buffer MetaTrader 5용

The class is designed for calculation of a technical indicator Money Flow Index (Money Flow Index, MFI) using the algorithm of the ring buffer

The class for drawing the AMA using the ring buffer MetaTrader 5용

The class is designed for calculation of the technical indicator Adaptive Moving Average (Adaptive Moving Average, AMA) using the algorithm of the ring buffer

The class for drawing the ER using the ring buffer MetaTrader 5용

The class is designed for calculation the technical indicator Efficiency Ratio (Efficiency Ratio, ER)using the algorithm of the ring buffer

The class for drawing the RSI using the ring buffer MetaTrader 5용

The class is designed for calculation of a technical indicator Relative Strength Index (Relative Strength Index, RSI) using the algorithm of the ring buffer

기고글

지연되지 않는(Non-Lagging) 디지털 필터 생성하기 MetaTrader 5를 위하여

이 문서에서는 스트림 데이터에서 유용한 신호(트렌드)를 결정하는 방법 중 하나를 설명합니다. 마켓 견적에 적용된 소규모 필터링(스무딩) 테스트는 마지막 막대에 다시 그려지지 않은 지연되지 않는 디지털 필터(지시자)를 만들 수 있는 가능성을 보여줍니다

MetaTrader 5의 다중 통화 모드 구현 MetaTrader 5를 위하여

오랫동안 다중 통화 분석 및 다중 통화 거래는 많은 사람들의 관심을 불러일으켜왔습니다. 완전한 다중 통화 체제를 구현할 수 있는 기회는 MetaTrader 5 및 MQL5 프로그래밍 언어의 공개 릴리스에서만 가능했습니다. 이 글에서는 여러 기호에 대해 들어오는 모든 틱을 분석하고 처리하는 방법을 제안합니다. 예를 들어 USDx 달러 인덱스의 다중 통화 RSI 지표를 살펴보겠습니다

"New Bar" 이벤트 핸들러 MetaTrader 5를 위하여

MQL5 프로그래밍 언어는 새로운 수준에서 문제를 해결할 수 있습니다. 객체 지향 프로그래밍 덕분에 이미 그러한 솔루션이있는 작업조차도 더 높은 수준으로 올라갈 수 있습니다. 이 기사에서는 차트에서 새로운 바를 확인하는 매우 간단한 예를 살펴 보겠습니다. 이는 다소 강력하고 다양한 도구로 변환되었습니다. 어떤 도구? 이 기사에서 알아보십시오