NexusFi: Find Your Edge


Home Menu

 





Better Volume Indicator with Sound Alerts


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Fat Tails with 81 posts (297 thanks)
    2. looks_two rcabri with 8 posts (3 thanks)
    3. looks_3 sudhirc with 8 posts (3 thanks)
    4. looks_4 danjuma with 8 posts (0 thanks)
      Best Posters
    1. looks_one Zondor with 7.3 thanks per post
    2. looks_two l1onel with 4.5 thanks per post
    3. looks_3 Fat Tails with 3.7 thanks per post
    4. looks_4 Big Mike with 0.8 thanks per post
    1. trending_up 118,708 views
    2. thumb_up 364 thanks given
    3. group 82 followers
    1. forum 218 posts
    2. attach_file 49 attachments




 
Search this Thread

Better Volume Indicator with Sound Alerts

  #71 (permalink)
 danjuma 
London, UK
 
Experience: Beginner
Platform: NinjaTrader, IB TWS
Broker: IB, Kinetic
Trading: Stocks, Forex
Posts: 98 since Nov 2011
Thanks Given: 47
Thanks Received: 16


Fat Tails View Post
The original concept of BetterVolume goes back to Emini Trading & How to Day Trade | Emini-Watch.com

https://emini-watch.com/uploads/Media/Better_Volume_Indicator.pdf

Here is a simplified definition:

Climax bar: Wide ranging high volume bar. If N is the lookback period, then the product range x volume should be larger than for the last N-1 bars.
Churn bar: Narrow range high volume bar. If N is the lookback period, then the ratio volume/range should be larger than for the last N-1 bars. As the ratio alone does not define a high volume bar, it is also required that the volume of a churn bar be above average.
Climax churn bar: A bar which is both a climax and a churn bar.

Weak climax bars are basically the same as strong climax bars, but the period N is smaller. For a strong climax bar, the default value for the lookback period is N = 20, for a weak climax bar it is only N = 10. The larger the lookback period is chosen, the more important is the climax or churn bar.

Low volume bars: If N is the weak lookback period, then the volume of the low volume bar should be lower than the volume of the preceding N-1 bars.

Other bars: Upclose and downclose bars that neither qualify as climax, churn nor volume bars.


Thank you most kindly. Very much appreciated.

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Better Renko Gaps
The Elite Circle
Trade idea based off three indicators.
Traders Hideout
How to apply profiles
Traders Hideout
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Cheap historycal L1 data for stocks
Stocks and ETFs
 
  #72 (permalink)
 danjuma 
London, UK
 
Experience: Beginner
Platform: NinjaTrader, IB TWS
Broker: IB, Kinetic
Trading: Stocks, Forex
Posts: 98 since Nov 2011
Thanks Given: 47
Thanks Received: 16

Hi FT,

You state "Climax churn bar: A bar which is both a climax and a churn bar."

Just wondered how can a bar be both, i.e. qualifying as wide range and at the same time as narrow range? Thanks

Reply With Quote
  #73 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,103



danjuma View Post
Hi FT,

You state "Climax churn bar: A bar which is both a climax and a churn bar."

Just wondered how can a bar be both, i.e. qualifying as wide range and at the same time as narrow range? Thanks

Of course it cannot .....

But you can read the answer from the definitions. For a climax churn bar you need both

-> volume x range is largest of last N bars
-> volume / range is largest of last N bars

This can be achieved if you have an average range bar with very high volume. In that case the product from volume and range is high because volume is high, and the ratio from volume and range is high, because volume is high.

The wide range works in favor of the climax and against the churn bar. The narrow range works in favor of the churn bar, but against the climax bar.

Usually climax churn bars have a wider range which includes stopping volume at one end. If you draw a price volume distribution you would get a p-shaped (for an upclose) or a b-shaped distribution (for a downclose).

Started this thread Reply With Quote
Thanked by:
  #74 (permalink)
 danjuma 
London, UK
 
Experience: Beginner
Platform: NinjaTrader, IB TWS
Broker: IB, Kinetic
Trading: Stocks, Forex
Posts: 98 since Nov 2011
Thanks Given: 47
Thanks Received: 16


Fat Tails View Post
Of course it cannot .....

But you can read the answer from the definitions. For a climax churn bar you need both

-> volume x range is largest of last N bars
-> volume / range is largest of last N bars

This can be achieved if you have an average range bar with very high volume. In that case the product from volume and range is high because volume is high, and the ratio from volume and range is high, because volume is high.

The wide range works in favor of the climax and against the churn bar. The narrow range works in favor of the churn bar, but against the climax bar.

Usually climax churn bars have a wider range which includes stopping volume at one end. If you draw a price volume distribution you would get a p-shaped (for an upclose) or a b-shaped distribution (for a downclose).


Thank you very much for your reply FT. I won't pretend I understand what you are saying . Main thing is that it's a great indicator which I find very useful and many thanks for it and for your explanations.

Reply With Quote
  #75 (permalink)
 danjuma 
London, UK
 
Experience: Beginner
Platform: NinjaTrader, IB TWS
Broker: IB, Kinetic
Trading: Stocks, Forex
Posts: 98 since Nov 2011
Thanks Given: 47
Thanks Received: 16

Hello FT,

Another question please if you be so kind. Which variable in your code is assigned the current spread/range (i.e. narrow, wide or average). Reason I am asking is I want to display the current spread/range on my chart so I know what the spread/range is even if no volume bars (climax, churn etc) are identified. Hope I am making sense?

Many thanks
Dan

Reply With Quote
  #76 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,103


danjuma View Post
Hello FT,

Another question please if you be so kind. Which variable in your code is assigned the current spread/range (i.e. narrow, wide or average). Reason I am asking is I want to display the current spread/range on my chart so I know what the spread/range is even if no volume bars (climax, churn etc) are identified. Hope I am making sense?

Many thanks
Dan

If you want to display the range of a bar you can simply apply the Range indicator to your chart.

Started this thread Reply With Quote
  #77 (permalink)
 danjuma 
London, UK
 
Experience: Beginner
Platform: NinjaTrader, IB TWS
Broker: IB, Kinetic
Trading: Stocks, Forex
Posts: 98 since Nov 2011
Thanks Given: 47
Thanks Received: 16


Fat Tails View Post
If you want to display the range of a bar you can simply apply the Range indicator to your chart.

Thanks for the reply FT. Does this range indicator (in NT I assume) you refer too the same thing as below (definition of spread per VSA principles)? I would have thought it refers to just the difference between the open and close of a bar?

The price spread is the difference between the highest and lowest trading points reached during the
timeframe you are looking at, which may be weekly, daily, hourly, or whatever other timeframe you
choose.



Thanks

Reply With Quote
  #78 (permalink)
 danjuma 
London, UK
 
Experience: Beginner
Platform: NinjaTrader, IB TWS
Broker: IB, Kinetic
Trading: Stocks, Forex
Posts: 98 since Nov 2011
Thanks Given: 47
Thanks Received: 16


Fat Tails View Post
If you want to display the range of a bar you can simply apply the Range indicator to your chart.

Ok, I think I understand what you are saying. Thanks

Reply With Quote
  #79 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,103


danjuma View Post
Thanks for the reply FT. Does this range indicator (in NT I assume) you refer too the same thing as below (definition of spread per VSA principles)? I would have thought it refers to just the difference between the open and close of a bar?

The price spread is the difference between the highest and lowest trading points reached during the
timeframe you are looking at, which may be weekly, daily, hourly, or whatever other timeframe you
choose.



Thanks

The range of a bar is equivalent to the spread of the period covered by that bar. The formula for the range is simply the high minus the low of the bar. That is what is used by the BetterVolume indicator.

Started this thread Reply With Quote
Thanked by:
  #80 (permalink)
 danjuma 
London, UK
 
Experience: Beginner
Platform: NinjaTrader, IB TWS
Broker: IB, Kinetic
Trading: Stocks, Forex
Posts: 98 since Nov 2011
Thanks Given: 47
Thanks Received: 16



Fat Tails View Post
The range of a bar is equivalent to the spread of the period covered by that bar. The formula for the range is simply the high minus the low of the bar. That is what is used by the BetterVolume indicator.

Completely understood. Thank you sir.

Reply With Quote




Last Updated on October 12, 2022


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts