This library implements a few functions to simplify the programming of Expert Advisors. * Build your own EA for MT5 / Binance, with a easy support for multisymbol / multytimeframe * Different SFE EAs based on the library provided. * Base signals…
MT4/5通用交易库( 一份代码通用4和5 )1.简单的系统OrderSend二次封装:OrderOpen函数2.复杂订单系统开单(包含逆势加仓,顺势加仓,随机间距加仓; 手数增加模式有倍数模式,增量模式,以及固定手数模式)交易范例:(马丁逆势加仓) 非常简单实现马丁加仓,同样可以简单的实现顺势加仓等
MetaCOT 2 CFTC ToolBox is a special library that provides access to CFTC (U.S. Commodity Futures Trading Commission) reports directly in the MetaTrader terminal. It includes all indicators built on the basis of these reports. With this library, you…
The WalkForwardOptimizer library allows you to perform step-by-step and cluster forward optimization (walk-forward optimization) of the Expert Advisor in MetaTrader 5.To use it, you need to include the WalkForwardOptimizer.mqh header file in the…
Order Book, also known as Market Book, market depth, price glass, Level 2, is a dynamically updated table provided by a broker with data on the current volumes of trading orders for purchase and sale for various price levels near the Bid and Ask of…
An easy to use websocket library for MQL5. It supports: ws:// and wss:// (secure websocket) text and binary data automatic ping-pong handling on protocol level(keep-alive protocol hand shake) automatic fragmented message handling on protocol level…
Binance API Library is a library for working with the Binance cryptocurrency exchange. For convenience and full compatibility with the Binance exchange, all functions have been ported from the official documentation of the exchange, which is located…
The library is used to develop automatic trading on Binance Spot Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit and Stop-Market. Support margin trading. Automatically display the chart on the screen. – Move…
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit, Stop-Market, StopLoss and TakeProfit. Automatically display the chart on the screen. – Move…
This is a simplified and effective version of the library for walk-forward analysis of trading experts. It collects data about the Expert’s trading during the optimization process in the MetaTrader tester and saves them to intermediate files…
An easy to use websocket library for MQL5. It supports: ws:// and wss:// (secure websocket) text and binary data automatic ping-pong handling on protocol level(keep-alive protocol hand shake) automatic fragmented message handling on protocol level…
Order Book, also known as Market Book, market depth, price glass, Level 2 , is a dynamically updated table provided by the broker with data on the current volumes of trading orders for buying and selling for various price levels near the Bid and Ask…
The WalkForwardOptimizer library allows you to perform step-by-step and cluster forward optimization (walk-forward optimization) of the Expert Advisor in MetaTrader 5.To use it, you need to include the WalkForwardOptimizer.mqh header file in the…
The library is used to develop automatic trading on Binance Futures market from MT5 platform. Support all order types: Market, Limit, Stop-Limit, Stop-Market, StopLoss and TakeProfit Automatically display the chart on the screen – Move…
This is a free demo library with fixed messages for pre-evaluation of the paid Alarmist library.A separate demo library was required because the demo version of the library would not work, since the sending functions do not work in the
MetaCOT 2 CFTC ToolBox Demo is a special version of the full-featured MetaCOT 2 CFTC ToolBox MT5 library. The demo version does not have any restrictions, but unlike the full-featured version, it outputs data with a delay.The library provides access…
HedgeTerminalApi is a software interface that allows you to use HedgeTerminal virtualization technologies in your robots and scripts. Using HedgeTerminalApi, you can conduct multidirectional trading when two or more trading algorithms take opposite…
guide as well as specific optimization guide for EURUSD, GBPUSD and USDJPY 1-hour bars. Users can use these EAs
LOGGER_START(minimumLevel, folderName=NULL