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 NullPointStrategies, Today, 05:17 AM
      0 responses
      46 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      126 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      66 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      42 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      46 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X