No examples foundNo examples found{
"event": "<string>",
"channel": "<string>",
"response": "<string>"
}{
"event": "<string>",
"channel": "<string>",
"response": {
"stock_id": "<string>",
"bid": "<string>",
"ask": "<string>",
"last": "<string>"
}
}{
"event": "<string>",
"channel": "<string>",
"response": {
"strategy_id": "<string>",
"strategy_value": "<string>"
}
}No examples foundNo examples foundNo examples found{
"event": "<string>",
"channel": "<string>",
"response": {
"bot_id": "<string>",
"status": "<string>"
}
}No examples found{
"event": "<string>",
"channel": "<string>",
"response": {
"bot_activity_id": "<string>",
"bot_id": "<string>",
"type": "<string>",
"message": "<string>",
"created_at": "<string>"
}
}Subscribe to real-time updates from AlphaInsider.
No examples foundNo examples found{
"event": "<string>",
"channel": "<string>",
"response": "<string>"
}{
"event": "<string>",
"channel": "<string>",
"response": {
"stock_id": "<string>",
"bid": "<string>",
"ask": "<string>",
"last": "<string>"
}
}{
"event": "<string>",
"channel": "<string>",
"response": {
"strategy_id": "<string>",
"strategy_value": "<string>"
}
}No examples foundNo examples foundNo examples found{
"event": "<string>",
"channel": "<string>",
"response": {
"bot_id": "<string>",
"status": "<string>"
}
}No examples found{
"event": "<string>",
"channel": "<string>",
"response": {
"bot_activity_id": "<string>",
"bot_id": "<string>",
"type": "<string>",
"message": "<string>",
"created_at": "<string>"
}
}Client request to subscribe to one or more channels.
Server confirmation of successful subscription.
Server error response, which may include a specific channel.
Real-time stock price update (every 1 second).
Real-time strategy value update (every 5 seconds).
Updates for open orders (instant).
Updates for strategy positions (instant).
New strategy timeline events (instant).
Bot status changes (instant).
Bot allocation changes (instant).
New bot activities (instant).