당사 팬 페이지에 가입하십시오
A new interface library has been developed to simplify converting MT4 indicators and Expert Advisors (EAs) to MT5. This library supports most of the MetaTrader 4 functions, offering developers a unified solution for cross-platform compatibility.
This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file.
Many Expert Advisors (EAs) tend to close orders at the take profit level, considering the pip distance from the purchase price.
Enables Programmers to create Martin Gale and Grid Trading strategies with ease.
Trade classes CTrade, CPositionInfo, COrderInfo, CSymbolInfo from MT5 rewritten for MT4
Adviser-Utility for copying transactions from one MT5 account or MT4 account to another MT4 account.
Adds the ability to automatically export the transaction history after running the Expert in the strategy Tester.
정규식은 빠르고 유연한 텍스트 처리를 위한 공식적인 언어를 제공합니다. 각 정규식은 정규식 엔진이 소스 텍스트에서 일치 항목을 찾으려고 하는 패턴(마스크)입니다. 패턴은 하나 이상의 character literals, operators, constructs으로 구성됩니다.
fuzzy 모델 개발을 위한 라이브러리인 FuzzyNet library C#으로 작성되었습니다. MQL4로 변환하는 동안 Mamdani 유형 시스템을 위한 8개의 멤버십 기능과 4개의 역퍼지화 방법이 라이브러리에 추가되었습니다.
Simple Script to disable the Autotrading for the EA on the chart. If you just want to use the DLL, check the code and comment/uncomment the necessary
Handy functions for comparison, rounding, formatting and debugging of doubles (prices, lots and money).
This tool is for trading with keyboard input, it supports "Send order", "Set Stop Loss", "Set Take Profit", and "Close order".
Many developers need these functions, while working with different kinds of external APIs, like Bitcoin and altcoin exchanges where it is often necessary to send data with the confirmation of parameters validity through HMAC-SHA512, HMAC-SHA384 and HMAC-SHA256.
CEquityHstBar - library for showing the equity of EA back-testing by the offline chart.
A class system to represent a hidden stop loss and take profit system, combined with 4 example files showing the use of the classes.
Various helper functions for sending messages of different types to different sources.
This library has smart notification(alert, push and alert) function with an option of having a single notification per candle at a time.
Build Binary Options strategies to test in the Strategy Tester of MetaTrader 4 with Binary Options Strategy Tester utility from marketplace.
Class for working with ticks in the MetaTrader 4. It is suitable for creating experts that make decisions on trading based on the analysis of tick data.