Returns the selected trade by its sequential index.
This is the default property.
Read-only property
- index_
- Zero-based index of item in the collection
If the trade exists in the collection, this property returns the selected trade represented as CQGTrade object.
If the accessed item does not exist, see Accessing non-existent collection items to learn more about the return type.
See the usage of CQGTrades properties in the AccountChanged event's example section.