mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-02 18:13:04 +00:00
Merge pull request #11120 from freqtrade/feat/BNFCR
Add support for BNFCR
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
"description": "The timeframe to use (e.g `1m`, `5m`, `15m`, `30m`, `1h` ...). \nUsually specified in the strategy and missing in the configuration.",
|
||||
"type": "string"
|
||||
},
|
||||
"proxy_coin": {
|
||||
"description": "Proxy coin - must be used for specific futures modes (e.g. BNFCR)",
|
||||
"type": "string"
|
||||
},
|
||||
"stake_currency": {
|
||||
"description": "Currency used for staking.",
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user