Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 19:51:14 +0000



Post From: Persisitent variables and DateTime Variables

[2019-02-20 07:05:02]
lightbeckons - Posts: 11
Hi,
1.I am trying to use persistent variables (for study) in a daily chart to store the VAP elements and this data is being referenced by a 30min chart. The problem is I havent been able to get too clear the persistent variables at the start of every DAILY candle. How would one go about this.

2. My second question is again about daily charts and the SCDateTime variables associated with a single bar in the daily chart. Say i have to store the low values of the price every 4 hour window, while at the still same bar (sc.Index variable is same), can I take a snapshot of these values using persistent variables?

Thanks in advance.