You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Rust:market::TradeStatus — typed enum for /v1/quote/market-status trade status codes, with display names, labels, normalization helpers, and code 2001
All languages:market::MarketTimeItem.trade_status and delay_trade_status now use market::TradeStatus instead of raw integers
Fixed
All languages: corrected market trade status documentation and aligned market::TradeStatus with the status definition table, including code 2001 and the 123/1009/1010 display names
All languages:macroeconomic detail endpoint now populates info.periodicity and info.importance (frequence/importance fields added to V2MacroIndicatorDetail)