Skip to content

v0.4.0

Choose a tag to compare

@Mlaz-code Mlaz-code released this 02 Jun 16:34
b4c1252
  • Added NormalizedOdds.is_active (boolean) + the 'odds:locked' WebSocket event — OpticOdds locked-odds parity (suspended market, price frozen).
  • Changed NormalizedOdds.timestamp documented as the delivery / feed-freshness timestamp — advances every ingest cycle, matching OpticOdds' timestamp. The API now populates this field (previously always null); it is NOT a price-last-changed time. The removed odds_changed_at/last_seen_at/wire_received_at were never modeled by this SDK. (SHA-1048)