var fDesc=new Array(); fDesc[0] = "TickerChart is a smart, handy and affordable stock analysis software that is designed only for Middle East stock exchanges. If you do trade in Middle East stock exchanges, you will love TickerChart. The latest version of TickerChart Live includes Saudi, Dubai and Abu Dhabi markets.

TickerChart equips you with the necessary tools to be a successful trader. By using TickerChart, you will have end-of-day data for ME exchange markets. With few clicks, you can browse through different companies and lookup their historical prices. Through TickerChart wide selection of technical analysis tools, you ensure a higher probability and a better timing of your trades.

TickerChart is specialized for ME stock exchanges. TickerChart ultimate goal is to provide ME traders with all information they need about ME stock exchanges in one place. TickerChart currently supports Amman Stock Exchange (ASE), Saudi Stock Market- Tadawul, and Kuwait Stock Exchange, Dubai Financial Market, Abu Dhabi Securities Market, Doha Securities Market, Muscat Securities Market, and Bahrain Stock Exchange. The other ME stock markets will be included soon.

Main features:

- Free software with markets historical prices.
- Special version for mobile phones.
- One month free trial.
- Data update service.
- Market commentary service.
- Multiple stock exchanges support.
- Interactive stock charting.
- Extensive selection of technical studies.
- Customized charting templates.
- Data adjustments for splits and dividends.
- MetaStock™ Data Update."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }