Prossi79

Results 5 issues of Prossi79

Hello! Just working with your code on a time series analysis, to compute the Hurst exponent of a equity, e.g. Google. Here is the code: import matplotlib.pyplot as plt from...

problem during update static data ` 2019-07-08 22:03:08,645 - __main__ - initialize_optuna - DEBUG - Initialized Optuna: 2019-07-08 22:03:09,700 - __main__ - initialize_optuna - DEBUG - Best reward in (42)...

bug

[backtest-result-2020-08-19_11-42-18.zip](https://github.com/ranaroussi/quantstats/files/5095868/backtest-result-2020-08-19_11-42-18.zip) Thanks for this awesome open source project. I try to link it to another exciting project which is -> https://github.com/freqtrade/freqtrade In Freqtrade you can do backtests with the strategy...

Just set up the MultiBot function successfully, but running into one issue - the cum profit graph seems not to work combining different bots working with different stake currencies, e.g....

question
Low prio

Hello! Interesting project - can I analyze as well Crypto data from Quandl instead of stocks? If yes, what do I need to change / adapt?