Files
freqtrade/.github/ISSUE_TEMPLATE/question.md
2025-05-18 08:38:27 +02:00

1.0 KiB

name, about, title, labels, assignees
name about title labels assignees
Question Ask a question you could not find an answer in the docs. Use this template if you've got problems with your strategy. Question

Describe your environment

  • Operating system: ____
  • Python Version: _____ (python -V)
  • CCXT version: _____ (pip freeze | grep ccxt)
  • Freqtrade Version: ____ (freqtrade -V or docker compose run --rm freqtrade -V for Freqtrade running in docker)

Your question

Ask the question you have not been able to find an answer in the Documentation