PendingOrderFilledEventArgs¶
Summary¶
Provides data for the pending order fill event.
Signature
1 |
|
Namespace¶
cAlgo.API
Examples¶
1 2 3 4 5 6 7 8 9 |
|
See Also¶
Properties¶
PendingOrder¶
Summary
Gets the pending order that was filled.
Signature
1 |
|
Return Value
PendingOrder
Position¶
Summary
Gets the position that was filled from the pending order.
Signature
1 |
|
Return Value
Position