mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
28 lines
597 B
Markdown
28 lines
597 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Suggest an idea for this project
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
Note: this section will not show up in the issue.
|
||
|
Have you search for this feature before requesting it? It's highly likely that a similar request was already filed.
|
||
|
-->
|
||
|
|
||
|
## Describe your environment
|
||
|
(if applicable)
|
||
|
|
||
|
* Operating system: ____
|
||
|
* Python Version: _____ (`python -V`)
|
||
|
* CCXT version: _____ (`pip freeze | grep ccxt`)
|
||
|
* Version: ____ (`freqtrade -V` | `docker-compose run --rm freqtrade -V`)
|
||
|
|
||
|
|
||
|
## Describe the enhancement
|
||
|
|
||
|
*Explain the enhancement you would like*
|
||
|
|