Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
candle stick start time and end time
Collapse
X
-
Thanks for your reply.
If I need calculated the Open , High, Low , Close of a 10 minutes interval, but my incoming data from onBarUpdate() are 1 minutes ( BarPeriod is 1 minute) , how do I simulate 10 minutes OHLC and indicators base on 1 mintues OHLC and indicators ?
Suppose I have an List of consecutive 10 Open, High , Low , Close and RSI . Each are obtained at 1 minute apart in the onBarUpdate() .
Comment
-
coffeedan,
In NinjaTrader 6.5 you can not calculate indicators based on a different interval than the chart.
However, with NinjaTrader 7 it is possible to calculate based on a 1 minute value if you use that as your input series. The main thing is that you would have to download and install NinjaTrader 7 if you haven't already done so to get that type of differing time-frame for your indicators versus the chart interval.
To download NinjaTrader 7 please refer to the following link.
Ryan O.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
77 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
45 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
27 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
62 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment