-
I am new to your project and want to write a strategy and start backtesting. I have already seen the comment in the backtesting documentation that the documentation isn't up to date at the moment. I r…
-
here is a loom video of me explaining the problem
https://www.loom.com/share/75a5ced878f64390b24ad6e0d80f381b
please watch the video because it is to hard to explain but i will try
What seems t…
-
Hi @nkaz001
How can I use my csv tick_data from nasdaq indices into your jupyter-notebook for using strategy?
Thanks :)
-
Hi there, I noticed an error when trying to compare backtester errors of individual models (such as ARIMA or Prophet) against an ensemble of these models (or even additional models) when using the Bac…
-
According to backtester, the longer the position stays open, profitability decreases.
Sweet spot seems to be around 7hours. (should be re-tested)
-
**Describe the bug**
When I try to fit KTR model and specify any kind of seasonality, it throws an "IndexError: list index out of range" error. Interestingly, when I manually specify *seasonality_fs_…
-
# Bug Report
### Expected Behavior
-> Commission paid once whenever order filled.
### Actual Behavior
-> Commission paid twice.
### Steps to Reproduce the Problem
1. Started with the…
-
## License Policy Violation detected in jsonparse-1.3.1.tgz
Library - jsonparse-1.3.1.tgz
This is a pure-js JSON streaming parser for node.js
Library home page: https://registry.npmjs.org/jsonparse/…
-
Hi there,
I have been trialling this out and it looks a great framework for storage retrieval, is there any plans for the Java API or are you looking for contributors to help? I'm testing this out fo…
-
It would be great if I can reattach the optimization process after closing the browser tab or a lost network connection.
At the moment Jesse is working in the background but its not possible to get a…