Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Where has ChartExecution gone?

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

    Where has ChartExecution gone?

    old code = ChartControl.ChartExecution = (ChartExecutionStyle.TextAndMarker);

    I assume it's unsupported but is it also undocumented?

    #2
    Yes, it's not supported which is equivalent to "not documented".

    Comment


      #3
      Hint

      can you give me a hint?

      Comment


        #4
        Here is a hint: check out ChartControl.BarsArray[idx].BarsData.PlotExecutions.

        This is to reflect the new NT7 multi-series logic

        Note: We provide absolutely no support for this. There is no guarantee at all that it would work as you would expect.

        Comment


          #5
          Great

          That's great - simple as well when you think about it.
          Understand about the support.

          Comment


            #6
            Unsupported code

            for those that are interested my new code reads

            ChartControl.BarsArray[0].BarsData.PlotExecutions = ChartExecutionStyle.TextAndMarker;

            I stress this is unsupported.

            Comment


              #7
              Hello,

              these are good information, thanks.

              If you run backtest this will not set the property of PlotExecutions. It will be shown with the setting of TextAndMarker. Do you have any idea?

              Is it possible to change setting of PlotExecutions during backtest?

              (I know it is not supported ...)

              Thank you,
              Tamas

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Hwop38, 05-04-2026, 07:02 PM
              0 responses
              164 views
              0 likes
              Last Post Hwop38
              by Hwop38
               
              Started by CaptainJack, 04-24-2026, 11:07 PM
              0 responses
              317 views
              0 likes
              Last Post CaptainJack  
              Started by Mindset, 04-21-2026, 06:46 AM
              0 responses
              245 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by M4ndoo, 04-20-2026, 05:21 PM
              0 responses
              350 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Started by M4ndoo, 04-19-2026, 05:54 PM
              0 responses
              179 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Working...
              X