Quote from bi9foot:
I have used QCharts as well as QuoteTracker. Without a doubt, QCharts annotation is the best out there.
However, I have used QT for the last few months and the prv feature is an added bonus. However, QT has a huge problem with drawing trendlines, which have been articulated in earlier posts by me.
I am trying out Amibroker since it works off IB data for a couple of day now. So far it is looking good. If Amibroker does not work out it will be back to QuoteTracker for me.
I have been using AmiBroker for a few years. For those who use it I'd like to point out the ability to hot-key all sorts of stuff which really helps me in annotating efficiently.
With my left hand I press F2 to initiate a parallel pair of lines, F3 for single line, F4 to toggle between single and double line weight, F6 to set dashed lines, ~ to reset to from annotation to mouse pointer mode, F5 to start text, Ctrl+H for crosshair, etc. (Setup with menu-tools-customize-keyboard).
Meanwhile I'm using my right hand on the mouse to do the lines.
Also I grab the color pallet and drag and leave it permanently in a spot that doesn't obscure anything I care about so it is open and near the charts. I have setup custom colors that are best suited for my background.
Best $229 real time software out there IMO.
Regarding IB data as a feed. I have been using it for some time and it is fine for the "student mode". There have been two days in the last few weeks that ES quotes were screwed up which was a real drag. Of greater concern is the issue of synchronizing the computer clock with the IB feed because AmiBroker uses your clock to time stamp the data for the bars.
Recently I heard that IB was timestamping their data but AmiBroker doesn't recognize or use this currently. However it is on their "Wish List".
As a work-around I cause AmiBroker to refresh the IB data frequently by re-opening the database that is in use. This appears to overwrite the existing data with data having their time stamp. Alt-F-1 works for this (I think the default database is in the "1" spot. After qoutes are refreshed a Ctrl-S saves the data.
Hope this helps.