Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Fann with ninjatrader

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

    Fann with ninjatrader

    Has anyone used fann with ninjatrader? If so how did you get it set up? I can't find anyway to add a web reference to a ninjascript? Is it possible?

    #2
    Is this what you are looking for? http://www.ninjatrader-support.com/H...awGannFan.html

    Adding web references to NinjaScript is beyond the level of what we can support.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      No, I am looking to use FANN (fast artificial nerual network) library.

      Comment


        #4
        Unfortunately that is beyond the level of support we can offer. Good luck.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          I got FANN working with NT. For anyone who is looking for some general instructions on how to do it, here is the route I took. I decided to write a small .DLL in c# which just had 2 functions (init,run). This DLL connected to FANN the same way the c# example that comes with FANN does it. Then for NT i just added this .dll as a refence, and put the .dll in the /bin folder of NT. Then I call the init function with the filename of the neural network to load, and call the run function passing a double[] of inputs on each onbar.

          Seems to work well.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          576 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          334 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          553 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          551 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X