Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
CumPofit
Collapse
X
-
Hello Josh
HI, may i request a favor
I want to set my strategy while my loss of that day, over certain points,
then the parameter of the strategy will be change to my other preset number immediately
I will use :
if (Performance.AllTrades.TradesPerformance.Points.Cu mProfit < myLossToday)
-- do something --
but while i backtest it with one month, it cannot show my desire result,
becase the strategy cannot identity "each day loss", it cumilate all days trades performance
i hope it can do automatic change in backtest for testing 1 month:
i have 2 set parameter, setA, setB
normal days will use setA,
but while there is a big loss in certain day, it will turn to setB immediately, until end of the day,
then it will reset to setA in next day.
Can you help, thanks
With Kind regards
Frankie
Comment
-
Frankie, did you check already into this reference sample here? - http://www.ninjatrader-support2.com/...ead.php?t=4084
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
627 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
359 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
562 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
567 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment