Hi
Currently we are using eSignal for our FX price feeds. We have a static list of currencies and currency pairs which are then registered via the API and feeds are received whenever the prices change. This scenario works fine for us.
However we are now implementing our futures module, and have come across a few issues.
Firstly, is a way to subscribe (for example) to a product AD then receive all available month/year code combinations from a single request (in way of a list which we can then write to our DB and subscribe to).
And then with options, where a strike price is needed, is there a way to retrieve all this information. (As you can imagine there is a lot of these and automating this procedure would be beneficial when new month/year/strike price combinations become available and automatically subscribing).
Any help/guidance would be much appreciated.
Thanks
Rav
Currently we are using eSignal for our FX price feeds. We have a static list of currencies and currency pairs which are then registered via the API and feeds are received whenever the prices change. This scenario works fine for us.
However we are now implementing our futures module, and have come across a few issues.
Firstly, is a way to subscribe (for example) to a product AD then receive all available month/year code combinations from a single request (in way of a list which we can then write to our DB and subscribe to).
And then with options, where a strike price is needed, is there a way to retrieve all this information. (As you can imagine there is a lot of these and automating this procedure would be beneficial when new month/year/strike price combinations become available and automatically subscribing).
Any help/guidance would be much appreciated.
Thanks
Rav
Comment