Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Uptick/Downtick and Bid/Ask Volume
Collapse
X
-
Hello Zeos6,
Thank you for your post.
Can you provide further detail on what you are referring to as the Up and Down Tick on Volume?
For Bid and Ask Volume please visit the following links:- GetCurrentBidVolume(): http://ninjatrader.com/support/helpG...tbidvolume.htm
- GetCurrentAskVolume(): http://ninjatrader.com/support/helpG...taskvolume.htm
I look forward to your response.
-
Thank you very much for the bid/ask vol references Patrick.
As to the up/down tick info, ...
UpTick should give me the number of ticks on a bar whose value is higher than the tick immediately preceding it on tick charts and the Up volume of a bar when Volume is used for the chart.
For example, on intraday charts,Uptick should be 5 if there were 5 ticks on a bar whose value was higher than the tick immediately preceding it. Should give total vol on Day or greater charts.
Likewise, DownTick should give the number of ticks on a bar whose value is lower than the tick immediately preceding it on tick charts and the Down volume of a bar when Volume is used for the chart. For example, DownTick should be 12 5 if there were 12 ticks on a bar whose value was lower than the tick immediately preceding it.
Comment
-
Hello Zeos6,
Thank you for your response.
You could use Bars.TickCount to get the number of ticks in a bar, however this count is not tracked historically so this would only work on real-time bars.
I am not sure how the volume factors into this based on your description, perhaps you could provide further details or an example/screen shot?
I look forward to your response.Last edited by NinjaTrader_PatrickH; 05-05-2017, 12:39 PM.
Comment
-
Originally posted by Zeos6 View PostDo you have any info or code samples related to Cumulative Delta that I could look at? Thanks.
Sim22 has uploaded "Delta Package V2" which probably demonstrates what you're looking for.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
566 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
547 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
548 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment