Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 19:36:23 +0000



Post From: Days Loaded for Renko Chart

[2024-08-06 13:41:22]
User47294720 - Posts: 2
I have a renko chart that runs calculations using data aggregated per renko bar. For example it'll show a circle on the bar if volume exceeds a certain amount.

But since its renko, the same symbols that show up when I have 10 days loaded will disappear if I load 30 days (because it is counting starting with bar1 from 10 days ago vs. 30 days).

Is there a way to load days while "capping" the number of days looking back?


For instance, load 200 days but for each day I look, it is using data counting 10 days from that day (ie. becomes a "rolling 10 days" concept).

I have Charts>Session Times>New Bar at Session Start set to 'No'