binance: add API changelog link
parent
b7cdbd89d4
commit
fff9de9aec
|
|
@ -108,6 +108,7 @@ class AggTrade(Struct, frozen=True):
|
|||
m: bool # Is the buyer the market maker?
|
||||
M: bool|None = None # Ignore
|
||||
nq: float|None = None # Normal quantity without the trades involving RPI orders
|
||||
# ^XXX https://developers.binance.com/docs/derivatives/change-log#2025-12-29
|
||||
|
||||
|
||||
async def stream_messages(
|
||||
|
|
|
|||
Loading…
Reference in New Issue