Tags: flowsurface-rs/flowsurface
Tags
Update README.md to include other exchanges supported + ladder in fea… …tures (#67) * Update README.md * Add DOM (Depth of Market) feature description to README * update trade fetch section for new exchanges --------- Co-authored-by: akenshaw <63060680+akenshaw@users.noreply.github.com>
fix(heatmap): prevent overlapping bid/ask runs -- with >100ms aggregations, there were some edge cases with side flips, where it was missing to end the previous run and resulting to an overly extended run that isnt completely accurate. The fix should also result smoother runs on these aggregations without having the need for "coalescing" filter on