I am using the SystemPerformance.AllTrades collection to make sizing decision for the next trade
in history all is good as there are no partial fills.
However in the real life the partial fills are registered in the collection as separate. and thus the collection is totally different.
I need to count the partial fills as one TRADE.
How do I distinguish them as a trade related to one specific order ?
as a side question. even if I run in replay mode (both market and historical), the trades registered as partial fills. wasnt really able to see the exact details and size of volume on the specific tick and if it actually had enough volume to allow a fill of 10 MNQ contracts. but I assume, the partial fill is due to the volume. is this a correct thinking ?
historical had less partial filles than Market level II , but still several

Comment