Please look at the attached log file which I produced by [Trade]ing a strategy for several days. The strategy uses several assets and algos, and has Hedge = 4. The surprising parts are that trades are immediately exited at the same price as the entry, and the associated profit is exactly 1 or 3 thousand dollars.
Code:
...
[USD/JPY:NET:S8266] Short 1@119.07 Net trade at 23:00
[USD/JPY:NET:S0001] Cover 1@119.07: +1000$ at 23:00
...
[USD/JPY:NET:S7637] Short 3@118.66 Net trade at 09:25
[USD/JPY:NET:S0001] Cover 3@118.66: +3000$ at 09:25
...


Currently the Result Window reports numbers like "49191 +7073 +20 ////\\" but I believe $7000 of the Money earned, "+7073", is not correct. If it were correct, the Current equity in the demo account would be closer to 56000. Also attached screenshot.

What's going on here?

Attached Files
NET_bug.png (71 downloads)