Hello, I would like to send a buy and sell order 1 point above and below the Open Price of the regular trading session for NQ Futures using TWSDDE.XLS. Since the NQ trades continuously from the pre-market session, I cannot capture the Open Price without using the Historical Data download after the first minute. I currently use the feed from the Tickers worksheet and use VBA to store the price at 9:30am before adding 1 point to that price and sending the orders from the Basic Orders worksheet. The price captured at 9:30am rarely matches the actual open print due to latency and other factors. Does anyone have experience capturing Open prices in continuous markets in realtime? Thanks for your help.