Thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Exit Strategy after realized pnl is achieved
Collapse
X
-
Exit Strategy after realized pnl is achieved
Hi,I would like to close or stop my strategy when I achieved a 500 dollars profit daily....is there a way to program it in the strategy builder (nt8)?
ThanksTags: None
-
Hello Italianforex,
The Strategy Builder does have the Strategy > Realized PnL available, however this is not reset daily. This contains the Realized PnL for all orders ever placed by that instance of the strategy.
You could write in the entry conditions the Realized PnL must be below 500, and then each day remove and re-add the instance of the script.
If you wanted to reset on a new session, the PnL would need to be tracked each day and accumulated to a variable that is reset on the new session (or at the time coded in the script).
This would require the script to be unlocked.
Below is a link to an example.
Hello, I've updated the DailyLossLimit and DailyLosLimitMultiTrade examples that were posted on the forum for NinjaTrader 7 for NinjaTrader 8. These are often requested and I felt they are good examples to have for NT8. DailyLossLimitExample_NT7 - http://ninjatrader.com/support/forum...241#post451241 (http://ninjatraderChelsea B.NinjaTrader Customer Service
-
Originally posted by NinjaTrader_ChelseaB View PostHello Italianforex,
The Strategy Builder does have the Strategy > Realized PnL available, however this is not reset daily. This contains the Realized PnL for all orders ever placed by that instance of the strategy.
You could write in the entry conditions the Realized PnL must be below 500, and then each day remove and re-add the instance of the script.
Does it work in the backtesting?
Thanks
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