Problem with On Trade MQL5
-
there seems to be a problem in the on trade blocks of mql5. the EA always stops when i put the on trade block and it works after i turned it off.
Also it seems that the money management in the buy sell block also have problems. They keep generating critical error zero divide when enabled.
those that i tried are risk fixed % of equity, risk fixed amount of money. -
This MM method requires some SL size in order to work. It's this way with those Risk methods - the lot size is calculated from SL. Lately I added some short explanation of each MM method here https://fxdreema.com/help/-/working%20w ... management
I need more details about the problem in "on Trade". I connected those two blocks with "Pass", enabled them and it works for me.