chillliang
Results
2
issues of
chillliang
Hi, I tried backtesting the Kalman filter strategy with an apparently incorrect module name. The code is taken from the QuantStart article on Kalman filter: `from qstrader.strategy import Strategies, DisplayStrategy`...
Hi, I'm relatively new to Python (and QSTrader) so please bear with me. I've installed Anaconda and followed the instructions which worked perfectly until the very last step for the...