What is the correct price scale for 6J ( Japanese yen futures on globex ) in IB plugin? The minimum price change in IB TWS is 0.000001. So I think the correct price scale should be 1000000. Why is it shown as 4 in default in IB plugin dictionary?
Also while using EFS to send orders to IB TWS through IB plugin, how should I format the price in buyLimit(), sellLimit() APIs so that it would appear exactly what I want it be in IB TWS. For example, for "6J H8", the price in eSignal in 100 times larger than that in IB TWS. I think I should scale the price 100 times smaller before I send it to IB TWS, right?
- Clearpicks
Also while using EFS to send orders to IB TWS through IB plugin, how should I format the price in buyLimit(), sellLimit() APIs so that it would appear exactly what I want it be in IB TWS. For example, for "6J H8", the price in eSignal in 100 times larger than that in IB TWS. I think I should scale the price 100 times smaller before I send it to IB TWS, right?
- Clearpicks
Comment