For those on the forum who speak computer…I was asking IB if there was a way to determine the tick size for London (and other European/Euronext stocks) so that order placed by the API is not rejected…response below:
Each exchange would have a market rule which determines what the require price increment at each price point is from that exchange. When you invoke reqContractDetai ls() via the API we will relay back the market rule Id via the eWrapper contractDetails. You can then use the market rule id to invoke reqMarketRule() which will then return the minimum price increment value via the eWrapper marketRule. Please refer to the corresponding URLs below details:
reContractDetail s(): LINK../contract_details.html reqMarketRule(): LINK../minimum_increment.html
https://interactivebrokers.github.io/tws-api/contract_details.html
https://interactivebrokers.github.io/tws-api/minimum_increment.html
Regards,
Angel P
Senior Specialist, Technical Assistance Center
Interactive Brokers