Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multiple order per bar
Collapse
X
-
Hello,
Thank you for the questions.
It would depend on what you want as the condition to limit the trade, you could use something as simple as a checking the position:
or using more complex logic like BarsSinceExit()Code:if(Position.MarketPosition == MarketPosition.Flat)
Regarding F5, it would reload NinjaScript, this would disable and close any trades and re apply the strategy. What would be the need to update the script for the next trade? Are you asking to update changes in the programming you had made?
I look forward to being of further assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
59 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
35 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
104 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
185 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
171 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment