Skip to content

v4.3.3

Latest

Choose a tag to compare

@hogan-yuan hogan-yuan released this 26 Jun 07:13
15a9284

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)