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/
Freqtrade: https://www.freqtrade.io/en/latest/
📺 OTHER STRATEGIES TESTED PLAYLIST 📺
→ https://www.youtube.com/watch?v=BSAotXL-jmo&list=PL8gq8aFDPpbNthwcFtdTjt6i9zoLmq6zO
📺 MY FREQTRADE TRADING BOT TUTORIALS PLAYLIST📺
→ https://www.youtube.com/watch?v=VHvikJmQrVM&list=PL8gq8aFDPpbNEx4lUvpmRjxtCkjvX-Jpg
💬 SOCIAL 💬
Website: https://www.dutchalgotrading.com/
Twitter: https://twitter.com/DutchCryptoDad
Tiktok: https://www.tiktok.com/@dutchcryptodad
Patreon: https://www.patreon.com/dutchalgotrading
Youtube: https://www.youtube.com/@dutchalgotrading
SEE MY WEBSITE FOR ALL CODE AND STRATEGIES.
📈 MY CHART ANALYSIS 📈
→ Tradingview: https://www.tradingview.com/u/DutchCryptoDad/
🥇 BECOME MY PATREON: https://www.patreon.com/dutchcryptodad
💰 AFILIATE LINKS & PROMO’S 💰
→ Bybit: https://www.bybit.com/en-US/invite?ref=K7JEX
→ Celsius: https://celsiusnetwork.app.link/1971583c69
⚠️ FINANCIAL DISCLAIMER: This channel is for education and entertainment purposes only! I am in no way responsible for bad setups, strategies and possible losses or gains of money as a result! Everything expressed here is my opinion and not official investment advice. Investing in cryptocurrency or trading involves a high degree of risk and should be considered only by persons who can afford to sustain a loss of their entire investment. Please do your own research or consult a financial advisor before making any financial decisions.
🏷️ TAGS 🏷️
#DutchCryptoDad,#Trading,#Strategy,#Crypto,#Freqtrade,#Backtesting,#Bitcoin,
#Rest,#API
by Dutch Algotrading
linux web server
When you say something like "just copy and paste" then provide us the script to copy the code!
Thanks sir, great tutorial !! Have a great day.
merci pour la traduction
Awesome video. At last I could find the problem that din't let me open my freqtrade Web UI. You made my day man, I really appreciate your help. Thakn you very much. The problem was that I had not installed UI (freqtrade install-ui), butI saw that line in your code and you explained that we had to install UI. Great.
thanks Great …
I still get the "import rapidjson" error even after activating the .env (16.59). I'm not sure how to get past it.
Hi, when I open the config.json file is empity? why?
Thanks for the videos, very good information, could you please talk if you have time about go real trading with kraken , binance, etc…
Can you show using curl
Where i can find your script
how about curl do you tried yet
Thanks a lot! While doing the first command a get this "./.env/bin/activate: No such file or directory" do you maybe know whats the problem here? appreciated
Great video, thanks keep it up!
how i put freqtrade in my host domain ?
Sir, your freqtrade video series is is really good. I appreciate your teaching method. I am new to this, if possible can you create video to configure freqtrade and run step by step or arrange current videos in sequence so that will help lot of beginner's and others.
I have a question sir. So do you have to keep computer running around the clock when using the freqtrade user interface? What about with docker?