When I call the TradetronAPI from the Tradingview
the getruntime function would return the value for the key
Would this value be set to 0 or NULL after getting the incoming API call from tradiingview?
OR do I have to reset the Getruntime?
For example from tradingview, I send Buy111=1
after tradetron receives this as getruntime var,
does the tradetron script needs to reset it 0 ?
thank you all