Welcome to the Traders Laboratory Forums.
Trading Indicators Post your custom trading indicators. If you download, remember to click INSTALL.

Reply
Volume Bias Details »»
Volume Bias
Platform: EasyLanguage, by Tams Tams is offline
Developer Last Online: May 2012 Show Printable Version Email this Page

Platform: MultiCharts Rating: (1 votes - 5.00 average)
Released: 08-05-2009 Last Update: Never Installs: 25
Re-useable Code Translations Is in Beta Stage  
No support by the author.

Volume Bias


Description:

This indicator prints the Volume Bias on the chart

Volume Bias is calculated as Up Volume divided by Total Volume.
i.e. The percentage of total volume that has an upward bias.
When there are more up volume than down volume,
the display will show a larger than 50% bias.
Otherwise the display will show a smaller than 50% bias.


The background color will turn blue if the bias is over 55%,
or red if the bias is under 45%.
Otherwise the background will display a neutral color.

The display is formated as follow:
UpVolume: DownVolume=UpBias%

You may choose to display the bias at position 1 or 2
Position 1 refers to the top of the chart, 2 is at the bottom.






note:
This EasyLanguage indicator was written in MultiCharts.
I have not tested it in tradestation or other compatible programs.
Please refer to your users manual for importation instructions.

Translation to other platform is invited.

Download Now

File Type: pla Volume_Bias_(MultiCharts).pla (8.3 KB, 189 views)
File Type: txt Volume_Bias_(TS).txt (2.0 KB, 345 views)

Screenshots

Volume Bias-volume_bias.jpg  

Show Your Support

  • If you like to thanks you by the author -> Click Thanks to the Author
  • This modification may not be copied, reproduced or published elsewhere without the author's permission.
The Following 13 Users Say Thank You to Tams For This Useful Post:
berrob (10-11-2010), bomberone1 (01-13-2011), cooper59 (01-01-2010), martas (08-30-2010), rjelles (08-26-2010), shrike (12-21-2009), simterann22 (08-23-2009), snoop (08-20-2010), teq56 (02-21-2011), TIKITRADER (08-05-2009), uufuk (11-20-2010), waverunner (08-23-2009), yiman (12-02-2009)

Comments
Old 08-05-2009, 09:22 PM   #2

UrmaBlume's Avatar

Join Date: Apr 2008
Location: Las Vegas
Posts: 670
Ignore this user

Thanks: 87
Thanked 618 Times in 251 Posts

Another way

Tams,

Thanks for posting yet another piece of useful code.

We do something similar which is a simple "show me bar" in Easy Language that plots the percentage of upticks and the percentage of downticks currently inside either a time or volume bar.

It posts the downtick percentage at the high of the bar in red and the uptick percentage at the low in blue - easy to code and very straight forward. It will give the user an idea of how the volume/commitment bias inside the developing current bar is shaping up.

UrmaBlume is offline  
Reply With Quote
The Following 3 Users Say Thank You to UrmaBlume For This Useful Post:
arnie_pt (12-20-2009), cooper59 (01-01-2010), Tams (08-05-2009)
Old 08-05-2009, 09:38 PM   #3

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,477 Times in 912 Posts

Re: Volume Bias

Great idea UB, I should give it a try.
Tams is offline  
Reply With Quote
Old 08-06-2009, 12:03 AM   #4

Join Date: Jun 2009
Location: Vista
Posts: 2
Ignore this user

Thanks: 5
Thanked 0 Times in 0 Posts

Re: Volume Bias

I copied the text into tradestation EL and got an error "Word Not Recognized by Easy Language", and it pointed to this word: text_setattribute

So I guess it needs a little tweaking still by a TS guru.

Thanks,

Cindy
sdcindy is offline  
Reply With Quote
Old 08-06-2009, 12:16 AM   #5

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,477 Times in 912 Posts

Re: Volume Bias

Quote:
Originally Posted by sdcindy »
I copied the text into tradestation EL and got an error "Word Not Recognized by Easy Language", and it pointed to this word: text_setattribute
So I guess it needs a little tweaking still by a TS guru.
Thanks,
Cindy

You can delete the lines with the keyword text_setattribute.


tradestation has less text manipulation ability than MultiCharts.
The 2 lines of code are to make the text bold and with border.
Tams is offline  
Reply With Quote
Old 08-06-2009, 12:24 AM   #6

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,477 Times in 912 Posts

Re: Volume Bias

looks like tradestation cannot do background color either. :-(

Here's an updated generic EasyLanguage version.
It won't look as cool as the MultiCharts version, but at least it shows the numbers.

Please give it a try and see if it works.


.
Attached Files
File Type: txt Volume_Bias_(TS)a.txt (1.8 KB, 187 views)

Last edited by Tams; 08-06-2009 at 12:55 AM.
Tams is offline  
Reply With Quote
The Following User Says Thank You to Tams For This Useful Post:
sw9 (08-21-2009)
Old 08-24-2009, 11:27 AM   #7
sw9

Join Date: Aug 2008
Location: san rafael
Posts: 22
Ignore this user

Thanks: 352
Thanked 7 Times in 4 Posts

Re: Volume Bias

Tams,

The update above verified ok but no numbers on the chart. Played with the settings and imputs, still nothing. Any ideas?

Thanks, Steve
sw9 is offline  
Reply With Quote
Old 08-24-2009, 11:34 AM   #8

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,477 Times in 912 Posts

Re: Volume Bias

Quote:
Originally Posted by sw9 »
Tams,

The update above verified ok but no numbers on the chart. Played with the settings and imputs, still nothing. Any ideas?

Thanks, Steve


what program/version you are using?

what is the chart's resolution?

what is the symbol?

what data provider?
Tams is offline  
Reply With Quote

Reply

Tags
bias, volume

Thread Tools
Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
The Power of Weighted Bias UrmaBlume Technical Analysis 4 06-19-2009 03:42 PM
Retest on Lower Volume with Volume Gradient walterw Technical Analysis 3 04-16-2009 12:10 AM
NYSE Up Volume($UVOL)/Down Volume ($DVOL) Comparison MC Market Internals 23 02-09-2009 09:18 AM

All times are GMT -4. The time now is 08:37 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.