Bucket of Closed Trade
-
Hello everyone, help needed with a small project. I want to pull some statistics from closed trades and write to file from a specific currency pair when EA is attached to chart. Attached is what I did but nothing happens. Any help will be appreciated.
Thanks.
https://fxdreema.com/shared/qWWDz0une -
@juxta14 You will need to create as many variables as requested elements of information and then remove the bucket block. Use a 'For each closed position' instead.
-
Thanks for your help @l-andorrà . Now getting some results using "For Each Closed Trade."
-
@juxta14 You're welcome.