I am placing a reqHeadTimestamp() to get the starting point for the data for the symbol VICI which is traded on the NYSE. It was added to the S&P500 in June '22 so the available data may be short, but it exists. TWS confirms data is available and it is traded on NYSE exchange.
I have tried the following with the CONID set, and without it set.? (CONID = 292080616)
?- I have tried setting EXCHANGE to SMART and PRIMARY EXCHANGE to NYSE
?- I have tried setting EXCHANGE to NYSE and PRIMARY EXCHANGE to NYSE.
?- I have tried exchange NYSE and PRIMARY blank.
All of the above give me the following error which makes no sense to me as nowhere do I mention VALUE as my exchange.
??? Code: 162 / ID: 10000002 / Historical Market Data Service error message:No historical market data for VICI/STK@VALUE Last 0
I am hoping someone can point me in the right direction to solve this problem.