ami is just a TA software with superb backtesting engine, blazing speed, and if you know C/C++ you can do anything with it including writing your own plugins for data providers (provided u have the API docs) etc. if your data provider like Rauters provide FA data, you can import to ami and manipulate it in any way. its very cheap, but as a consequence has a steep learning curve. but if u are a quant, it will be cakewalk for you. of course you can try openquant too.
I got a response back from Amibroker.I understand its great for TA, not FA- Is reuters for retail investor? I thought it was very expensive.
Portion of Reply from Amibroker..
and - I just want to emphasize to make it clear, that historical
_fundamental_ data import/use is not natively supported (AB only stores
OHLC,V,OI data arrays in the local database), but it can be done if you
import such data into artificial symbols in the regular database.
OpenQaunt website says this:
Data Feeds and BrokersIB, PATS, TAL, ESignal, Photon Trader, MB Trading, TAQ, YAHOO, CSI, Open Tick, IQ Feed, Genesis, Open E Cry, TT X_Trader via TT FIX Adapter and XTAPI, FIX providers support, QuoteTracker support ,
How do I go about getting for NSE fundamental data feeds for openquant, does anyone has experience in this? Dont know how much data feeds will cost;probably its beyond me.Data for US is cheap, but I am beginning to see that its more expensive for Indian exchanges.
Yes I am fine with C++, Java or C# business programming, however my primary aim is to use a good tool ( equivalent to Amibroker for TA ) and simply use the APIs for trading rules and not worry about the data part.