Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Drawing code in Market Analyzer

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

    Drawing code in Market Analyzer

    I am using specific custom (my code) indicators both on a Chart and in Market Analyzer.

    On a chart they are for visual information and in Market Analyzer for alerts.

    When an indicator with graphics is run in a Market Analyzer, is there any efficiency penalty for this, since there is no user interface?

    Thanks

    #2
    Hello vantojo,

    When running an indicator in the MA you should see an increase in performance if you were doing something heavy with rendering because it would not be present in that context. You could also see errors if you used items like ChartControl or chart specific items that are not present. If you script runs normally then you likely have everything as it should be, the platform would just ignore any of the rendering code used/it won't be called (OnRender). Items like Plots have two parts, the Series and its visual. For those items the plot would just be used as a series and its rendering would be ignored.

    I look forward to being of further assistance.

    Comment


      #3
      thank you Jesse

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      80 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      40 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      63 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      63 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      54 views
      0 likes
      Last Post CarlTrading  
      Working...
      X