diff --git a/docs/includes/showcase.md b/docs/includes/showcase.md new file mode 100644 index 000000000..a07ebe34c --- /dev/null +++ b/docs/includes/showcase.md @@ -0,0 +1,10 @@ +This section will highlight a few projects from members of the community. +!!! Note + The projects below are for the most part not maintained by the freqtrade , therefore use your own caution before using them. + +- [Example freqtrade strategies](https://github.com/freqtrade/freqtrade-strategies/) +- [FrequentHippo - Grafana dashboard with 1000nds of backtests](http://frequenthippo.ddns.net:3000/) (by hippocritical). +- [Online pairlist generator](http://pairlist.robot.co.network/) (by Blood4rc). +- [Freqtrade analysis notebook](https://github.com/froggleston/freqtrade_analysis_notebook) (by Froggleston). +- [TUI for freqtrade](https://github.com/froggleston/freqtrade-frogtrade9000) (by Froggleston). +- [Learn Cryptobot](https://learncryptobot.wordpress.com/) (by stash86) - Blog about crypto projects. diff --git a/docs/index.md b/docs/index.md index c24d1f36b..77542ae78 100644 --- a/docs/index.md +++ b/docs/index.md @@ -63,6 +63,10 @@ Exchanges confirmed working by the community: - [X] [Bitvavo](https://bitvavo.com/) - [X] [Kucoin](https://www.kucoin.com/) +## Community showcase + +--8<-- "includes/showcase.md" + ## Requirements ### Hardware requirements