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,776 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

  #81 (permalink)
 Assaya 
Düsseldorf NRW
 
Experience: Beginner
Platform: NinjaTrader, IB TWS
Broker: IB/IB
Trading: ES, NQ
Posts: 47 since Jul 2012
Thanks Given: 47
Thanks Received: 18

@Fat Tails

On the emini-watch homepage it says:

Quoting 
The Better Volume Indicator – My Secret to Analyzing Volume
Volume Climax Up bars are identified by multiplying buying volume (transacted at the ask)
with range and then looking for the highest value in the last 20 bars (default setting).
Volume Climax Up bars indicate large volume demand that results in bidding up prices. The
default setting is to color the bars red.

Does your indicator use the bid/ask volume as well, or does it use overall volume to calculate the climatic/stopping action?

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
How to apply profiles
Traders Hideout
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
MC PL editor upgrade
MultiCharts
Cheap historycal L1 data for stocks
Stocks and ETFs
 
  #82 (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


Assaya View Post
@Fat Tails

On the emini-watch homepage it says:


Does your indicator use the bid/ask volume as well, or does it use overall volume to calculate the climatic/stopping action?


@Assaya: None of the inidcators uses bid/ask volume.

The Better Volume indicator by Emini-Watch uses uptick/downtick volume.

My indicator is a simplified version and uses total volume.


NinjaTrader does not provide upticks and downticks for any bar types. It is possible to calculate them, but in that case a secondary bar series of 1-tick data would have to be loaded by the indicator.

Did you compare the TradeStation BetterVolume indicator to the NinjaTrader version (use DTN/IQ, Kinetick or eSignal)?

Started this thread Reply With Quote
Thanked by:
  #83 (permalink)
 Assaya 
Düsseldorf NRW
 
Experience: Beginner
Platform: NinjaTrader, IB TWS
Broker: IB/IB
Trading: ES, NQ
Posts: 47 since Jul 2012
Thanks Given: 47
Thanks Received: 18



Fat Tails View Post
Did you compare the TradeStation BetterVolume indicator to the NinjaTrader version (use DTN/IQ, Kinetick or eSignal)?

No, I did not. But would be interesting to see if there is any significant difference.

Reply With Quote
  #84 (permalink)
 
Zondor's Avatar
 Zondor 
Portland Oregon, United States
 
Experience: Beginner
Platform: Ninjatrader®
Broker: CQG, Kinetick
Trading: Gameplay Klownbine® Trading of Globex
Posts: 1,333 since Jul 2009
Thanks Given: 1,246
Thanks Received: 2,731

Here is a candidate for release as Version 1.3.

This one has reusable instances of the SMA, MIN and MAX classes.

Various uses of the double (10 significant digits) data type have been replaced with the integer (no decimal places, applicable to volume) and float (7 significant digits) data types. Calculations carried out to an excessive degree of precision unnecessarily consume resources with absolutely no benefit.

It would be possible to get uptick and downtick volume by making this indicator a subclass of the GomRecorder. If using Ninja Tick Files, no recorded Gom Data would be needed.

Attached Files
Elite Membership required to download: anaBetterVolume.cs
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #85 (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


Zondor View Post
Here is a candidate for release as Version 1.3.

This one has reusable instances of the SMA, MIN and MAX classes.

Various uses of the double (10 significant digits) data type have been replaced with the integer (no decimal places, applicable to volume) and float (7 significant digits) data types. Calculations carried out to an excessive degree of precision unnecessarily consume resources with absolutely no benefit.

It would be possible to get uptick and downtick volume by making this indicator a subclass of the GomRecorder. If using Ninja Tick Files, no recorded Gom Data would be needed.

Could have done that myself, but you are entirely right.

The modified version could be coded by using NinjaTickFile, but it would require to load a secondary bar series of 1 tick data.

Started this thread Reply With Quote
  #86 (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

I have now updated the indicator in the download section.

The new version implements most of the suggestions by @Zondor, although I did not replace double with float variables.

However, I have further improved it, by calling the particularly slow NinjaScript methods MAX and MIN only with the first tick of each bar.


The updated indicator can be found here:




The zip file includes both the standard version and a paint bar version, which does not show the volume bars, but triggers the sound alerts. The sound files are also included with the zip file.

Started this thread Reply With Quote
  #87 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,463 since Jun 2009
Thanks Given: 33,237
Thanks Received: 101,661

Notifications sent.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #88 (permalink)
 nasta 
athens, greece
 
Experience: Beginner
Platform: NinjaTrader, amibroker
Broker: AMP/CQG
Trading: ES, FDAX,FESX
Posts: 10 since Jul 2011
Thanks Given: 58
Thanks Received: 4

Fat Tails & other contributors thank you for the great indicator.
My only problem is that the last version seems to lack the low volume sound filter, so it triggers at the start of every new bar.
Thanks again.

Follow me on Twitter Reply With Quote
  #89 (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


nasta View Post
Fat Tails & other contributors thank you for the great indicator.
My only problem is that the last version seems to lack the low volume sound filter, so it triggers at the start of every new bar.
Thanks again.

@nasta: Thank you for pointing to the problem. I had set a false parenthesis which caused the indicator to trigger an alert for the first tick of every bar with setting COBC (CalculateOnBarClose) = false.

It should now work as expected. Do not hesitate to come back, if you have any further observations. The updated indicator can be downloaded here:


Started this thread Reply With Quote
  #90 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,463 since Jun 2009
Thanks Given: 33,237
Thanks Received: 101,661


Notifications sent.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:




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