I'm going to tell you a super simple way to run tradingview.com (or any website) in fullscreen mode on a Raspberry Pi.
You will need:
Raspberry Pi,
FullscreenOS distro,
Wi-Fi, and about 15 minutes of your time.
- Search "FullscreenOS Github" in your browser.
- Download the zip file from the repo, unzip and write the image file to sd card.
- Mount the sd card and edit fullscreen-network.txt file in /boot to enable wifi to connect.
- Remove the default text line from fullscreenos.txt file in /boot and edit to read https://tradingview.com/
- Place the sd card into the Pi, boot, and enjoy tradingview on big screen distraction free!
DONE!
Confirm any steps by reading the README within the github repo.