kiann00
kiann00
hey Didier, that's a fun little bot. I'm trying it out myself, and not sure if I've put in all correctly in the (Jupyter python notebook). Can I check how...
### Expected Behavior backtesting.optimize(model = 'skopt',....) should just work fine, when I test it in my local desktop ### Actual Behavior Bug error message below ``` Traceback (most recent call...
### Expected Behavior Expect, under the Strategy class, we can calculate the rolling values and put them within an Indicator class ### Actual Behavior We get an error message, saying...
wow, Ynouri, stumbled upon this little github python a week ago. Amazing code and project, and very useful! I gave it a quick test, and was wondering for 2 issues...
* Longstaff-Schwartz Algorithm version: * Python version: * Operating System: ### Description I am trying to calibrate to a volatility (ATM) curve for your Longstaff python code. Before setting it...