akapur / pyiqfeed

Python LIbrary for reading DTN's IQFeed
GNU General Public License v2.0
172 stars 109 forks source link

Syntax Error while requesting live bar data #36

Closed nwillemse closed 5 years ago

nwillemse commented 5 years ago

Hi, i'm running the example to retrieve live bar data, but I am getting a SYNTAX ERROR message back. I don't have access to the api docs to see what changed with the api, but here is what I am running:

(global) eadu:pyiqfeed nwillemse$ python example.py -i
Bar Listener: Process Error:
['E', '!SYNTAX_ERROR!', '']
Bar Listener: Process Error:
['E', '!SYNTAX_ERROR!', '']
akapur commented 5 years ago

What version of IQFeed are you running? If you are running an old version of IQFeed, pyiqfeed may not work or an older release of pyiqfeed may work.