stable/freqtrade/plugins
Bernd Zeimetz b65a04dd90 Add MarketCapPairList.
After recurring requests on #strategy-chat, this implements a
pairlist based on market capitalization.
Data is retrieved from the coingecko API
https://www.coingecko.com/en/api
2021-06-06 02:30:25 +02:00
..
pairlist Add MarketCapPairList. 2021-06-06 02:30:25 +02:00
protections The error that it prints says the contrary to what 2021-04-20 11:50:53 -06:00
__init__.py Improve tests for backtest protections 2020-12-07 11:39:01 +01:00
pairlistmanager.py Cache pairlist in pairlist, not globally 2021-04-25 20:10:47 +02:00
protectionmanager.py Prepare protections for backtesting 2020-12-07 11:39:01 +01:00