Login Page - Create Account

Support Board


Date/Time: Sat, 13 Sep 2025 16:59:33 +0000



Post From: ACSIL Help with resetting variables on symbol change.

[2024-02-17 04:20:01]
User43 - Posts: 102
you need to make your str_CURRENT_SYM persistent in order to work as intended.

currently your str_CURRENT_SYM will be a newly initialized on each bar, rendering your
last line before closing bracket obsolete.

see
ACSIL Interface Members - Functions: Persistent Variable Functions