Announcement

Collapse
No announcement yet.

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 sjsj2732, Yesterday, 04:31 AM
0 responses
33 views
0 likes
Last Post sjsj2732  
Started by NullPointStrategies, 03-13-2026, 05:17 AM
0 responses
286 views
0 likes
Last Post NullPointStrategies  
Started by argusthome, 03-08-2026, 10:06 AM
0 responses
284 views
0 likes
Last Post argusthome  
Started by NabilKhattabi, 03-06-2026, 11:18 AM
0 responses
133 views
1 like
Last Post NabilKhattabi  
Started by Deep42, 03-06-2026, 12:28 AM
0 responses
91 views
0 likes
Last Post Deep42
by Deep42
 
Working...
X