Reminder from: LinnSoft Yahoo! Group http://groups.yahoo.com/group/LinnSoft/cal Investor/RT Chat Session Wednesday December 3, 2008 4:30 pm - 5:30 pm (This...
LinnSoft@yahoogroups....
Dec 3, 2008 8:57 pm
15199
Webinars Infinity provides regular educational events, both online and in person. Event: Infinity AT Demo Walkthrough When: Friday Time: 10:00 am cst Host: ...
Tonight, the ES roles from Z8 to H9. The more reliable way to roll futures contracts forward follows: 1) open a quotepage which contains the futures symbol...
Reminder from: LinnSoft Yahoo! Group http://groups.yahoo.com/group/LinnSoft/cal Investor/RT Chat Session Wednesday December 10, 2008 4:30 pm - 5:30 pm (This...
LinnSoft@yahoogroups....
Dec 10, 2008 8:57 pm
15203
Dave, I tested the lo part and your code yielded no results I did this: LO<LO1 & LO1<LO2 and it worked. Not sure exactly why your code did not. See what...
I am attempting to set up two independent signals on a chart of a specific instrument to alert me when either or both criteria are met. 1. five consecutive...
David, Not sure if you have this working correctly yet or not, but I think Mike had the solution. The formula as you have written it below does not provide...
Thanks, Dan and Mike for your replys. That resolves the issue. Best, Dave ... The formula as you have written it below does not provide IRT with what is needed...
Does anyone have up to date charting for InvestorRT settings of the Enthios Universal System? Looking for Chart Definitions for YM. Thanks for any help....
Hello, I'm trying to figure out how to use the array token. Here is example of what I tried... SET(AV, MA(TSI)); AV-AV.1 The syntax checks as OK, but the...
With everything going on in the markets and economy we wanted to let everyone know of a new data feed that will allow you to SAVE MONEY and CUT MONTHLY COSTS....
I want to clarify a few details in the posting yesterday from Tom Duffy at Infinity. First, the DTN Market Access is offered as an historical backfill service...
Condition: if price opens inside yesterday's value area then: entries: delta divergence from previous bar at DVAL or DVAH or DD from previous bar at DAYHI or...
Hi Tooker618, I can't help you with the programming you require but wonder what periodicity you are referring to. Are you talking about standard 30 min bars...
Reminder from: LinnSoft Yahoo! Group http://groups.yahoo.com/group/LinnSoft/cal Investor/RT Chat Session Wednesday December 17, 2008 4:30 pm - 5:30 pm (This...
LinnSoft@yahoogroups....
Dec 17, 2008 8:57 pm
15216
It depends on how you have the Array indicator setup. The Array Indicator was designed for backtesting, not for use in custom indicators the way you're using...
Let's look specifically at the long case. I'll assume by "delta divergence" you just mean an increase in delta at the DVAL. So you'll use VB to get the delta...
Howdy fellow IRT users, Does anyone have advice or any good resources through personal experiences or otherwise on taxes regarding a U.S. licensed Corp trading...
I'm seeking a backdoor solution to refining trading systems. The idea is to generate a log file where mouseclicks (and maybe keystrokes) register entering,...
Hi all... First Merry Christmas to all... good trading to all also. I had a little problem here, anyways... I am in need of TICK data for ES emini and...
Reminder from: LinnSoft Yahoo! Group http://groups.yahoo.com/group/LinnSoft/cal Investor/RT Chat Session Wednesday December 24, 2008 4:30 pm - 5:30 pm (This...
LinnSoft@yahoogroups....
Dec 24, 2008 8:56 pm
15224
Reminder from: LinnSoft Yahoo! Group http://groups.yahoo.com/group/LinnSoft/cal Investor/RT Chat Session Wednesday December 31, 2008 4:30 pm - 5:30 pm (This...
LinnSoft@yahoogroups....
Dec 31, 2008 8:56 pm
15226
I came across an interesting signal marker but am not sure how to set it up in RT. The confirmation of breakout (COB) needs to look at the last N bars for a...
If I am clear on what you are trying to do then the following approach should work. If not, some variation of this should do it. The way I see it you need a...
Investor/RT is incorrectly displaying a warning message at startup regarding missing Daylight Savings Time data in the holidays.txt file. Investor/RT users can...
Just realized that this formula also needs to get reset at the end of every session. Otherwise an event that happens within the last 10 bars of the close...
Dan: Thanks! I follow your logic and think it should work. Good idea to save the HI of the BOB and to put in the POS. I am travelling right now and will not be...