Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions artifacts/apidocs/market_data_streams.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ STREAM: v1.mini.s
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |MiniTicker|True|A mini ticker matching the request filter|
??? info "[MiniTicker](/../../schemas/mini_ticker)"
Expand Down Expand Up @@ -375,7 +375,7 @@ STREAM: v1.mini.d
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |MiniTicker|True|A mini ticker matching the request filter|
??? info "[MiniTicker](/../../schemas/mini_ticker)"
Expand Down Expand Up @@ -674,7 +674,7 @@ STREAM: v1.ticker.s
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |Ticker|True|A ticker matching the request filter|
??? info "[Ticker](/../../schemas/ticker)"
Expand Down Expand Up @@ -1014,7 +1014,7 @@ STREAM: v1.ticker.d
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |Ticker|True|A ticker matching the request filter|
??? info "[Ticker](/../../schemas/ticker)"
Expand Down Expand Up @@ -1356,7 +1356,7 @@ STREAM: v1.book.s
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |OrderbookLevels|True|An orderbook levels object matching the request filter|
??? info "[OrderbookLevels](/../../schemas/orderbook_levels)"
Expand Down Expand Up @@ -1669,7 +1669,7 @@ STREAM: v1.book.d
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |OrderbookLevels|True|An orderbook levels object matching the request filter|
??? info "[OrderbookLevels](/../../schemas/orderbook_levels)"
Expand Down Expand Up @@ -1976,7 +1976,7 @@ STREAM: v1.trade
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |Trade|True|A public trade matching the request filter|
??? info "[Trade](/../../schemas/trade)"
Expand Down Expand Up @@ -2308,7 +2308,7 @@ STREAM: v1.candle
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |Candlestick|True|A candlestick entry matching the request filters|
??? info "[Candlestick](/../../schemas/candlestick)"
Expand Down
2 changes: 1 addition & 1 deletion artifacts/apidocs/schemas/ws_candlestick_feed_data_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |Candlestick|True|A candlestick entry matching the request filters|
??? info "[Candlestick](/../../schemas/candlestick)"
Expand Down
2 changes: 1 addition & 1 deletion artifacts/apidocs/schemas/ws_mini_ticker_feed_data_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |MiniTicker|True|A mini ticker matching the request filter|
??? info "[MiniTicker](/../../schemas/mini_ticker)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |OrderbookLevels|True|An orderbook levels object matching the request filter|
??? info "[OrderbookLevels](/../../schemas/orderbook_levels)"
Expand Down
2 changes: 1 addition & 1 deletion artifacts/apidocs/schemas/ws_ticker_feed_data_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |Ticker|True|A ticker matching the request filter|
??? info "[Ticker](/../../schemas/ticker)"
Expand Down
2 changes: 1 addition & 1 deletion artifacts/apidocs/schemas/ws_trade_feed_data_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|Stream name|
|selector<br>`s1` |string|True|Primary selector|
|selector<br>`s1` |string|True|the feed specified in the JSON RPC Subscribe request|
|sequence_number<br>`sn` |string|True|A running sequence number that determines global message order within the specific stream|
|feed<br>`f` |Trade|True|A public trade matching the request filter|
??? info "[Trade](/../../schemas/trade)"
Expand Down
10 changes: 5 additions & 5 deletions artifacts/pysdk/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@ class WSOrderbookLevelsFeedSelectorV1:
class WSOrderbookLevelsFeedDataV1:
# Stream name
stream: str
# Primary selector
# the feed specified in the JSON RPC Subscribe request
selector: str
# A running sequence number that determines global message order within the specific stream
sequence_number: str
Expand Down Expand Up @@ -1056,7 +1056,7 @@ class WSMiniTickerFeedSelectorV1:
class WSMiniTickerFeedDataV1:
# Stream name
stream: str
# Primary selector
# the feed specified in the JSON RPC Subscribe request
selector: str
# A running sequence number that determines global message order within the specific stream
sequence_number: str
Expand Down Expand Up @@ -1089,7 +1089,7 @@ class WSTickerFeedSelectorV1:
class WSTickerFeedDataV1:
# Stream name
stream: str
# Primary selector
# the feed specified in the JSON RPC Subscribe request
selector: str
# A running sequence number that determines global message order within the specific stream
sequence_number: str
Expand All @@ -1115,7 +1115,7 @@ class WSTradeFeedSelectorV1:
class WSTradeFeedDataV1:
# Stream name
stream: str
# Primary selector
# the feed specified in the JSON RPC Subscribe request
selector: str
# A running sequence number that determines global message order within the specific stream
sequence_number: str
Expand All @@ -1142,7 +1142,7 @@ class WSCandlestickFeedSelectorV1:
class WSCandlestickFeedDataV1:
# Stream name
stream: str
# Primary selector
# the feed specified in the JSON RPC Subscribe request
selector: str
# A running sequence number that determines global message order within the specific stream
sequence_number: str
Expand Down
10 changes: 5 additions & 5 deletions src/codegen/apispec.json
Original file line number Diff line number Diff line change
Expand Up @@ -5085,7 +5085,7 @@
"optional": false,
"example": "'BTC_USDT_Perp'",
"comment": [
"Primary selector"
"the feed specified in the JSON RPC Subscribe request"
]
},
{
Expand Down Expand Up @@ -5187,7 +5187,7 @@
"optional": false,
"example": "'BTC_USDT_Perp'",
"comment": [
"Primary selector"
"the feed specified in the JSON RPC Subscribe request"
]
},
{
Expand Down Expand Up @@ -5289,7 +5289,7 @@
"optional": false,
"example": "'BTC_USDT_Perp'",
"comment": [
"Primary selector"
"the feed specified in the JSON RPC Subscribe request"
]
},
{
Expand Down Expand Up @@ -5403,7 +5403,7 @@
"optional": false,
"example": "'BTC_USDT_Perp'",
"comment": [
"Primary selector"
"the feed specified in the JSON RPC Subscribe request"
]
},
{
Expand Down Expand Up @@ -5511,7 +5511,7 @@
"optional": false,
"example": "'BTC_USDT_Perp'",
"comment": [
"Primary selector"
"the feed specified in the JSON RPC Subscribe request"
]
},
{
Expand Down