英文: Compilation error. Line 10: Extraneous input ':' expecting 'end of line without line...
Writing a Pinescript code for Auto trading with the MACD but get this error
英文: Writing a Pinescript code for Auto trading with the MACD but get this error 问题 这是我写的代码,但当我运行它时出现...
如何循环遍历字符串并查看是否有”1″作为字符串的元素?
英文: how to loop through a string and see if "1" is an element in the str? 问题 如果orderIds中存在...
Pine Script 5 – 从strategy()函数中获取数据
英文: Pine Script 5 - Access data from strategy() 问题 我正在尝试从strategy()函数中访问数据,并将其保存在一个变量中,以便在脚本中用于绘图或表格...
9