{
"type": "subscribe",
"channel": "quotes",
"account_id": "70f60784-20f1-45ba-9a04-8e01c0b810c3",
"symbols": [
"EURUSD",
"GBPUSD"
],
"interval_ms": 500
}No examples foundFires when a new position is opened on the account. Delivers the full order object in a data wrapper.
Channel name: new_position
Required: account_id
{
"type": "subscribe",
"channel": "quotes",
"account_id": "70f60784-20f1-45ba-9a04-8e01c0b810c3",
"symbols": [
"EURUSD",
"GBPUSD"
],
"interval_ms": 500
}No examples foundAPI key passed as query parameter: wss://api.easierprop.com/ws?apiKey=sk_your_key
Subscribe to a channel
Fired when a new position is opened