Vegh Laszlo / Publications
Forum
Websocket connection
Hi! I have started building out a tradingview signal system similar to PineConnector using Flask, nginx and managed to make it work perfectly by using http polling. After this i wanted to make some enchantments and add socket connection and keep http as a backup. I started out building and testing