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 algospoke, 04-17-2024, 06:40 PM
6 responses
48 views
0 likes
Last Post algospoke  
Started by arvidvanstaey, Today, 02:19 PM
4 responses
11 views
0 likes
Last Post arvidvanstaey  
Started by samish18, 04-17-2024, 08:57 AM
16 responses
61 views
0 likes
Last Post samish18  
Started by jordanq2, Today, 03:10 PM
2 responses
9 views
0 likes
Last Post jordanq2  
Started by traderqz, Today, 12:06 AM
10 responses
19 views
0 likes
Last Post traderqz  
Working...
X