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 cmoran13, Yesterday, 01:02 PM
|
0 responses
29 views
0 likes
|
Last Post
by cmoran13
Yesterday, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
21 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
160 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
95 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
148 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment