Rafal W.
Rafal W.
See: [Sending a request to modify the levels without actually changing them](https://www.mql5.com/en/articles/2555#no_changes_in_modification_request)
See: [Limiting Number of Lots by a Specific Symbol](https://www.mql5.com/en/articles/2555#symbol_limit_lots)
See: [Invalid volumes in trade operations](https://www.mql5.com/en/articles/2555#invalid_lot)
> The smallest movement is always TICKSIZE not Point. On Forex they're numerically the same. Not necessarily so for XAUUSD, XAGUSD, DE30, etc. For Pending orders, the open price must...
Fix and recompile v1.075 release. There is a small bug during startup, where Envelopes strategy not being initialized properly, you need to either deactivate Envelopes, or change Envelopes Deviation Ratio...
Currently, only backtest version is available for v1.068, needs the compilation of full version.
Example usage: > if the user sees a satisfactory running profit even before the preset targets are met, he/she could click a button to close all trades and retire for...
This is useful on the demo accounts when positions are no longer needed and left when EA is terminated. ---- Enum: `ENUM_ACC_CONDITION` Function: `AccCondition()`