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 NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    95 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    153 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    80 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    54 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    70 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X