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 CarlTrading, 03-31-2026, 09:41 PM
          1 response
          152 views
          1 like
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          89 views
          1 like
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          131 views
          2 likes
          Last Post CaptainJack  
          Started by CarlTrading, 03-30-2026, 11:51 AM
          0 responses
          127 views
          1 like
          Last Post CarlTrading  
          Started by CarlTrading, 03-30-2026, 11:48 AM
          0 responses
          107 views
          0 likes
          Last Post CarlTrading  
          Working...
          X