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 CarlTrading, 05-11-2026, 05:56 AM
              0 responses
              25 views
              0 likes
              Last Post CarlTrading  
              Started by CarlTrading, 05-10-2026, 08:12 PM
              0 responses
              19 views
              0 likes
              Last Post CarlTrading  
              Started by Hwop38, 05-04-2026, 07:02 PM
              0 responses
              182 views
              0 likes
              Last Post Hwop38
              by Hwop38
               
              Started by CaptainJack, 04-24-2026, 11:07 PM
              0 responses
              335 views
              0 likes
              Last Post CaptainJack  
              Started by Mindset, 04-21-2026, 06:46 AM
              0 responses
              260 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Working...
              X