NT Docs has 2 contradictory points:
1.
Token
A string representing the unique id of an order
2.The property <IOrder>.Token is NOT a unique value since it will change as the strategy transitions from historical to real-time
The question is: what should be used as order ID, in other words what does the best "orderId" look like?
Thank you.
Alex.

Not something that looks like ID but does not work in some boundary cases, like Token
Comment