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, 03-31-2026, 09:41 PM
    1 response
    79 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