Hi,
Has anyone encountered a problem where GRAPH variables stop displaying on a backtest chart? See the attached screenshot. The black lines on the bottom panel are my variables, which stop suddenly.
regards, Tim.
JSParticipant
Senior
Hi,
No, haven’t experienced it yet…
Was it done once or permanently…?
Can you show part of your code… (variables and graph functions)?
I remember something similar months ago. What is your platform version please? menu Help/About.
Hi Nicholas,
My version number is 11.1 – 1.8.0_202
last update 16th March 2023
regards, Tim.
The problem seems to vary. It doesn’t happen all the time, but does happen often. The code is fairly conventional stuff and isn’t resource intensive to run. I was only running on 1k bars.
The issue I remember was about when the chart history was not partially visible in the window, so make sure all the history is visible during the backtest and the complete GRAPH should appear.
Is your variables’s panel large enough. I happened sometimes when several variables were active but the panel wasn’t large enough, so tags overlapped one another in some cases.
Another issue may be due to much different in the scale of data. Several variables with a smaller scale may overlap (this should concern lines, not tags, though).