A new version of IQFeed plugin has been released that features the following changes\/improvements as compared to 5.0x:<\/p>\n
_N(Title = StrFormat(\"{{NAME}} - {{INTERVAL}} {{DATE}}.%03g%03g {{VALUES}}\", MilliSec(), MicroSec() ));
\n<\/code><\/p>\n
Historical Bid\/Ask data in the Tick mode available as arrays in Aux1 and Aux2 fields\nPlot( C, \"Last\", colorDefault, styleDots | styleNoLine );
\nPlot( Aux1, \"Bid\", colorRed );
\nPlot( Aux2, \"Ask\", colorGreen );
\n<\/code><\/p>\n
OpenInterest data available in EOD mode (base time interval: EOD)\n
Slightly lowered CPU usage\n<\/ol>\nIMPORTANT: The plugin *requires* newest IQFeed Client software version 5.2.x as it relies on protocol version 5.2. You can download IQClient 5.2 from http:\/\/www.iqfeed.net\/iqfeed_client_5_2_4_0.exe<\/a><\/p>\n
You can try out new IQFeed plugin now
\nhttp:\/\/www.amibroker.com\/bin\/iq603\/IQFeed.dll<\/a> (32-bit)
\nhttp:\/\/www.amibroker.com\/bin\/iq603x64\/IQFeed.dll<\/a> (64-bit)<\/p>\n
You should see plugin version 6.0.3 in Tools->Plugins window.<\/p>\n