Syntax
Public Overrides Function OrderHitPrice(ByVal OrderID As Long)As Double
This function is used to know the order hit price.
Parameters
Key | Description |
OrderID | Value of type long |
Remarks
You can use this function to know the order Hit Price by order ID.
See Also