Skip to content

v0.8.2

Choose a tag to compare

@32ethers 32ethers released this 13 Dec 02:29
· 188 commits to master since this release
  • change order when saving backtest result
  • data and price has updated. The value in the beginning of the minute will follow the value in the last minute(In old version it will be decided by the first transaction in this minute.)
  • fix issues in data cache(when feather file is lost, a error will be raised)
  • show market name when loading data
  • add lp net value for uniswap market balance
  • deribit: convert type of t when loading csv
  • fix other bugs