Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

chart controled by indicator

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

    chart controled by indicator

    I have a custom indicator I am working on which makes only sense if run on a bar chart. Besides I'd like to help my user by defaulting a few chart settings like trading hrs, exclude SatSun and the like. Is there a way to do that from code in the indicator?

    Thanks ahead!
    tb

    #2
    You can check Time[0] property which has properties/methods for checking calendar days I am sure. Check the DateTime class/structure in C# DOC.

    For checking chart type, this currently not supported.
    RayNinjaTrader Customer Service

    Comment


      #3
      Oops...I misread...

      You can not control the chart properties.
      RayNinjaTrader Customer Service

      Comment


        #4
        OK -> wishlist I see. Would really be great if you could expose more of the NT object model....
        Cheers
        Theo

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        35 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        20 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        13 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        19 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        22 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X