Comment Block
-
I placed the "comment" block in the "On Chart" to show the account information, but in the strategy tester it does not appear, did I do something wrong?
-
block alone? connect it with "pass" block, at least 2 blocks must be connected
-

@miro1360
Please point the error, because in the graph nothing appears. -
your blocks are in the "on Chart" section
place them into "on Tick" if the should run every tick, or into "on Init" section if they should run only once after EA is placed on the chart -
Thanks !!!