ITransaction Properties |
The ITransaction type exposes the following members.
| Name | Description | |
|---|---|---|
| BarCount | Gets the total bar count the trade was live for | |
| Commission | Gets the commission | |
| EntryBar | Gets the entry bar count | |
| EntryTrade | Gets the entry ITrade | |
| ETD | Gets the End trade drawdown | |
| ExitBar | Gets the Exit bar count | |
| ExitTrade | Gets the exit ITrade | |
| GrossPnL | Gets the gross profit or loss | |
| HighSinceEntry | Gets the high since entry | |
| LowSinceEntry | Gets the low since entry | |
| MAE | Gets the Maximum Adverse Excursion | |
| MarketPosition | Gets the MarketPosition | |
| MFE | Gets the Maximum Favorable Excursion | |
| NetPnL | Gets the net profit or loss | |
| PointValue | Gets the point value of the instrument associated with the transaction | |
| Quantity | Gets the quantity used to calculate the transaction |