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 of SFE EAs are inlcuded in base version. All the Pro filters and management are included in the base version all the 2022.
* Customize the provided SFE Lib EA by changing or implementing its rules..
* Review the existing or ask for video tutorials to learn how to code your ideas using the library.
* Ask SmartForexExpert to implement the desired features or code a skeleton EA based on your idea. (if the idea fits into the general approach of the library (no Grid, no Martingale, no Fast Scalpers)
The SFE EAs included on the library are based on the minimal necessary rules, in order to have more chances to have a similar performance in forward. This is, the curve fitting is minimal.
The library is compatible with Metatrader 5 and Binance.
The type of algorithm that can be programmed with this library are algorithms that base their actions every time a new candle is formed. It is not a library for systems that require action on every tick.
The library implements easy work with the desired number of symbols and timeframes.
Along with the library, a series of example Expert Advisors are offered to see how the creation of these EAs is handled.
Both on Youtube and in the Telegram group, you can find information regarding the use of this library.
The 'base' library contains access to all the general functions for developing an EA, as well as access to the base signals used in the examples.
The 'base' library does not contain perpetual access to 'pro' filters and 'pro' open order management, but these 'pro' features are currently unlocked for the full year of 2022.