Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

JJ FLEX system?

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

    JJ FLEX system?

    Does anyone know the programmer of the JJ FLEX system? I have heard that maybe Dierk had a hand in it, but I'm not sure. In the parameters, there's a LOAD and SAVE parameter when it will load and save the parameter settings from a file. I would like to get a look at the code that does this.

    Thanks!
    Bryan

    #2
    Sorry does not ring a bell here - they most likely load the paramters used from an XML or INI file, that's what I've seen used on some commercial addons so far.

    Comment


      #3
      OK thanks, Bertrand. It would be cool to know how they do it. You just click on the parameter name and it loads up whatever file of parameter settings you typed in -- pretty slick.

      Comment


        #4
        cassb,

        You can maybe use this as a starting point to learn about reading XML in C#/.NET

        Adam P.NinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_AdamP View Post
          cassb,

          You can maybe use this as a starting point to learn about reading XML in C#/.NET

          http://support.microsoft.com/kb/307548
          OK, thanks Adam. I already have written code to read parameters in from a flat file. What I need to know though is how you allow clicking of a parameter name to interactively open, load and update the list of parameters without closing the Strategies window.

          Comment


            #6
            cassb,

            How do they do it in the JJ Flex? Is it a text field or a drop down menu list?
            Adam P.NinjaTrader Customer Service

            Comment


              #7
              Originally posted by cassb View Post
              OK, thanks Adam. I already have written code to read parameters in from a flat file. What I need to know though is how you allow clicking of a parameter name to interactively open, load and update the list of parameters without closing the Strategies window.
              You would have to trap the mouse event, and use the file reading code as its handler.

              Comment


                #8
                Originally posted by koganam View Post
                You would have to trap the mouse event, and use the file reading code as its handler.
                I think you're right, although I still don't know how they update and refresh the parameter list from the mouse event.

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                0 responses
                659 views
                0 likes
                Last Post Geovanny Suaza  
                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                0 responses
                374 views
                1 like
                Last Post Geovanny Suaza  
                Started by Mindset, 02-09-2026, 11:44 AM
                0 responses
                109 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                0 responses
                574 views
                1 like
                Last Post Geovanny Suaza  
                Started by RFrosty, 01-28-2026, 06:49 PM
                0 responses
                579 views
                1 like
                Last Post RFrosty
                by RFrosty
                 
                Working...
                X