Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
StopLoss
Collapse
X
-
StopLoss
Hello i would like to ask if there is any way to identify when a stoploss is initiated for later use!Tags: None
-
-
Hello Again!I have another question.
Is it possible the have entries per direction =1 (all entries)
and in the 30 minute barsarray0, the conditions to exit will come from the 1 minute barsarray...so you exit on the same 30 minute bar and reenter on the same bar!
So ...is it possible to have multiple entries in the same direction or is it a bug?i will post picture in a while!
but does backtest bug when fast trading?is it a known issue or the results a correct because i see taht some trades intersect in time?
Comment
-
Comment
-
Are you trying to set EntriesPerDirection dynamically outside of the Initialize() method?
For the ToTime rules - I only see the targets executing out of that time window, that could be the case, as the you only return out of the OnBarUpdate() for that time period but don't cancel any targets working or exit trades then - or would you also see new entries out of your time filter period? Then I would suggest to debug the condition used to understand where it does not work as you would expect on the chart / timeframe used.
Comment
-
no i have entries per direction inside the initialize!!!!
as for the time filter i will follow your instruction and try to debug it!
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
649 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 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
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
576 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment