![]() |
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
|
|||||||
| Automated Trading Support for automated trading systems using NinjaScript. Support for our ATI (Automated Trading Interface) used to link an external application such as TradeStation and eSignal to NinjaTrader. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: May 2008
Posts: 206
Thanks: 2
Thanked 2 times in 1 post
|
Hello,
I wish to use the DLL method for NT to send orders from TRadeStation 8.3 (build 1631) to MF Global futures broker (Chicago office). My question is whether I can within the TradeStation 8.3 EasyLanguage program itself, call whether the order submitted by NT was in fact filled completely, filled partially or rejected by the broker i use, using the available NT DLL functions for TradeStation -- using something like GetOrderStatus() ? I am assuming that once NT sends the order to the futures broker that after say 1-2 seconds, NT receives from the broker some sort of order confirmation regarding whether the order was accepted or rejected, or partially filled, etc. ? (and this order confirmation can be seen somewhere in the main NT platform window). Once NT receives order confirmation from broker, i would then like for TradeStation to be able to call the order status from the NT platform. TradeStation would call the order status from within the TS easylanguage strategy code, using something like GetOrderStatus() ? Is this possible to do? As if tradestation asks NT to buy 10 contracts for Corn at market price, and then NT sends this order to our futures broker (MF Global / Man) but the broker rejects the order for some reason, i would like to send the order again within the tradestation EasyLanguage strategy code. in the EL code i would see something like: if condition 1 = true then placeBuyOrderNT(10, corn, accountID) ; if order is Rejected then send order again ; if order is accepted then do nothing ; the above code is just a basic example of the trust of what i want to do, and not the actual syntax i would use. Thanks in advance for your help and reply. Much appreciated. Regards Rod |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Most if not all of our question are covered by our help guide:http://www.ninjatrader-support.com/H...helpguide.html
Automated Trading->Automated Trading Interface->TradeStation integration->DLL based integration
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: May 2008
Posts: 206
Thanks: 2
Thanked 2 times in 1 post
|
hi dierk, thank you for your reply. i read this section in help guide and it mentions function called OrderStatus() but it does not mention what values this function returns if called? can you please tell me this? thanks in advance. regards rod.
|
|
|
|
|
|
#4 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: May 2008
Posts: 206
Thanks: 2
Thanked 2 times in 1 post
|
hi dierk, thanks for that info, i now got that issue sorted out. thanks again. regards rod
|
|
|
|
|
|
#6 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Glad it's resolved for you.
Dierk
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Order Handling Rules: How can I switch sides with limit orders? | Pete S | Strategy Development | 35 | 09-08-2008 08:18 AM |
| Orders - Rejected - No data | BIGRED | Historical NinjaTrader 6.5 Beta Threads | 2 | 03-26-2008 10:25 AM |
| Why BuySTOP and SellSTOP orders are getting rejected by Ninja/Gain? | ccie8340 | Automated Trading | 1 | 08-04-2007 01:37 AM |
| Disable popup messages for rejected orders changes | Nathamus | Automated Trading | 3 | 03-13-2007 03:22 AM |
| Tradestation Symbol Handling | jonno | Automated Trading | 5 | 12-12-2005 06:20 AM |