I want to pull live CME data into my own Java application running on a remote Linux server. Aside from cost, is there any reason to choose IQFeed over NxCore (or vice versa)?
I read an old thread here from 2018 that NxCore had become unusable but I haven't heard much recent feedback about them.
The benefit of NxCore is that I can pull it directly through an API but for IQFeed I need to run their desktop client in parallel to my application, and pull the data through TCP.
I read an old thread here from 2018 that NxCore had become unusable but I haven't heard much recent feedback about them.
The benefit of NxCore is that I can pull it directly through an API but for IQFeed I need to run their desktop client in parallel to my application, and pull the data through TCP.