PDA

View Full Version : Creating a Setup


Albenus
08-13-2006, 06:28 AM
Hello -

I am new to Ninja Trader, and I will be soon begin using it with TradeStation.

I would like to create a fully automated setup, entry, and exit.

First, I would like to create a chart that starts collecting data at 9:30 am and stops at 4:15 pm. This chart will alert me if there is a gap up or down of more than 10 points. (Can Ninja Trader be programed to know when a gap is > 10 points?) Second, the volume of "4 specific stocks" are each required to have volume below 70,000. If these conditions exist, I will fade the index either long or short.

Is there a way to fully automate using Ninja Trader? It's basically an if/ and function. If Index gaps > 10 points and volume of x, y, and z < 70,000 then fade play.


Thank you.

NinjaTrader_Ray
08-13-2006, 06:35 AM
Hi,

Your trade logic must be managed within TradeStation itself via an EasyLangue strategy. You can then use the NinjaTrader ATI (see Help-->Guide) to interface your trade signals generated by TradeStation and execute them through any NinjaTrader supported brokerage.

Ray