mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-16 11:10:31 +00:00
Merge pull request #9555 from amargedon/mapping-btc
Add FIAT mapping for BTC
This commit is contained in:
@@ -28,6 +28,7 @@ coingecko_mapping = {
|
||||
'busd': 'binance-usd',
|
||||
'tusd': 'true-usd',
|
||||
'usdc': 'usd-coin',
|
||||
'btc': 'bitcoin'
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user