Upgrade and monitor 'TradeLevel' status

Only one application is allowed to show real time quotes. This is the 'Primary' application and is handled by the TradeLevel status being 'FullTradingAndChat'. This example shows how to get and keep this status.
In order to monitor the status, you must subscribe to changes, or keep track of the heartbeat messages broadcasting the change as well.






Launch SaxoTraderGO as primary

Response:
Click button to launch function.

JS code:
Click button to show code.