Quote from MachineGhost:
I've been using and/or trialing all of the various trading softwares way back since 1990, so I'd thought I'd give my input to what seems to be a relatively negative-biased "review" on AmiBroker:
1. It is not that difficult to plot indicators or do other things than "just back-testing" in AmiBroker Formula Language (AFL). How hard is to type: Plot(MA(C,250),"250 MA", colorwhite, styleline) ???
Nor is that difficult to convert EasyLanguage to AFL once you understand both syntaxes. AFL at core is essentially the same syntax as MetaStock and is, in fact, 99% code compatible, but still supports functions, DLL's, etc. as EasyLanguage does.
2. The custom backtester is for extremely advanced applications, it is optional to the default portfolio backtesting, but it is there if you need it. Why slight what is not for the n00b? If you don't want to learn to program extremely complex money management, position sizing and portfolio analytics, then use Trader's Studio or Mechanica which is their strongest strengths.
3. It is absurd to claim the charts are "not as good as TradeStation or MetaStock". MetaStock chart's graphics are pure !@#$ -- always have been and likely always will be. Compare like-to-like: a black background with the same plotted colors in AmiChart vs TradeStation and perceive any difference in sharpness and clarity despite font differences -- they are all but virtually equivalent. And it goes without saying that AmiBroker redraws and executes waaay faster than TradeStation.
7. What exactly does TradeStation offer in the way of charting that AmiBroker does not that you "you need to own more than just AmiBroker to do your analysis."? What is the basis for this claim?
8. The historical data download by AmiQuote from Yahoo is provided by CSI, the exact same data vender recommended that you pay for by TradersStudio, except it is F-R-E-E.
An "actual real trader" desires lack of bugs, stability, speed, a flexible programming environment and autoexecution support, which AmiBroker does provide. And a professional "actual real trader" desires real-time support. The only comparable competitor at the moment is OpenQuant. The rest are all missing something or the other or cost several hundred dollars a month in greedy leasing fees, which is a rather pathetic state of affairs in 2008.
11. What exactly is "serious trading" beyond what AmiBroker provides? If you really want to make a claim like that, then apply it to MetaStock. That software has been and is still such a crippled and buggy joke, an "actual real trader" truly wouldn't use it for any "serious trading". That is why TradeStation was king for so long, despite the Cruz brothers continual and ongoing negligence.
Conclusion: AmiBroker only "restricts the progress" if you have no programming skill ability at all, so the low price ($199 for EOD not $249) is NOT a negative. Its major strenth is in being an all-around product, not over-specialized.
MachineGhost