There are a few bugs I found in the IB Plugin (QT build 992).
1. cancelOrder and cancelAllOrders do not work anymore.
2. If "Confirm order before submitting" and "confirm EFS Orders" are checked, afting clicking the "Submit" button, the order would be submitted, however the "Order ticket dialog" would not close itslef and could not be manually closed either. The only way to keep going is to cancel the order in IB TWS, then IB Plugin would pop up an error message window showing "Failed to place order: Order Canceled -reason:".
3. All the stop orders submitted using IB Plugin APIs are marked as "will trigger only during regular trading hour" no matter how I configure the default order options in IB TWS regarding whether stop will be triggered outside of regular trading hour.
4. Somehow there are a few brokers being listed under "Trade" menu in eSignal, one is "Interactive Brokers", and the other two are shown as "IB". I know the two "TB" connections are created when I tried QuoteTrader. However I can not figure out a way to remove them. More strange thing is that after I choose to hide any one of them, the other two would also be hiden. Where is the QT configuration file located? Maybe I need to edit the QT configuration file directly to ensure a clean installation.
The first and the third are critical issues, which I can not figure out a workaround.
- Clearpicks
1. cancelOrder and cancelAllOrders do not work anymore.
2. If "Confirm order before submitting" and "confirm EFS Orders" are checked, afting clicking the "Submit" button, the order would be submitted, however the "Order ticket dialog" would not close itslef and could not be manually closed either. The only way to keep going is to cancel the order in IB TWS, then IB Plugin would pop up an error message window showing "Failed to place order: Order Canceled -reason:".
3. All the stop orders submitted using IB Plugin APIs are marked as "will trigger only during regular trading hour" no matter how I configure the default order options in IB TWS regarding whether stop will be triggered outside of regular trading hour.
4. Somehow there are a few brokers being listed under "Trade" menu in eSignal, one is "Interactive Brokers", and the other two are shown as "IB". I know the two "TB" connections are created when I tried QuoteTrader. However I can not figure out a way to remove them. More strange thing is that after I choose to hide any one of them, the other two would also be hiden. Where is the QT configuration file located? Maybe I need to edit the QT configuration file directly to ensure a clean installation.
The first and the third are critical issues, which I can not figure out a workaround.
- Clearpicks
Comment