search Nothing found
Main Algotrading documentation Trade operations Executed orders

ExecutedOrders[int itemIndex]

Accessing a specific executed order by its index in the array of all executed orders

ExecutedOrder ExecutedOrders[int itemIndex]

Input parameters:

Parameter
Type
Description
itemIndex
int
index in the array of all executed orders


Return value:

It returns an ExecutedOrder object with the properties of the selected pending order