Syntax
Public Sub FloatingPLChanged(Pos As VertexFXBridgeAPI.Position)
Thisevent is fired when a position floating profit loss is changed.
Parameters
Key | Description |
Pos | Objectof typePositon |
Remarks
Use this event to know that floating profit loss changed for some position.
See Also