Traders Laboratory - View Single Post - Volume Gradient + Heikin Ashii Trend Indicator
View Single Post
  #5 (permalink)  
Old 03-22-2007, 10:42 PM
GCB's Avatar
GCB GCB is offline
GCB has no status.

Trader Specs
 
Join Date: Feb 2007
Location: Texas
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Volume Gradient + TTM Trend Indicator

Guys,

Thanks for your interest in this indicator.

Here's a new version. It adds an input that allows you turn off the trend indicator and just paint normal up and down bars albeit with the volume shadings.

Also, IMPORTANT, I discovered that for the colors to show consistent density they must parallel each other. This is hard to explain, but if you look at the settings below you can see what I mean.

UpHR(0),
UpHG(135),
UpHB(0),

UpLR(205),
UpLG(255),
UpLB(205),

DnHR(135),
DnHG(0),
DnHB(0),

DnLR(255),
DnLG(205),
DnLB(205);

Without this you will have problems with similar relative volumes showing inconsistent shading between the up and the down versions.

Please note that you have to delete the indicator and re-add it after installing the new version or it will use your old color settings.
Attached Files
File Type: eld TRENDVOL BARS.ELD (4.9 KB, 134 views)

Reply With Quote