Problem to indicate Balance / Equity / Orders
-
Hi everyone, I'm having issues trying to create a template for my EA's.
I want to create a rectangle with infos on the left side of the chart, with Balance, Equity, Margin, Lot size and numers of Buys + numers of sells. For an unknown reason, the numeric values do not change while EA is testing.
Usually It works on other projects, does someone has a clue?Thanks a lot for your help
link here : https://fxdreema.com/shared/HI6d30axd
-
you should draw this on the on thick page... not on init
-
hi thanks it works. Any Idea why it lags and testing is real slow?
-
Because it is constantly doing work, put under a once per bar, to limit its operation