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

Passing dataseries to my custom .net dll

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

    Passing dataseries to my custom .net dll

    Hi,

    If I want to pass Ninja's dataseries to my custom .net dll, and considering that I'd be only reading values from it without updating, is it possible to use some standard .net declaration similar to IEnumerable for that input variable in order to completely avoid referencing NinjaTrader.Core or any other Ninja's libs?

    If not, are there any plans to introduce that in NT7?

    Thanks.
    Last edited by zlpele; 07-02-2008, 05:51 PM.

    #2
    You should be able to use any of the standard .NET things to achieve what you want, but unfortunately this is outside of the scope we can offer support for though.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by zlpele View Post
      Hi,

      If I want to pass Ninja's dataseries to my custom .net dll, and considering that I'd be only reading values from it without updating, is it possible to use some standard .net declaration similar to IEnumerable for that input variable in order to completely avoid referencing NinjaTrader.Core or any other Ninja's libs?

      If not, are there any plans to introduce that in NT7?

      Thanks.
      One of the many ways available would be to create Global Variables and pass the data there and then it becomes available to any and all other applications.

      HTH

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Waxavi, 04-19-2024, 02:10 AM
      2 responses
      37 views
      0 likes
      Last Post poeds
      by poeds
       
      Started by chbruno, Yesterday, 04:10 PM
      1 response
      44 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by Max238, Today, 01:28 AM
      1 response
      23 views
      0 likes
      Last Post CactusMan  
      Started by giulyko00, Yesterday, 12:03 PM
      2 responses
      10 views
      0 likes
      Last Post giulyko00  
      Started by r68cervera, Today, 05:29 AM
      0 responses
      4 views
      0 likes
      Last Post r68cervera  
      Working...
      X