Login Page - Create Account

Support Board


Date/Time: Wed, 17 Sep 2025 02:28:48 +0000



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

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