This mini-app is a example on how a client app can use the
QST Binary Market Data API .
This code is a proof of concept and should not be used in production!
Javascript client for QST Binary Market Data API
Before sending a request, you should first connect and authenticate.
Expand each section to send requests to the server.
The translated instrument id, will be automatically added to the instrument definition section,
subscribe and unsubscribe section.
If instrument_id from subscribe section will be changed, it will be automatically added to the unsubscribe section.
If you don't specify the date in Block Trades, it will use the current day.