Streaming via Protobuf and Json

Saxobank supports streaming via Json and Protobuf.
This is an example on retrieving prices via Protobuf, which is slightly faster than Json, but more complex to implement. See the price sample for a more generic introduction on retrieving prices.










Response:
Click button to launch function.

JS code:
Click button to show code.