-
Dear Catalyst Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: MacOS Sierra Darwin Kernel Version 16.6.0
* Python Version: python 2.7…
-
The tool seems to be giving 0.00 profit in any scenario I test it in. The same backtest done with native gekko shows different results. Below details of the versions and the output that I get. Any ide…
-
## Describe your environment
(if applicable)
* Operating system: Archlinux
* Python Version: 3.10.5
* CCXT version: 1.91.29
* Freqtrade Version: 2022.7
## Describe the enhancem…
-
## Describe your environment
Operating system: ____windows(no docker)
Python Version: _____3.11.9 (python -V)
CCXT version: _____4.3.98 (pip freeze | grep ccxt)
Freqtrade Version: ____2024.9 (freqt…
-
Only for "ETH-BTC Trend" and "ETH-BTC Momentum" strategies:
**Design:**
Add "FAQ" tab in Cellar details section base next design:
https://www.figma.com/file/7IAQbLyzapnrow9sIcO77P/App?node-id=1631%3A…
-
## Problem Description
Trying out Pyfolio to visualize my backtests and draw them from the output pickle files.
The algorythm I run works if I use purely matplotlib to visualize, but with Pyfolio …
-
## Describe your environment
* Operating system: _windows___
* Python Version: __Python 3.10.11___ (`python -V`)
* CCXT version: __4.4.26___ (`pip freeze | grep ccxt`)
* Freqtrade Version: …
-
Dear Zipline Maintainers,
using 3.5 base conda environment on command line (and in Jupyter Lab)
have daily algos working, but wanted to test my order api on some minutely triggers
using basic alg…
-
`bt/backtest.py:506: PerformanceWarning: DataFrame is highly fragmented. This is usually the result of calling `frame.insert` many times, which has poor performance. Consider joining all columns at …
-
**Describe the bug**
I tried to run the code described in the readme but it shows errors. The first error is: ValueError("`df` not defined in Dataset!"). I have attached screenshot (1) for the same…