Thanks a lot.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Volumetric Bar info
Collapse
X
-
Thanks NinjaTrader_Jim Appreciate all your help on this issue. Let us see what QA comes back with on the other query you sent.Originally posted by NinjaTrader_Jim View PostYes, if you use the volumetric bar information inside your script instead of using a single tick data series for analysis (this is what the OFVP indicator does,) you will not see the mentioned discrepancy
Comment
-
Any news from Development NinjaTrader_Jim yet?Originally posted by NinjaTrader_Jim View PostThe discrepancy is relevant to indicators that process a single tick data series for analysis (calculations using Volumetric Bar methods would not show the discrepancy, but using a single tick data series for volume analysis would show the discrepancy.)
The discrepancy specifically affects: 1. indicators that use a single tick data series to study volume, 2. on tick based bars, 3. when processing historical data. It is more noticeable with tick bars with a small size, and it is less noticeable as the size of the tick based bar increases.
I understand with Volume Profile that since it is using the single tick data series, the profile would already include the developing values.
Development may have been determined that having the Value Area also calculated was not taxing enough to consider only calculating Value Area when a bar closes. I'm not sure, but I am asking Quality Assurance and Development if there was any explicit reasoning to for the behavior we currently see.
I should hear back sometime next week.
Comment
-
Not yet. The ticket is still open with me and I'll be replying once we hear back.
EDIT: We have gotten word back from Development.
When the indicator is set to use a Resolution of Tick, the profile is [already] calculated on a per tick basis.
When Resolution is set to Minute, then Calculate would effect how this indicator is calculated. If you apply OFVP to a 5 minute chart and set Resolution to 1 minute, you may see this update following OnBarClose.Last edited by NinjaTrader_Jim; 04-01-2022, 09:56 AM.
Comment
-
Any updates NinjaTrader_Jim on this yet?Originally posted by NinjaTrader_Jim View PostNot yet. The ticket is still open with me and I'll be replying once we hear back.
EDIT: We have gotten word back from Development.
When the indicator is set to use a Resolution of Tick, the profile is [already] calculated on a per tick basis.
When Resolution is set to Minute, then Calculate would effect how this indicator is calculated. If you apply OFVP to a 5 minute chart and set Resolution to 1 minute, you may see this update following OnBarClose.
Thanks.
Comment
-
Hello Trader17,
I had edited my post with the additional detail from Development. The behavior is expected for how OFVP is programmed:
When the indicator is set to use a Resolution of Tick, the profile is [already] calculated on a per tick basis. (Calculate wont change this)
When Resolution is set to Minute, then Calculate would effect how this indicator is calculated. If you apply OFVP to a 5 minute chart and set Resolution to 1 minute, you may see this update following OnBarClose.
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