Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Is it possible to EnterLong(), set initial stop then MANUALLY manage stop placement?
Collapse
X
-
Is it possible to EnterLong(), set initial stop then MANUALLY manage stop placement?
.............Last edited by TradingRocks; 02-12-2020, 10:52 AM.Tags: None
-
Hi TradingRocks, thanks for your post.
If you want to change the stop manually you would need to use an ATM strategy in the script. There is an example made already in the Strategies folder on how to use an ATM. The idea is you launch an ATM template that you make from the strategy.
If you are calling SetStopLoss dynamically you should call it before you call enterlong so that the long order is associated with the new stop.
Kind regards,
-ChrisL
- Likes 1
-
-
I may have deleted it, can you please upload the code here for that ATM sampleOriginally posted by NinjaTrader_ChrisL View PostHi TradingRocks, thanks for your post.
If you want to change the stop manually you would need to use an ATM strategy in the script. There is an example made already in the Strategies folder on how to use an ATM. The idea is you launch an ATM template that you make from the strategy.
If you are calling SetStopLoss dynamically you should call it before you call enterlong so that the long order is associated with the new stop.
Kind regards,
-ChrisL
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
54 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
72 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment