PDA

View Full Version : Basic help for non-progammer


alfie
12-25-2007, 03:00 PM
I want to use NYSE-TRIN as an indicator to auto trade an instrument in a basic set-up as follows: Entry; after 7:00 a.m. (PST), if NYSE-TRIN is <= .7, go Long; if NYSE-TRIN is >= 1.2, go Short, if NYSE-TRIN is between .71 and 1.19 do nothing; exit at market close for the day or trailng stop to be defined.

I understand this requires programming in Ninja Script, Multi Time frame and Instruments. Any help would be appreciated.

Thanks in advance,

Alfie

NinjaTrader_Josh
12-25-2007, 03:05 PM
Hi Alfie,

Check out this reference sample. It shows you how to program a time filter. http://www.ninjatrader-support.com/vb/showthread.php?t=3226

You would use this time filter to determine when you want to check the TRIN value. Then once you get the entry signal you want you can place your trade on your primary instrument.
http://www.ninjatrader-support.com/HelpGuideV6/MultiTimeFrameInstruments.html

If you do not wish to try your hand at programming this yourself you can try giving one of the NinjaScript consultants a ring.
http://www.ninjatrader.com/webnew/partners_onlinetrading_NinjaScript.htm

Merry Christmas!

alfie
12-26-2007, 06:24 AM
Thanks Josh,

I have read quite a few posts by you in the forum, good stuff!

Best to you in the New Year.

Alfie