Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

FileNotFoundException, accessing NinjaTrader

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

    FileNotFoundException, accessing NinjaTrader

    This is my first attempt at a custom program that interfaces with NinjaTrader. I'm writing in C#. I am an experienced developer, but not as strong in C# as in C++ (unmanaged).

    I have a class "Platform" that contains
    private NinjaTrader.Cbi.Connection connection = null;
    When I instantiate Platform, I get
    System.IO.FileNotFoundException was unhandled

    The solution has a reference to NinjaTrader.core. The program runs without exception if the above line is commented out.

    My debug folder contains NinjaTrader.core.dll, so I can't see why there would be any trouble.

    What am I missing?

    #2
    imported post

    We do not support custom development against NT API.

    However, installation comes with a sample <install>\samples which could help.
    Note: There was a bug in the sample which is fixed with next beta.

    Comment


      #3
      imported post

      I understand that this is free support and I appreciate the support that you _can_ provide. I'm using version 6.0.0.6.

      I also appreciate the hint. I have exactly the same problem with <install>\samples\NinjaTrader.Tutorial.sl n.

      I have two questions:
      1) Can you provide any insight as to when the next beta might be available?
      2) Do you know whether I can _purchase_ support for custom development against the API?

      Thank you.

      Comment


        #4
        imported post

        - The next beta will be available within the next few days.
        - NinjaTrader does not provide custom development support (not even on a paid base). You may see value in tasking an expert like "mulyoved AT gmail DOT com". However, we don't provide API custom development support to these experts neither.

        Comment


          #5
          imported post

          Thank you.

          Comment


            #6
            Originally posted by NinjaTrader_Dierk View Post
            - The next beta will be available within the next few days.
            - NinjaTrader does not provide custom development support (not even on a paid base). You may see value in tasking an expert like "mulyoved AT gmail DOT com". However, we don't provide API custom development support to these experts neither.
            I'm getting the same problem. I'm scratching my head wondering what DLL isn't being found. I've checked out NinjaTrader.core.dll in dependency walker and everything seems to be there. Is there any kind of tip you can give?

            I'm using MS Visual C# Express 2008, .NET 3.5.

            This could be a bug in the current beta release, 6.5.0.8?

            Comment


              #7
              Unfortunately the use Visual C# is beyond the scope of what we can support at this time.
              Josh P.NinjaTrader Customer Service

              Comment


                #8
                Hint: NT5 and N6.5 both require.NET 2.0 and not .NET 3.5.

                Comment


                  #9
                  Originally posted by NinjaTrader_Dierk View Post
                  Hint: NT5 and N6.5 both require.NET 2.0 and not .NET 3.5.
                  Thanks for the hint, but I tried modifying the project target framework to 2.0 without much luck. I guess I'll have to go another route

                  PS: I can use NinjaTrader.Client.dll perfectly fine.
                  Last edited by ATLien; 02-14-2008, 12:48 AM.

                  Comment

                  Latest Posts

                  Collapse

                  Topics Statistics Last Post
                  Started by Gerik, Today, 09:40 AM
                  1 response
                  6 views
                  0 likes
                  Last Post NinjaTrader_Gaby  
                  Started by RookieTrader, Today, 09:37 AM
                  1 response
                  10 views
                  0 likes
                  Last Post NinjaTrader_ChelseaB  
                  Started by alifarahani, Today, 09:40 AM
                  0 responses
                  5 views
                  0 likes
                  Last Post alifarahani  
                  Started by KennyK, 05-29-2017, 02:02 AM
                  3 responses
                  1,284 views
                  0 likes
                  Last Post NinjaTrader_Clayton  
                  Started by AttiM, 02-14-2024, 05:20 PM
                  11 responses
                  185 views
                  0 likes
                  Last Post NinjaTrader_ChelseaB  
                  Working...
                  X