consider - Volume At Price - right click and change parameters to suit
/* Volume At Price */
Plot( Close, "Price", colorWhite, styleCandle );
PlotVAPOverlay( Param("lines",300,10,1000,1), Param("width",10,1,99,1),
ParamColor("color", colorDarkBlue), Param("style",0,0,7,1) );
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
Behalf Of chomper777
Sent: Friday, September 14, 2007 5:54 PM
To: [email protected]
Subject: [amibroker] Can Amibroker do this - Price Histogram Indicator
Can Amibroker create Price Histogram indicator like these??????
http://www.dacharts.org/archives/Ensign_Wed_class_transcripts/Prc-hist-
lns-0volbars-NewDYOAutoTrend_10_19_05.htm
http://www.dacharts.org/archives/Ensign_Wed_class_transcripts/Prc-hist-
lns-0volbars-NewDYOAutoTrend_10_19_05.htm