B BlueOcean Aug 14, 2008 #1 How do you find the Best bid for ARCA or any specific exchange??? there is a field locBidPrice, but there are NO parameters that go w/ this. I need something like locBidPrice(int ExchangeCode). where it'll output the loc best bid price for exchange "ExchangeCode"
How do you find the Best bid for ARCA or any specific exchange??? there is a field locBidPrice, but there are NO parameters that go w/ this. I need something like locBidPrice(int ExchangeCode). where it'll output the loc best bid price for exchange "ExchangeCode"
D davidmadison Aug 21, 2008 #2 usually, you subscribe to a product/security, and then you get a handle. This handle has the exchange code in it already. send me a link for the genesis API, and I'll figure it out for you.
usually, you subscribe to a product/security, and then you get a handle. This handle has the exchange code in it already. send me a link for the genesis API, and I'll figure it out for you.