How to access past closed trades?
-
How do I access closed trades which were closed before adding the EA?
I want to calculate the profit or loss from trades closed during last 2 days.
"For Each Closed Trade" block does not seem to take into consideration the trades that were closed before EA loaded. Any idea? -
@vish As far as I know this checks the trades on account so when bot starts makes no difference, if you still struggle to get it working put a shared link here, make sure symbol and group are set to what's needed.