Changelog — May 13, 2026
12 days ago by Denys Malykhin
Re-enabled endpoints
/v1/historical-dilutionis live in production. The endpoint was temporarily returning503 endpoint_disabledwhile we validated the backing dataset.
New filters
/v1/dilution-data: newshow_in_playquery parameter. Whenshow_in_play=true, the response is filtered to instruments with material remaining size (>100k) AND either strike ≤ 3× current market price OR variable-rate price protection. Defaultfalsepreserves prior behavior (all rows returned, with the computedshow_in_playflag on each).