How to get the total profit of all trades today
-
How to get the total profit of all trades today?For example, the total profit of all transactions from 0:00 today to the present,For example, I have traded 10 times from 0:00 today, how to get the total profit of all these 10 trades
-
@jxlibin1987 use bucket of closed trades and save in a variable, use once per daily bar to reset variable B4 the start of the next day.
-
how to reset? can you share some links?
-
Just modify the variable value