I have a custom indicator that is only supposed to rise as follows: (SMAX( (CL - CI) , (CL.1 - CI.1) ) * (CIs >0)) CI: Moving Average CIs: state of long or...
I would like to change a STOP increment after I add a contract to a trade. ie. IF(POS_SIZE<3) THEN (SET(STOP, CL-2)) and then when I add a contract change the...
MessageWent ahead and loaded version 7.1.5 and all appears well for the moment. Was able to install the desired button without difficulty (Button Help...
STOP can only be moved in the direction of current price. You cannot move a STOP down for a long position, and you cannot move a STOP up for a short position....
I have just converted my IRt setup to use Esignal data feed from Mytrack. I have now got to modify all my ticker symbols. Is there a site that allows easy...
Paul Sturgess
prslps72@...
Apr 2, 2004 7:26 pm
9867
I have been researching using the TD REI indicator and think that the equation on the Linnsoft website is slightly in error. As far as Im aware the ABSVALUE is...
Since going to 7.1.5 I notice that my QP columns are going to a default wide width with each scan. I would like to have the option of having all my QPs come...
I thoroughly agree....I am so tired of Optimizing column widths.....Great Suggestion! Qp's opening with optimized column widths would be great Steve Brian...
Steve Weglein
sweglein@...
Apr 5, 2004 3:11 pm
9870
Have you tried the following: Select Preferences- FORMAT-Quote Page Format Then select the QP format that you want to size Then select the format item and the...
Graham, Thanks! That's a great way to make the QPs work. Still wouldn't mind the other option which would basically automate what this allows me to do by hand....
Prior to version 7.1.5 there was little user control over the resulting format of the quotepages produced by scans. In an effort to give you more precise...
MessageBill, Thanks for your flexibility. I can imagine we make you quite crazy at times ;-) You gave me an idea of how to avoid having to specify the pixel...
Brian I have done what you described many times and never had success on the next scan. Manually creating the quote page pixel column width does work and stays...
Steve Weglein
sweglein@...
Apr 5, 2004 11:06 pm
9876
Very good use of the Save Format feature of the quotepage....
I've been really enjoying this enhancement. Qp's and columns that are constant widths are much nicer to look at, easier to read than when columns are always...
The 'Quote Page Columns' thread got me thinking about how people here use t= heir screen real-estate.
I am using IRT in OSX the Apple OS. I currently have...
I have spent a small amount of time trying to puzzle out, how to write a scan to detect issues that haven't dropped below their 50ema for "n" number of days ...
Graham, This sounds like something for SSTAT. You could use the signal CL>MA#50 within SSTAT to determine how far back to make the signal true. Duke Jones, CMT...
Steve, This is a new ability in the program. Are you running 7.1.5? After optimizing the width, be sure to save the QP, then save the format giving it the same...
Thanks Duke I haven't worked with SSTAT for some time, but that makes sense. I'll brush up my knowledge in that area. Graham _____ From: Duke Jones, CMT...
I think this would do it... SUM(CL < MA, 60) = 0 CL < MA will result in either TRUE (1) or FALSE (0) for each of the past 60 days...and then these values will...
Thanks Chad, I have used Duke's suggestion and gone with SSTAT, which has worked well. Thank you both for your help, it cut my research time (brain time) down ...
Why do I get this error - Investor/RT is unable to establish a connection to the DTN.IQ data server. The connection was refused. Please try again later. When...
We would like to remind you of this upcoming event. Investor/RT Chat Session Date: Tuesday, April 6, 2004 Time: 4:30PM - 5:30PM EDT (GMT-04:00) Time: 4:30 PM...
LinnSoft@yahoogroups....
Apr 6, 2004 5:33 pm
9887
We would like to remind you of this upcoming event. Investor/RT Chat Session Date: Tuesday, April 6, 2004 Time: 4:30PM - 5:30PM EDT (GMT-04:00) Time: 4:30 PM...
LinnSoft@yahoogroups....
Apr 6, 2004 8:17 pm
9888
I've seen this since I first start using DTN.IQ as data feeding about one month ago. You can simply click the ok button and ignore that. (There will be another...
There was similar question recently and several replies ensued. Check the archives of the linnsoft forum at yahoogroup.com. You should be able to search on key...
One factor that swung me was that in a backtest TS would only allow for an entry at the end of a 1 min bar whereas with IRT I can set the entry at say .05...