Once subscribed to any of the above feeds, a ping
message must be sent every 20 seconds to keep the subscription active; otherwise, the connection will be closed.
Request
{
"messageType": "ping",
"key": "API_PUBLIC_KEY",
"passphrase": "PASSPHRASE",
"timestamp": "TIMESTAMP",
"signature": "SIGNATURE"
}