Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to extend Camarilla Pivots to show on past days?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to extend Camarilla Pivots to show on past days?

    Hello all, I took the existing Camarilla Pivot indicator from NinjaTrader and modified it so that it has the R5/R6/S5/S6 levels. However, I can't seem to figure out how to revise the code so that past Camarilla Pivots also show on the chart.

    This is what I have currently, I like the text labels and how it looks:
    Click image for larger version

Name:	whatihave.png
Views:	168
Size:	41.5 KB
ID:	1331356

    But this is what I want in terms of the Camarilla Points showing on the past days:

    Click image for larger version

Name:	whatiwant.png
Views:	165
Size:	54.2 KB
ID:	1331355

    I'm sure there's some part of the indicator code from the original that's "erasing" past days and preventing them from being shown. Ideally I just want to see the past 2 days of camarilla points in conjunction with the current day.

    I attached the script if anyone is able to help. Thanks in advance
    Attached Files

    #2
    Hello w1nn1,

    It looks like that is possibly the OnRender code, it has some session handling logic in that section. As long as you have data saved for each session you should be able to render it. I would suggest using Prints to trace how the OnRender is working in the script to see if that relates to how the data is being displayed.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    153 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    89 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    133 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    127 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    107 views
    0 likes
    Last Post CarlTrading  
    Working...
    X