NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > NinjaScript Development Support > General Programming

General Programming General NinjaScript programming questions.

Reply
 
Thread Tools Display Modes
Old 03-03-2009, 01:29 PM   #1
nhmisa
Junior Member
 
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 times in 0 posts
Default Simple order script

Hi

I just installed the NT platform, all I want to do with this cool software is make orders with information that I retrieve from an external source (I wrote the program)

Any kind of advises are welcome, but if someone would give me a simple order script would be greatly appreciated.

Sorry for my english, it is not my native language.

Thanks
nhmisa is offline  
Reply With Quote
Old 03-03-2009, 03:17 PM   #2
NinjaTrader_Josh
NinjaTrader Product Manager
 
NinjaTrader_Josh's Avatar
 
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 107 times in 70 posts
Default

nhmisa,

If your orders are generated from a NinjaScript strategy you can write to files that you can read externally to get the information you want. http://www.ninjatrader-support2.com/...ead.php?t=3475
NinjaTrader_Josh is offline  
Reply With Quote
Old 03-03-2009, 04:27 PM   #3
nhmisa
Junior Member
 
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 times in 0 posts
Default

Josh, Thanks for the quick reply.

After a couple of hours surfing the help, I found out that the easiest way to connect my application with NT is through the COM.

So easy as

Dim NT As New NinjaTrader.Client.Client
MsgBox(NT.Connected(0))

nhmisa 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
Extremely simple order protocol ljyoung ATM Strategies (Discretionary Trading) 3 10-16-2008 02:07 PM
simple order management logic problem Willl Strategy Development 3 03-27-2008 11:13 AM
Create a parked STOP order with simple stop loss skynetman Strategy Development 3 03-14-2008 12:36 AM
RFE: ability to type in limit price in the simple order window and the FX Pro window henry.omd ATM Strategies (Discretionary Trading) 6 12-24-2007 04:05 PM
SuperDom placing a simple order error Isaac SuperDOM and other Order Entry Windows 7 05-25-2007 02:31 AM


All times are GMT -6. The time now is 04:24 AM.