英文: Exclude Newstrading Days via input.bool 问题 这是我的代码: FilterNewsTrading = input.bool(defval=false,t...
我怎样能够在晚上11点准时重置所有自定义的指数?
英文: how can I rest all my customized index at 11pm sharply 问题 我如何可以在晚上11点准时重置所有自定义的索引? 以下代码对我不起作用。 我...
Trading view:在我的网站嵌入的图表上添加自定义指标
英文: Trading view : Add a custom indicator to a chart embedded in my website 问题 我有一个嵌入TradingView图表到我...
需要帮助 / 如何每个会话只开一笔交易?
英文: Need Help / How to open only one trade per session? 问题 我正在寻找解决方案,以解决我的策略问题。我想每个会话仅开立一次做多头寸和一次做空头...
基于所选柱形绘制动态水平线。
英文: Draw dynamic horizontal line based on selected bar 问题 我想根据光标选择的柱形绘制一个基于动态水平线 (Close + ATR(10))。 ...
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中存在...
如何在Golang中获取与TradingView相同的CCI值?
英文: How to get same cci values from Trading view in Golang? 问题 我正在尝试在Golang中复制Pine Script的cci()函数的值。...
10