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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
52 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
32 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
194 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
355 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
274 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment