Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to change ChartExecutionStyle in backtest?

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

    How to change ChartExecutionStyle in backtest?

    When I want to change plotting trades in backtest chart,
    I call this code in Initialize() method:

    Code:
    if (ChartControl != null)  
    ChartControl.BarsArray[0].BarsData.PlotExecutions = ChartExecutionStyle.DoNotPlot;
    But it simply does not work = the trade markers and execution prices are still ploted in chart.
    I tried many combanations and methods, but nothing stops the execution plotting.

    How should be written working code, that removes the plotted executions from backtest chart?
    Last edited by misova; 09-28-2015, 07:16 AM.

    #2
    Hello,

    Thank you for the question.

    While we do not have documentation for this method, I’ll be happy to consult with a member of development to see what we can dig up.

    I look forward to being of further assistance.

    Comment


      #3
      Thank you,
      I really accept - if it is not documented - then it is not officially supported.
      Just some tip or "idea to explore" from would be really appreciated
      Thank you for your help.

      Best regards
      Misova
      Last edited by misova; 09-28-2015, 12:48 PM.

      Comment


        #4
        Hi, I am curious
        if you had some time to find any idea or help in development team
        about how to disable plotting executions on backtest chart...

        We are reviewing many backtests each day and it is sometimes
        frustrating to see at chart, when there are too many executions plotted.
        If we could get rid of them, it could make our daily work a lot easier.

        Thanx

        Comment


          #5
          Hello,

          Thank you for the reply.

          I am currently working with development on this item, unfortunately I have no ETA on this as development would need to review the request to see if this is possible or would be something that can not be done in that specific chart.

          I do have this request in though and will reply back once I have further information.

          I look forward to being of further assistance.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          571 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          331 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          549 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          549 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X