Support Board
Date/Time: Tue, 04 Nov 2025 06:05:49 +0000
Post From: Custom Made Study Cannot Calculate Back in Time
|   [2023-03-22 15:45:42]     |  
| User431178 - Posts: 805 | 
| 
                 The problem is that it only start to diplay the line from the moment I upload the study to the chart (as you can see on the screenshot).  
if (sc.IsFullRecalculation) { return; } You will skip all bars during the initial calculation because of the above code.  | 
        
