After modification in Backtesting.py: TypeError: strategy
must be a Strategy sub-type
#1034
Labels
question
Not a bug, but a FAQ entry
Expected Behavior
Hello, I forked the repository, after that i followed the instructions and install it. I tried a first example of an sma strategy, i backtest it using :
If i modify the file backtesting.py even with a simple comment, i am getting the error :
I should restart the kernel, then everything works fine, but this isn't practical at all.
Actual Behavior
Can't modify in backtesting file, should restart the kernel.
Additional info
bokeh.__version__
: '2.4.3 'The text was updated successfully, but these errors were encountered: