Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在尝试编写一个跟踪图表(chart1)并在另一个图表(chart2)上实现指标的代码,基本上它们之间存在相关性。
我正在尝试编写的代码是,如果图表 1 价格穿过移动平均线,则将指标提供给图表 2。
任何人都可以确认这是否可行?
谢谢你