Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

SharpDX read all rendered items on chart

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

    SharpDX read all rendered items on chart

    Hi,

    I want to be able to retrieve all objects drawn on the chart by a 3rd party indicator. I believe the indicator is using SharpDX to do the rendering. Is there a way to be able to see all objects previously drawn by sharpDX in the OnRender method ?

    Thanks

    #2
    No, that should not be possible without doing something really ridiculous, like taking a screenshot image of it and trying to figure out what they did. You can't just iterate through the objects they added because there aren't any once they are done - they're all rendered down to pixels already.
    Bruce DeVault
    QuantKey Trading Vendor Services
    NinjaTrader Ecosystem Vendor - QuantKey

    Comment


      #3
      Hello hgear1786,

      Thanks for your post.

      QuantKey_Bruce is correct. There are no available NinjaScript methods or properties to accomplish this. This would likely require advanced custom C# SharpDX logic to accomplish this.

      You may consider doing a Google search to research this topic further. This forum thread will also be open for other community members to share their insights on this topic.

      Please let me know if I may assist further.
      <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 Mindset, 04-21-2026, 06:46 AM
      0 responses
      88 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      134 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      68 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      119 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      67 views
      0 likes
      Last Post PaulMohn  
      Working...
      X