On ProRealTime the code is BUY 1 SHARE AT MARKET thisbaronclose
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
enterlong on close
Collapse
X
-
Hello fercho,
In NinjaTrader there is no bar close events. Formation of a new bar essentially represents that a bar has closed. In case of a daily bars since a new bar is only formed on the next day the close of the bar is not represented the way you want and as such you cannot submit an order "on close of the bar" in a daily chart.
You can however create a multi-series strategy with the secondarily series being a intraday bars array and submit an order accordingly.
Please let me know if I can assist you any further.JoydeepNinjaTrader Customer Service
-
Could you please post a simple code example for it,Originally posted by NinjaTrader_Joydeep View PostHello fercho,
In NinjaTrader there is no bar close events. Formation of a new bar essentially represents that a bar has closed. In case of a daily bars since a new bar is only formed on the next day the close of the bar is not represented the way you want and as such you cannot submit an order "on close of the bar" in a daily chart.
You can however create a multi-series strategy with the secondarily series being a intraday bars array and submit an order accordingly.
Please let me know if I can assist you any further.
Thank you in advance
Comment
-
Please see our reference sample on backtesting with an intrabar granularity:
You can submit orders to different Bars objects. This allows you the flexibility of submitting orders to different timeframes. Like in live trading, taking entry conditions from a 5min chart means executing your order as soon as possible instead of waiting until the next 5min bar starts building. You can achieve this byMatthewNinjaTrader Product Management
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