Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Updating Session Break Line on Chart using code

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

    Updating Session Break Line on Chart using code

    I am hoping that one of the programming consultants has a suggestion for a code snippet. I realize this is beyond NT's technical support, and I also realize that how NT handles session times is changing in Version NT7, but while working with NT6.5 I'd like to get this to work if possible.

    I am trying to write an indicator that will set the Session Start and End Times based upon the instrument. I want this to modify the Session Break line shown on the chart, as well as udate the information in the Chart Properties dialog box.

    I've tried using something like
    ChartData.SessionBegin = DateTime.Parse("18:00")
    but keep getting an error CS0120 - object reference required for nonstatic field. And I'm not sure what obeject I should be using to set this property.

    Any help and/or suggestions are appreciated.

    Thanks,

    Jeff

Latest Posts

Collapse

Topics Statistics Last Post
Started by usasugardefender, Today, 01:42 AM
0 responses
1 view
0 likes
Last Post usasugardefender  
Started by haas88, 03-21-2024, 02:22 AM
15 responses
182 views
0 likes
Last Post haas88
by haas88
 
Started by brianfnoel, Today, 01:24 AM
0 responses
6 views
0 likes
Last Post brianfnoel  
Started by bill2023, Yesterday, 08:21 AM
2 responses
14 views
0 likes
Last Post bill2023  
Started by ynoldsany, Today, 01:00 AM
0 responses
3 views
0 likes
Last Post ynoldsany  
Working...
X