how to put open profit buy and open profit sell in variables?
-
good day
having several buy positions and several sell positions att he same time and same pair , how can i put the open profit for the "buy" open trades and the "sell" open trades in two separate variables ??
tks -
MT4 use bucket of trades, MT4 or MT5 reset variable to 0, for each trade, formula with profit to a pink loop + variable and save into the same variable. (every time a trade is selected the profit will be added in the formula)