Hi guys,
very nice package! I am planning in comparing the most prominent open source backtesting packages and wonder whether it is possible to use only your backtest tool without strategies? Do you have an example how to input something like timestamps (minute), close (price) and action (buy/sell) and return a backtest dataframe?
Thanks for your help!