Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.
      Brandon H.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by rhyminkevin, Today, 04:58 PM
      3 responses
      47 views
      0 likes
      Last Post Anfedport  
      Started by iceman2018, Today, 05:07 PM
      0 responses
      5 views
      0 likes
      Last Post iceman2018  
      Started by lightsun47, Today, 03:51 PM
      0 responses
      7 views
      0 likes
      Last Post lightsun47  
      Started by 00nevest, Today, 02:27 PM
      1 response
      14 views
      0 likes
      Last Post 00nevest  
      Started by futtrader, 04-21-2024, 01:50 AM
      4 responses
      50 views
      0 likes
      Last Post futtrader  
      Working...
      X