bt
bt copied to clipboard
Example of decoupling strategy and backtesting
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 precomputed timestamps (minute), close (price) and action (buy/sell)?
Thanks for your help!