标签: scripting alerts tradingview-api
我想在交易视图中编写一个脚本,以便交易视图每60分钟通知我BTC价格是多少。
我应该从下面的脚本中编辑什么?
谢谢:
alertcondition(close>open, message="price {{btcusd}} = {{60:00}}"){{Binance}}:{{btcusd}}, Price = {{close}}, Time = {{volume}}