The code is in the Members Zone of www.amibroker.com Bill ----- Original Message ----- From: jack To: [email protected] Sent: Sunday, July 15, 2007 8:04 PM Subject: [amibroker] Heiken Ashi indicator
hi, anyone has heiken ashi indicator? I found an article talking about its fomula as below: The heikin-ashi candlestick technique uses modified open-high-low-close (OHLC) values and displays them as candlesticks. The modified values are computed using these definitions: • haClose = (O+H+L+C)/4 • haOpen = (haOpen (previous bar) + haClose (previous bar))/2 • haHigh = Maximum(H, haOpen, haClose) • haLow = Minimum(L, haOpen, haClose) is this the one everyone uses? if anyone has a working heiken ashi indicator AFL file, please help uploading it or email to me. thanks a lot jack ------------------------------------------------------------------------------ Get the free Yahoo! toolbar and rest assured with the added security of spyware protection. ------------------------------------------------------------------------------ No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.6/902 - Release Date: 7/15/2007 2:21 PM
