Login Page - Create Account

Support Board


Date/Time: Fri, 19 Sep 2025 16:06:08 +0000



Post From: Opening a symbol on an open chart using ACSIL

[2023-09-01 17:00:06]
ForgivingComputers.com - Posts: 1124
You can do this with two studies, one on each chart. Chart #1 "publishes" its symbol using persistent integer or string Variables, Chart #2 Gets the persistent variable from chart #1 and acts accordingly.