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 wuannetraam, Today, 02:40 AM
              0 responses
              8 views
              0 likes
              Last Post wuannetraam  
              Started by cyberpete76, 03-27-2023, 12:29 AM
              7 responses
              269 views
              1 like
              Last Post slightly  
              Started by renewsaltwater, Today, 01:15 AM
              0 responses
              2 views
              0 likes
              Last Post renewsaltwater  
              Started by slightly, Today, 12:49 AM
              0 responses
              4 views
              0 likes
              Last Post slightly  
              Started by sdauteuil, 09-23-2021, 10:16 AM
              4 responses
              1,211 views
              0 likes
              Last Post jacobpescaia44  
              Working...
              X