Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 14:46:26 +0000



Post From: Interactive Brokers

[2016-07-06 15:19:04]
User841604 - Posts: 20
I tried this and some limits are still being executed +/- a tick the value NewOrder.Price1 gets, im logging this value in my system so i can compare the value i see in the log window to the interactive trade activity window. This values are the same i can see in Trade>Trade Orders And Position window, between Price and Average Fill Price, and sometimes the difference is 2 ticks. Since i'm using limits, i want to execute the order only at the price i'm passing to NewOrder.Price1 otherwise I do not want to execute the order, so the difference between Price and Average Fill Price should always be equal to zero. How can i achieve this?