Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Nov 25, 2024
1 parent 31a0fcf commit 63c29df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Add: `CandleUniverse(autoheal_pair_limit)` and reworked how to mitigate MEV issues on pricing data
- Add: `heal_anomalies` to get rid of MEV anomalies, second attempt - handles anomalies detection and smoothing out better
- Add: `GroupedCandleUniverse.calculate_returns` to easily get returns of each trading pair
- Add: `Client.fetch_tvl_by_pair_ids(query_type=OHLCVCandleType.tvl_v2)` option to load /WETH quoted TVL data for Uniswap v3
- Change: Use `orjson` to faster serialisation of some data

# 0.24.4
Expand Down

0 comments on commit 63c29df

Please sign in to comment.