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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
88 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
134 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
118 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
67 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment