![]() |
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
|
|||||||
| Strategy Development Support for the development of custom automated trading strategies using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Apr 2009
Posts: 4
Thanks: 0
Thanked 0 times in 0 posts
|
What is the fundamental difference in how these 2 methods are evaluated?
For example, is there any way to make the following expression EnterShortLimit(0, true, 1, Close[0], "Entering Short"); be evaluated by NT as EnterShort(1) by variating parameters in EnterShortLimit() method? Just as a clarification, I am running this on historical data. Thanks!
Last edited by msamadov; 05-20-2009 at 12:41 PM.
|
|
|
|
|
|
#2 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
|
Impossible. EnterShortLimit() submits a limit order while EnterShort() submits a market order. They are fundamentally different order types and will never be the same.
Josh
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Forex...user EnterLong and EnterShort only? | clam61 | Strategy Development | 5 | 04-13-2009 11:47 AM |
| EnterShortLimit / EnterLongLimit | John833 | Strategy Development | 3 | 11-20-2008 04:39 PM |
| EnterShortLimit works great. How to offset "longs" ?! | Imbah | Strategy Analyzer | 1 | 10-20-2008 01:35 PM |
| Question About EnterLong() / EnterShort() | VagyokC4 | Strategy Development | 1 | 10-21-2007 01:23 PM |