Nitecon / iqfeed

Golang implementation for IQ Feed low level network protocol reader.
BSD 3-Clause "New" or "Revised" License
27 stars 17 forks source link

Problem with iqfeed pkg. #1

Closed Collapsik closed 5 years ago

Collapsik commented 6 years ago

Hello, I want to know if your package is working? Because I get an error that I can not connect to the port. Can I get quotes through it? Thank you for answer!

Nitecon commented 6 years ago

Last i checked the package was working just fine, keep in mind it uses raw tcp sockets to get the data so your iqfeed client should be listening on those ports.