Syntax
Public Sub NewOpenPosition(Pos As VertexFXBridgeAPI.Position)
Thisevent is fired when you have a new open position for the selected account.
Parameters
| Key | Description |
| Pos | Object of type Position |
Remarks
Use this event to know that you have a new open position either from your session or from another session.
See Also