Is it something to possible to do in NT both for backtests? In live I can use tick updates but for backtests the logic needs to be built using MFE.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
TrailStop on Market if Touched
Collapse
X
-
TrailStop on Market if Touched
I have a strategy which enters the market with market order and has target limit order and stop loss order. I want to enter a trailing stop order and cancel stop loss order if profit touched 18 ticks.
Is it something to possible to do in NT both for backtests? In live I can use tick updates but for backtests the logic needs to be built using MFE.Tags: None
-
I meant MFE. So during backtest you track mfe and exit poistion at certain offset below MFE instead of bar close price. Like you do for SetTrailStop but only difference is that TrailStop should trigger after Pnl touches x points.
I have implemented this strategy in live using tickupdate just need to set it up for backtests.
Comment
-
Same as SetTrailStop but the only difference is trailstop will activate only after MFE crossed above certain level.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
146 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
71 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
79 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment