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 rbeckmann05, Yesterday, 06:48 PM
              1 response
              12 views
              0 likes
              Last Post bltdavid  
              Started by llanqui, Today, 03:53 AM
              0 responses
              6 views
              0 likes
              Last Post llanqui
              by llanqui
               
              Started by burtoninlondon, Today, 12:38 AM
              0 responses
              10 views
              0 likes
              Last Post burtoninlondon  
              Started by AaronKoRn, Yesterday, 09:49 PM
              0 responses
              15 views
              0 likes
              Last Post AaronKoRn  
              Started by carnitron, Yesterday, 08:42 PM
              0 responses
              11 views
              0 likes
              Last Post carnitron  
              Working...
              X