vectorbt icon indicating copy to clipboard operation
vectorbt copied to clipboard

get current information due to backtesting

Open aminaqi opened this issue 2 years ago • 1 comments

i want to get like current step, current position size, current profit and other information while i run backtesting, also is it possible to send arguments to run() and access them while running backtest?

aminaqi avatar May 12 '22 19:05 aminaqi

https://vectorbt.dev/api/portfolio/base/#vectorbt.portfolio.base.Portfolio.from_order_func

polakowo avatar May 12 '22 20:05 polakowo