Buy/Sell Manual trades.. Auto Stops
-
Good day guys... how can make my manual trades have an auto stop loss/profit...
when I click sell, i want my EA to set those stop loss/profit..
and what's the mql5 code for this ObjectSetInteger(0, "button_sell", OBJPROP_STATE, 0); ??? this code is for mql4...
-
Are you looking for coding or button blocks?