Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom pivot based on specific candle on time chart

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

    Custom pivot based on specific candle on time chart

    merry coming Christmas everybody hope you all got your early Christmas trading bonuses during your desired trading times.

    I have been trying to add a new plot at the start of the market open,
    This line is based of the closing price of the 03:15am candle in my time zone.

    I'm sure I need to Get bar close at that time but I don't know how to get the bar close of a specific time only bars ago but daylight savings
    will change the number of bars ago with the chart times and throw it out of whack.

    If any members could help me with the code so I can understand it, I am wanting to build on top of it later on
    please see attached Chart Image to understand my goal

    Click image for larger version

Name:	NinjaSupport1.jpg
Views:	455
Size:	786.3 KB
ID:	1182851

    It cant use bars ago from the open of market because it wouldn't work when daylight savings changes the chart times
    I know how to draw a simple line using time series and specific time values but that will not do.

    I've learnt quite a bit since I started from the Ninjatrader help guide, reading code in other Indicators to understand it and help from
    Ninja support and Amazing Ninja support members but I'm at a loss

    thank you

    regards to everyone

    Christopher

    #2
    Hi Christopher, thanks for posting.

    We have the SessionIterator that can be used to determine the session start and end time. The original Pivots indicator also uses this class, study that indicator as well.



    Best regards,
    -ChrisL

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    68 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    151 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    162 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    100 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    288 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Working...
    X