Re: Looking for a charting software Quote:
Originally Posted by Fran8 In which sense you mean that Amibroker is more powerful, in charts, scanning or in what sense you mean |
@Fran8,
charting and scanning/screening (in MS it's the module Explorer) are imho also strong implemented in Metastock. If that are your main objectives, Metastock may be a good choice.
But there are some parts Amibroker (and others) have surpassed Metastock in the last years:
1. the implemented formula language MSFL is relatively easy to learn but you achieve also relatively fast the limits. In this situation you have the possibility to extend the language with external DLLs. For this you must have good knowledge of the MDK (Metastock Developer Kit) and of a prof. programming language like C/C++, Delphi or PowerBasic etc. You can also extend the Amibroker language AFL with external DLLs, but you don't have to to do it in 99,9% of the cases, because this internal language is already very powerful...
2. the backtesting environment for the development of trading systems in Amibroker is complete incl. portfolio backtesting. In MS you have to buy additional tools (Tradesim etc.).
3. there's no prepared interface for automated trading in MS. In Amibroker there's a solution for Interactive Brokers and you could use this as "blue print" for developing other broker interfaces
Only my two cents...
zentrader
__________________ www.zentrader.de (Trading system development and simulation tools)
|