Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 22:45:46 +0000



Post From: Deleting candles

[2017-04-28 06:07:00]
CustomIndicators - Posts: 126
I know about that setting. I use it all the time. The problem is, if I have 128 days loaded, my study looks very different than when I have 5 days loaded. All my charts need to have begun at the same exact point in time, but the 10 tick chart gets completely overloaded when I have 128 days. The 100000 tick chart can handle 128 days perfectly fine without performance issues.

I need to be able to load all my charts having their starting points being 128 days back in time, but a 10 tick chart just can't handle that much data alongside over a dozen other tiny charts doing the same thing, starting 128 days back. I need to load 128 days on that 10 tick chart in order for my study to be synchronized with the 100000 tick chart. After it is loaded, and my study has caught up to the most recent events, I only need the last 50 candles for my system to work.

I need a way of removing data from the chart. I don't need to adjust how many days load. I always need to start with 128 days loaded.

I am programming in ACSIL.