I'm just getting into using IRT to trade through Interactive Brokers. It's been a slow process figuring out how all the software works together, but I think...
I'm generally very happy with IB and have used them about 4 yrs. I've been on hold with IRT so I haven't used the two together. IB does seem slow about getting...
I've only used wires and ach transfers, Jim, and would recommend wire transfers when possible. The couple that I've done, IB credited my account with the funds...
I would like to have 2 daily moving averages (20 & 50 SMA) represented on my 60 and 30 minute charts. I multiplied the 20&50 daily sma's by 5.5x to get the 60...
I would suggest adding the MPD technical indicator to your intraday charts. for the 50dma the settigs would be: check mixed periodicity - Daily check...
... no idea I have accts there all ok, can't talk on advisor acct though. ... i wired also. check stake time to clear etc... ... IB is fine good to me. great...
Reminder from the Calendar of LinnSoft http://groups.yahoo.com/group/LinnSoft/cal Investor/RT Chat Session Tuesday March 7, 2006 4:30 pm - 5:30 pm (This event...
LinnSoft@yahoogroups....
Mar 7, 2006 8:26 pm
12350
Reminder from the Calendar of LinnSoft http://groups.yahoo.com/group/LinnSoft/cal Investor/RT Chat Session Tuesday March 7, 2006 4:30 pm - 5:30 pm (This event...
LinnSoft@yahoogroups....
Mar 7, 2006 10:10 pm
12351
I have added MPD to my charts and am trying to figure out how to eliminate all of the MPD data in the info pane under the chart title bar. I have chart...
Ctrl-click over in your scale on the right until your prices are where you want them. ... From: LinnSoft@yahoogroups.com [mailto:LinnSoft@yahoogroups.com] On...
Tomorrow am the front month for most futures is "M" here is a link Chad made to help. http://www.linnsoft.com/qa/a/94.htm basically change H to M in the...
Thanks Mike. I have done some further work in our 8.3 beta coming up soon to more fully automate the futures rollover process. Below is a description of the...
I have the vertical scale on my charts set to Automatic scaling based on visible instrument data only. Whenever I run a scan, the symbols that have the scale...
This is for all IB users who use TWS for IRT's data feed. It's strange that this occurs for me on OS X to the point that I cannot run IRT/IB/OS X....therefore...
Correction...Mike is not having the same connection issues with XP. So this applies to those that wish to compare OS X settings or setups. thanks D. ... From:...
... I had account issues is all and no feed drops besides that. for my IRT XP with IB feed. works great. OSX I have no recent IB IRT experience. but worked...
The Investor/RT 8.3 Beta 6 released late today, has two changes that might improve things. First, I/RT no longer disconnects from TWS when TWS report that its...
Hi, From perusing the chat logs, it seems that: - IRT works well enough under Rosetta for end of day use - In general and no promises at all, Linnsoft is...
Investor/RT 8.3, now in beta testing, has been revised to work with Apple's Xcode development environment. This was a major effort taking several hundred man...
11 March 06 Evening Bill, ...sounds Super Thanks for your tireless efforts on moving I/RT to Mac/Intel platform The rumor has it that the MacIntel alleged...
I want to creat a simple custom indicator display the highest high of the past 20 days, not including today. If today is the 21th day, I hope it give the value...
2 things : 1st of all if you create the custom indicator: 20dayHi with the parameters MAX(HI,20) Then in your scan you would use 20dayhi.1 which would give...
oops!!! The previous 4 weeks - not 4 weeks and 2 days Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired...
Thanks for the reply. But isn't it possible to draw on chart the highest high of the past 20 period with 1 offset ? I hope to use it as an indicator on...
Steve's method would work great. You could also do a custom indicator: MAX(HI.1, 20) Do you have the professional version of I/RT? If so, just go to "setup: ...
MAX (HI.1, 20) Would also work. _____ From: LinnSoft@yahoogroups.com [mailto:LinnSoft@yahoogroups.com] On Behalf Of Steve Weglein Sent: Sunday, March 12, 2006...
Thanks very much. It works. I was browzing past posts just now, and figured out another expression type in " STAT.1" , and set set STAT as max of high in...