코드

FivePattern MetaTrader 5용

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

기고글

MetaTrader5와 MATLAB의 상호 작용 MetaTrader 5를 위하여

이 글은 MetaTrader5와 MATLAB 패키지 사이의 상호 작용에 대한 설명입니다. 데이터 변환 메커니즘과 MATLAB 데스크톱과 상호 작용이 가능한 범용 라이브러리 개발 과정에 대해 살펴볼 겁니다. MATLAB 환경에서 생성된 DLL의 사용법도 알아보겠습니다. 이 글은 C++와 MQL5를 이미 알고 있는 숙련된 프로그래머들을 위해 작성되었습니다

Interaction between MеtaTrader 4 and MATLAB Engine (Virtual MATLAB Machine) MetaTrader 4를 위하여

The article contains considerations regarding creation of a DLL library - wrapper that will enable the interaction of MetaTrader 4 and the MATLAB mathematical desktop package. It describes "pitfalls" and ways to overcome them. The article is intended for prepared C/C++ programmers that use the