eelofi wrote:
Hi,
trying out HotSpotFX (HS) connectivity and found two questions around it.
1) When trying to connect from OQ directly to HS I get the error message:
Quote:
Configuration failed: Duplicate Session FIX 4.2:->
. I get this regardless of whether QR is running or not and even after restarting OQ completely fresh without any other action than connecting. Any idea why?
2) Referring to
http://www.smartquant.com/forums/viewtopic.php?f=59&t=4456&hilit=hotspot&start=15 where Alex gives instructions on how to configure HS. QR is missing quite a few of the fields required in the configuration for example: SenderCompId, Password, SenderSubId are all missing. Is this info no longer required with QR?
Thx,
Eelofi
Not 100% sure, but I think I found an answer to problem no 1.
So FIX is using two "sessions" one for price data and the other for orders. If you want to use both, you need to set the setting Initiatormode to "threaded" in order to have a thread for both. If you keep it at "single" then you can have only price info or orders, not both. That's what the error message was trying to say.