Skip to content

v0.6.1

Choose a tag to compare

@32ethers 32ethers released this 08 Aug 07:59
· 280 commits to master since this release
  • [breaking change]output result has updated, .action.json and action.pkl is removed. Instead, backtest description is
    added. It is a pkl file, and contains initial status and markets description and actions, etc.
  • Add a new parameter "file_name" to actuator.save_result, so you can specific file name of backtest result
  • broker and markets have quote token now, quote token can be different among markets. It can be set in actuator.set_price()
  • external_price parameter in UniLpMarket.get_market_balance has removed, because net value returned by unilpmarket should be quoted by quote token of this pool
  • [breaking change]When adding liquidity, tick should be trim according to tick spacing. Call nearest_usable_tick to get an available tick