Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

OnRender in Strategy Analyzer

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

    OnRender in Strategy Analyzer

    Hello,

    Is it possible to use OnRender in Strategy Analyzer?
    Let's say I want to draw something above some bars. Can I do this and see it in SA resulting chart?

    #2
    Hello frslvr,

    Thanks for your post.

    Yes, OnRender() works in a NinjaScript strategy that is backtested with the Strategy Analyzer.

    You could custom render objects on the chart using SharpDX in OnRender(), run a backtest on the strategy in the Strategy Analyzer, and click the 'Chart' Display on the Strategy Analyzer to see the trades made and custom rendered objects.

    OnRender(): https://ninjatrader.com/support/help...8/onrender.htm
    Using SharpDX for Custom Chart Rendering: https://ninjatrader.com/support/help..._rendering.htm

    See the SampleCustomRender indicator that comes default with NinjaTrader for an example of using SharpDX in OnRender(). To view the script, open a New > NinjaScript Editor window, open the Indicators folder, and double-click on the SampleCustomRender file.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    59 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    34 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    198 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    363 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    282 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X