• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Python
  • Created over 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Using the LedgerX public websocket API we're able to get live top of the orderbook updates for an option chain with over 150 different contracts and save the data to a RedisTimeSeries type as well as publish updates to listening subscribers. An example subscriber, an interactive plot showing the implied volatility skew of the selected expiration and type (call or put).