AccountOnOrderCallback Method |
Namespace:
SharpCharts.Base.Order
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax protected virtual void OnOrderCallback(
OrderBase order,
bool isHistorical
)
Parameters
- order
- Type: OrderBase
- isHistorical
- Type: SystemBoolean
See Also