Hi guys,
I try to use the?IBApi::EClient::reqMatchingSymbols?-?IBApi::EWrapper::symbolSamples pair to search for whether there is any warrant for a given stock ticker.
For example in the case of 'ACAH' if I search for it using the IBKR contract and security search on the web I can see that there are two 'Stock' type? item and a 'Warrants' type item with Conids:?484239734,?474641211 and?484239792 (warrant) respectively. However if I search using ?IBApi::EClient::reqMatchingSymbols I can only see the following response in gateway:?
484239734-ACAH-STK-NASDAQ.SCM-USD-1-WAR-474641211-ACAHU-STK-NASDAQ.SCM-USD-0-489363740-ACAH.SEP-STK-CORPACT-USD-0-
which does not show the warrant's Conid (but interestingly it shows another additional Conid - which is not a warrant).
Would you mind giving a hint how can I find out the warrants's Conid (if there is any) knowing only the stock ticker?
Any help appreciated.
Thanks
?