I am using Excel sheet to get price data from ThinkorSwim using function =RTD("tos.rtd", , "LAST", 'TSLA').
It works fine during main trading hour.
However for the Pre-market session, this function doesn't update price value.
Anything I need to fix or is there anyway to query premarket price?
Thank you for helping. HC