While we are about it, there is an error in the Help Guide for EnterLongStop(). The Parameters table lists "limitPrice" instead of "stopPrice".
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Offset for Enter...Stop()
Collapse
X
-
Offset for Enter...Stop()
A parameter for an offset is needed for EnterLongStop() and EnterShortStop(), so we can mimic completely what we do in the SuperDOM using ATM strategies.
While we are about it, there is an error in the Help Guide for EnterLongStop(). The Parameters table lists "limitPrice" instead of "stopPrice".Tags: None
-
Koganam,
Thanks for the forum post.
You actually would use a different method for stop limit orders for entry where yo can specify the stop limit offset expressed in the the stop price and the limit order price parameters.
I will forward the typo on the help guide thanks for spotting.
Let me know if I can be of further assistance.BrettNinjaTrader Product Management
-
Banging head on the desk, koganam says: "RTFM before you spout off"Originally posted by NinjaTrader_Brett View PostKoganam,
Thanks for the forum post.
You actually would use a different method for stop limit orders for entry where yo can specify the stop limit offset expressed in the the stop price and the limit order price parameters.
I will forward the typo on the help guide thanks for spotting.
Let me know if I can be of further assistance.
You already have it, which I would have seen if I had read the manual to see all the order types.
Thanks for the response.
Comment
-
Absolutely!
EDIT 1/30/2012 - You cannot use negative offset with any NinjaScript order command unfortunately.
-BrettLast edited by NinjaTrader_Brett; 01-30-2012, 01:41 PM.BrettNinjaTrader Product Management
Comment
-
Now I feel a bit better that I am not the only one who did not RTFM. Misery loves company.Originally posted by gain247 View PostThis is the feature what I've been desperately looking for ! :-) Just to clarify, would this EnterLongStopLimit() function also work with negative offset, like offset -3 in a Long trade; eg. Stop=100.0, Limit=99.7?
Thx!
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
559 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
546 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

. Happy to help and its no problem. You help out a lot of members on this forum so if there anything I can do to assist happy to do it.
Comment