NinjaTrader Support Forum  
X

Attention!

This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com


Go Back   NinjaTrader Support Forum > NinjaScript Development Support > Strategy Development

Strategy Development Support for the development of custom automated trading strategies using NinjaScript.

Reply
 
Thread Tools Display Modes
Old 06-19-2012, 02:30 PM   #1
cassb
Senior Member
 
Join Date: Nov 2007
Location: Victor, NY
Posts: 577
Thanks: 5
Thanked 4 times in 4 posts
Send a message via Yahoo to cassb Send a message via Skype™ to cassb
Default 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
Price-Dynamics.com
A NinjaTrader Official Partner

Visit http://www.price-dynamics.com to learn more about the Rhythm Relay trading system. Yes, you can discretionary or auto-trade with 75%+ accuracy!

Use our Contact Us page to request free access to our daily Trader's Lounge where you can see the system in action in a live account!
cassb is offline  
Reply With Quote
Old 06-20-2012, 05:27 AM   #2
NinjaTrader_Bertrand
NinjaTrader Customer Service
 
NinjaTrader_Bertrand's Avatar
 
Join Date: Sep 2008
Location: Germany
Posts: 22,421
Thanks: 252
Thanked 982 times in 964 posts
Default

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.
NinjaTrader_Bertrand is offline  
Reply With Quote
Old 06-20-2012, 07:06 AM   #3
cassb
Senior Member
 
Join Date: Nov 2007
Location: Victor, NY
Posts: 577
Thanks: 5
Thanked 4 times in 4 posts
Send a message via Yahoo to cassb Send a message via Skype™ to cassb
Default

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.
Price-Dynamics.com
A NinjaTrader Official Partner

Visit http://www.price-dynamics.com to learn more about the Rhythm Relay trading system. Yes, you can discretionary or auto-trade with 75%+ accuracy!

Use our Contact Us page to request free access to our daily Trader's Lounge where you can see the system in action in a live account!
cassb is offline  
Reply With Quote
Old 06-20-2012, 07:19 AM   #4
NinjaTrader_AdamP
NinjaTrader Customer Service
 
NinjaTrader_AdamP's Avatar
 
Join Date: Aug 2011
Location: Denver, CO, USA
Posts: 2,895
Thanks: 241
Thanked 375 times in 365 posts
Default

cassb,

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

http://support.microsoft.com/kb/307548
NinjaTrader_AdamP is offline  
Reply With Quote
Old 06-20-2012, 08:34 AM   #5
cassb
Senior Member
 
Join Date: Nov 2007
Location: Victor, NY
Posts: 577
Thanks: 5
Thanked 4 times in 4 posts
Send a message via Yahoo to cassb Send a message via Skype™ to cassb
Default

Quote:
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.
Price-Dynamics.com
A NinjaTrader Official Partner

Visit http://www.price-dynamics.com to learn more about the Rhythm Relay trading system. Yes, you can discretionary or auto-trade with 75%+ accuracy!

Use our Contact Us page to request free access to our daily Trader's Lounge where you can see the system in action in a live account!
cassb is offline  
Reply With Quote
Old 06-20-2012, 08:43 AM   #6
NinjaTrader_AdamP
NinjaTrader Customer Service
 
NinjaTrader_AdamP's Avatar
 
Join Date: Aug 2011
Location: Denver, CO, USA
Posts: 2,895
Thanks: 241
Thanked 375 times in 365 posts
Default

cassb,

How do they do it in the JJ Flex? Is it a text field or a drop down menu list?
NinjaTrader_AdamP is offline  
Reply With Quote
Old 06-20-2012, 04:22 PM   #7
koganam
Senior Member
 
Join Date: Feb 2008
Location: Durham, North Carolina, USA
Posts: 3,219
Thanks: 24
Thanked 1,231 times in 1,002 posts
Send a message via Skype™ to koganam
Default

Quote:
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.
koganam is offline  
Reply With Quote
Old 06-21-2012, 06:47 AM   #8
cassb
Senior Member
 
Join Date: Nov 2007
Location: Victor, NY
Posts: 577
Thanks: 5
Thanked 4 times in 4 posts
Send a message via Yahoo to cassb Send a message via Skype™ to cassb
Default

Quote:
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.
Price-Dynamics.com
A NinjaTrader Official Partner

Visit http://www.price-dynamics.com to learn more about the Rhythm Relay trading system. Yes, you can discretionary or auto-trade with 75%+ accuracy!

Use our Contact Us page to request free access to our daily Trader's Lounge where you can see the system in action in a live account!
cassb is offline  
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pats system lazykw Connecting 31 10-26-2012 12:37 PM
A system joburg General Programming 4 06-13-2011 06:12 AM
System.OutOfMemoryException Edward Kunafi Strategy Development 7 07-09-2010 09:13 AM
Very Profitable System....-Roi system marko7 Indicator Development 1 01-02-2010 06:56 AM
My System peterdias77 Strategy Development 5 02-02-2009 07:22 AM


All times are GMT -6. The time now is 03:55 AM.