英文: want to change the value of variable using list in loop python 问题 以下是翻译好的代码部分: symbols = ["N...
如何点击Tradingview上的“Tweet Image”按钮?
英文: How do I click on the "Tweet Image" button on Tradingview? 问题 # 以下是我的现有python代码: # 一些常...
如何在TradingView轻量级图表上移除非市场小时/时间?
英文: How to remove non market hrs/time on trading view lightweight-chart? 问题 以下是翻译好的部分: 我是轻量级图表(light...
问题:将短脚本和长脚本合并为一个脚本时遇到问题。
英文: Issue combining short and long pinescript scripts into one 问题 我有一个问题与我的脚本。在测试中,如果我运行短订单脚本,它会给我一个...
如何在Tradingview的Pine Script指标中添加多时间框架选项?
英文: How do I add a multi time frame option in Pine Script indicator for Tradingview? 问题 我正在为TradingV...
错误:出现了” ‘if’ 不能用作变量或函数名”。我不明白为什么。
英文: Error: "'if' cannot be used as a variable or function name" appeared. I cant u...
计算交易算法中最有效的VWAP(成交量加权平均价格)的方法
英文: Most efficient way to calculate VWAP(VOLUME WEIGHTED AVERAGE PRICE) for trading algorithm 问题 我正在...
如何在蜡烛开盘时开仓,并在蜡烛收盘时平仓?
英文: How to open order at candle open and close at candle close? 问题 以下是您要翻译的部分: 我正在尝试编写一个Pine Script策...
连接所有蜡烛的高价,具有特定条件。
英文: Connect the high value of all the candles with a specific condition 问题 我想要搜索一个高于前一根蜡烛和后一根蜡烛的蜡烛。例...
这个弹出窗口是如何在 Pine Script 中编写的?
英文: How was this pop-up coded in pine script? 问题 I understand your request. Here's the translated po...