** This is a re-post - to fix a small code error. Please enjoy! **
More free Amibroker videos: http://www.asxmarketwatch.com/
Thank you for watching!
This video shows us how to code the 52 Week High/Low Index using AddToComposite in Amibroker. This is a really cool way to create our own index of stocks, and then even create our own indicator to show on our chart.
I fixed the code from the previous version so the actual AddToComposite code for the latest versions of Amibroker is this: AddToComposite(HiLoDifference,"~HiLoDifference","X ");
Check it out!
http://www.asxmarketwatch.com/
Dave McLachlan