SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : TA-Quotes Plus -- Ignore unavailable to you. Want to Upgrade?


To: Gary Lyben who wrote (7437)10/28/1998 12:39:00 AM
From: Magnatizer  Respond to of 11149
 
Gary

might I add another trendline feature I would like. If you could, make it automatically extend to the right.

thanks
david



To: Gary Lyben who wrote (7437)10/28/1998 1:12:00 PM
From: shasta23  Respond to of 11149
 
HI GARY!

I run this simple scan that creates the pure symbols of the daily Sectors. If i feed this list into a scan (as input list)then none of the symbols are picked up. Any idea why that is? It would be nice to be able to scan the daily industry groups for certain TA patterns? What do i do wrong?

output = "irldailyadd.lst";
exchange = irldaily;
daystoload 300;

if Close(0)>0 then

println symbol;
endif;

This gives me all the 202 !ID... symbols and i can look at the list but i was unable to scan it for even simple things like Low(0)>Low(-1).

Any help would be appreciated!

Stefan



To: Gary Lyben who wrote (7437)11/5/1998 12:49:00 AM
From: TechTrader42  Read Replies (1) | Respond to of 11149
 
Gary: The auto update is working fine on both computers now. The program was stalling at Phase 21 in the new beta because I had overloaded the Virtual directories, I think. I had all the symbols in the database many times over, after creating lots of IRL lists over the past few months. When I cleaned out the Virtual directories, everything updated fine.

Brooke