Edouard Poitras
Edouard Poitras
Should have a value for how steep the slope should be for the criteria to trigger.
Should be able to replace them with raise and logger warnings.
See https://www.quantstart.com/articles/Basics-of-Statistical-Mean-Reversion-Testing for implementation.
Higher priority than adding features.
Some of the examples are pretty bland. We should at least add some chart images in the figures.md example.
Will make it easier for new comers to contribute and to understand how NowTrade works. Maybe we should also add flow charts for the strategy creation process.
Should be able to try it directly from a docker run command.
We need a better way of handling configuration options than the configuration.py file in the nowtrade library folder. The user should have the options of having a nowtrade.conf file in...