Json – Empty body on alert trading view webhook
I'm currently testing some indicator/strategy and would like to automate things. I configure somes webhook with alerts with JSON formated strings like : alert("{'heyyy':'oohhhh!'}", freq = alert.freq_all) but when the alert is triggered, webhook sended and i reveive the call…