For TWS API from JAVA.
From the code I found online that I'm starting with, it specifies m_exchange, but not m_primaryExch.
QQQ-SMART-STK is a recognized security.
SPY-SMART-STK is not a recognized security.
SPY-ARCA-STK is a recognized security. Routed direct to ARCA?
I added specifying m_primaryExch.
SPY with m_exchange of SMART and m_primaryExch of ARCA is not recognized.
SPY with ARCA and ARCA is recognized.
For ARCA, SPY SMART in TWS will use IB's SMART, not ARCA's SMART.
What should I be using in the API to route SPY through IB's SMART?
lost...
Thanks,
From the code I found online that I'm starting with, it specifies m_exchange, but not m_primaryExch.
QQQ-SMART-STK is a recognized security.
SPY-SMART-STK is not a recognized security.
SPY-ARCA-STK is a recognized security. Routed direct to ARCA?
I added specifying m_primaryExch.
SPY with m_exchange of SMART and m_primaryExch of ARCA is not recognized.
SPY with ARCA and ARCA is recognized.
For ARCA, SPY SMART in TWS will use IB's SMART, not ARCA's SMART.
What should I be using in the API to route SPY through IB's SMART?
lost...
Thanks,