Login Page - Create Account

Support Board


Date/Time: Thu, 06 Nov 2025 09:04:13 +0000



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

[2023-09-01 17:00:06]
ForgivingComputers.com - Posts: 1154
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.