Freqtrade Web UI and REST API installation in Linux for beginners tutorial

In this video I will show you how to install and activate the Freqtrade user interface (UI) on a script installed bot and and Docker container. I will also show you how to open the web interface to show the pairs and trades. I finally demonstrate how to use the REST API Python script to get data from the bot or to manage the bot’s configuration. 

Also remote! 

 My Github page: https://github.com/DutchCryptoDad/

Popular posts from this blog

Freqtrade multibot configuration - tutorial for creating multiple trading bots on one single server

Freqtrade Docker installation and service configuration on Linux for beginners tutorial

The complete Freqtrade hyperparameter (hyperopt) bot strategy optimization tutorial for beginners