Monitor order, positions and balance updates
This example shows how to setup real time monitoring for order events and position changes using websockets.Be aware that ENS-events from partial fills might be received in a different order, due to the nature of the distributed system.
Place order with SaxoTraderGO
Response:
Click button to launch function.
JS code:
Click button to show code.