You can ask a lot of information about a stock through your IB DDE-Linked Spreadsheet:
http://www.interactivebrokers.com/html/webhelp/Interoperability/DDE_Excel/syntax.htm
Request today's high price: server + tik + idn + high
Request today's low price: server + tik + idn + low
Request last close price: server + tik + idn + close...
My question is this - how do I request yesterday's high price and low price? Thank you
http://www.interactivebrokers.com/html/webhelp/Interoperability/DDE_Excel/syntax.htm
Request today's high price: server + tik + idn + high
Request today's low price: server + tik + idn + low
Request last close price: server + tik + idn + close...
My question is this - how do I request yesterday's high price and low price? Thank you