mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 03:41:14 +00:00
AI generated strategies and configs cause a lot of noise. we should be clear that people shall read the documentation first (this will also allow us to point people at this within the issue).
1.5 KiB
1.5 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | Create a report to help us improve | Triage Needed |
Describe your environment
- Operating system: ____
- Python Version: _____ (
python -V) - CCXT version: _____ (
pip freeze | grep ccxt) - Freqtrade Version: ____ (
freqtrade -Vordocker compose run --rm freqtrade -Vfor Freqtrade running in docker)
Note: All issues other than enhancement requests will be closed without further comment if the above template is deleted or not filled out.
Describe the problem:
Explain the problem you have encountered
Steps to reproduce:
Observed Results:
- What happened?
- What did you expect to happen?
Relevant code exceptions or logs
Note: Please copy/paste text of the messages, no screenshots of logs please.
// paste your log here