TradingView.onready(function () { var widget = window.tvWidget = new TradingView.widget({...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
alert(“Wake Up”, alert.freq_once_per_bar_close) The following data types are available: int= integer or whole number float= number with decimal point bool= boolean (true or false) color= a standard color which we use a RGBA (red, green,blue,alpha) hex format similar to CSS #FF0033...