RAD – Rapid Application Development library – library MetaTrader 4

RAD - Rapid Application Development library - library for MetaTrader 4
This library includes numerous functions, which can speed up the development in the MQL4 by saving from distracting on the mechanics and allowing to focus on the logic. For example, to open an order for 0.4 lot, it is sufficient to call the OpenBuy(0.4); function. Naturally, such functions have more than one parameter, the other