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) );
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
__._,_.___
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
__,_._,___
|