-
Hi,
First of all thank you for this tool! As a noob i can appreciate your work and quite obviosly i dont even understand what it does so now im here.
Im using the windows open source verison of …
-
## Context
I'm testing lean-cli using starter code, during backtest encounter *** PermissionError: [Errno 13] Permission denied: '/LeanCLI/__pycache__'
### Setup
```bash
# confirm login
x l…
-
I've been try to get the utils.make_index function to work in Quantstats. First, I cannot get the rebalance parameter to work. Leaving the default value gives an error, so I have to set it to 'None'. …
-
Unlike equities, each future contract has a different initial and maintenance margin. Should this be incorporated somehow into Zipline?
https://www.interactivebrokers.com/en/?f=margin&p=fut
Somewhat…
-
I wanted to make a strategy that would work well against LOTS of cryptocurrencies, with the idea being that maybe it wouldn't be as overfit as my usual optimization runs. And it turned out to not actu…
-
simple sliding window optimization
2021-07-05 10:27:00,924 WARNING function_runner.py:540 -- Function checkpointing is disabled. This may result in unexpected behavior when using checkpointing fe…
-
**Business case:**
We want to create a strategy-specific landing page for "ETH-BTC Trend" Strategy to use it for promoting token sales outside the Sommelier platform (eg, Uniswap).
**Design:**
https…
-
https://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:ichimoku_cloud#calculation
f3rno updated
6 years ago
-
it seems that backtestTool can't find my strategy. Strategy is in /strategies folder and toml is in \config\strategies. Below details of the the output. Same behavior in win10 and ubuntu. Not sure wh…
-
Latest Freqtrade
## Describe the enhancement
There is a lot of test executions at different time intervals. For example, run a test on 10 random segments and display a summary report for all tests …