Can this plugin be used in an indicator with Tradestation's Radarscreen or is it only usable in a Tradestation Chartscreen?
Thank you
Search found 13 matches
- Tue Nov 14, 2023 5:50 pm
- Forum: IBPlugin
- Topic: Plug usage
- Replies: 0
- Views: 26211
- Sat Sep 02, 2023 1:33 am
- Forum: IBPlugin
- Topic: Price problem using Tradestation & IBPlugin
- Replies: 4
- Views: 14665
Re: Price problem using Tradestation & IBPlugin
Hello, Thank you for your reply and I will try this as a testing option next week when the markets are open again but it doesn't work in the process of using Tradestation with IBplugin to submit orders to TWS. I need to be able to type a symbol into either a radarscreen or chart which has the indica...
- Tue Aug 29, 2023 8:16 pm
- Forum: IBPlugin
- Topic: Price problem using Tradestation & IBPlugin
- Replies: 4
- Views: 14665
Re: Price problem using Tradestation & IBPlugin
Follow up to see if this link is still to the latest version. I have noticed that I still get the error from the API log with Interactive Brokers with low priced stocks that have a mintick of 0.0001 as follows: The price does not conform to the minimum price variation for this contract. The stock to...
- Tue Jan 10, 2023 1:20 am
- Forum: IBPlugin
- Topic: Price problem using Tradestation & IBPlugin
- Replies: 4
- Views: 14665
Price problem using Tradestation & IBPlugin
Currently working on easylanguage in Tradestation and use IBPlugin to submit trades to IB-TWS. For the most part everything is working well except for stocks priced under $5.00. When I submit the orders using easylanguage, the order attribute string looks correct but when the order reaches IB TWS an...
- Fri Nov 23, 2018 5:09 pm
- Forum: Twslink - universal Interactive Brokers API plugin
- Topic: TS orachart process hangs on exit using Twslink
- Replies: 17
- Views: 56351
Re: TS orachart process hangs on exit using Twslink
Thank you
Just an FYI that the download link on the TWSlink page also points to the mtibbridge2setup.exe file as well.
mdg
Just an FYI that the download link on the TWSlink page also points to the mtibbridge2setup.exe file as well.
mdg
- Fri Nov 23, 2018 4:51 pm
- Forum: Twslink - universal Interactive Brokers API plugin
- Topic: TS orachart process hangs on exit using Twslink
- Replies: 17
- Views: 56351
Re: TS orachart process hangs on exit using Twslink
This link downloads the mtibbridge2setup.exe instead of the TWSlink software. Can you fix the download?
Thanks
Thanks
- Thu Nov 22, 2018 9:40 pm
- Forum: Twslink - universal Interactive Brokers API plugin
- Topic: TS orachart process hangs on exit using Twslink
- Replies: 17
- Views: 56351
Re: TS orachart process hangs on exit using Twslink
Thanks again for fixing the error that I was having with Tradestation when closing the chart that TWSlink was applied to. I have not seen any further issues with the software.
Will you be releasing this patched file as an official update to the software?
Thanks
MDG
Will you be releasing this patched file as an official update to the software?
Thanks
MDG
- Mon Nov 19, 2018 5:29 pm
- Forum: Twslink - universal Interactive Brokers API plugin
- Topic: TS orachart process hangs on exit using Twslink
- Replies: 17
- Views: 56351
Re: TS orachart process hangs on exit using Twslink
Thank you for the update. I have done a quick test and it has fixed the problem. I will confirm in a couple days of usage my final results.
Thanks again,
MDG
Thanks again,
MDG
- Thu Nov 15, 2018 11:42 pm
- Forum: Twslink - universal Interactive Brokers API plugin
- Topic: TS orachart process hangs on exit using Twslink
- Replies: 17
- Views: 56351
Re: TS orachart process hangs on exit using Twslink
Thanks for the quick reply.
I did the test by adding in the disconnect right after the connect and the same thing happens when I exit TS.
Looking forward to the results of your MultiCharts test.
MDG
I did the test by adding in the disconnect right after the connect and the same thing happens when I exit TS.
Looking forward to the results of your MultiCharts test.
MDG
- Thu Nov 15, 2018 9:34 pm
- Forum: Twslink - universal Interactive Brokers API plugin
- Topic: TS orachart process hangs on exit using Twslink
- Replies: 17
- Views: 56351
Re: TS orachart process hangs on exit using Twslink
Based on your message I did the following: 1) Started TS with blank desktop and no workspaces, etc loaded 2) Create new workspace and add 1 new chart 3) Use the following indicator and apply to the chart: Inputs: IB_host("127.0.0.1"), {Host of TWS} IB_port(7496), {API client port of TWS} IB_clientid...
- Tue Nov 06, 2018 1:18 pm
- Forum: Twslink - universal Interactive Brokers API plugin
- Topic: TS orachart process hangs on exit using Twslink
- Replies: 17
- Views: 56351
Re: TS orachart process hangs on exit using Twslink
It will hang TS when I close the chart. if I then use Process Explorer to find the orachart.exe process that TWSlink was using I can delete it that process and TS will come back working. Here is the basic code that will initiate a connection using TWSlink. When I close the chart with this indicator ...
- Fri Nov 02, 2018 6:46 pm
- Forum: Twslink - universal Interactive Brokers API plugin
- Topic: TS orachart process hangs on exit using Twslink
- Replies: 17
- Views: 56351
Re: TS orachart process hangs on exit using Twslink
I use the $TICKDN symbol in the chart to trigger the disconnect function and then close the chart. Here is the end of the log file as requested: 20181102 12:40:04:247; 17468;note;tcExpFunc;GET_CONNECTED; 20181102 12:40:04:251; 17468;note;tcExpFunc;GET_CONNECTED;ret=0 20181102 12:40:15:545; 17468;act...
- Thu Nov 01, 2018 4:44 pm
- Forum: Twslink - universal Interactive Brokers API plugin
- Topic: TS orachart process hangs on exit using Twslink
- Replies: 17
- Views: 56351
TS orachart process hangs on exit using Twslink
I have TWSLINK in an indicator on one chart in Tradestation V9.5 update 21. Connects to IB and submits orders fine. When I close the chart (usually when I exit Tradestation the orachart process associated with TWSLINK will not close properly. Do you know what is causing this?
Thanks
MDG
Thanks
MDG