Executions
<< Click to Display Table of Contents >> Executions |
A collection of Execution objects generated for the specified account. These are the current sessions executions and should match executions reported in the Executions tab of the NinjaTrader Account Data window.
An Collection of Execution objects
<Account>.Executions
Note: At this time there is not a supported method to retrieve historical executions from the local database. |
private Account myAccount; } |