Hi .
I am looking to place certain conditions that hold true in a scan.
I will draw manually a trend line support or resistance.AND set an alert
I then want to add other conditions like price reentering the Bolinger band or price touching 20 day ma and bouncing.
The key element is after drawing resistence and setting the alert the scan should hold true if price crosses resistance
If setting an alert is possible it should be possible to add it in a scan with other conditions.
many thanks for a great site
shan
|
I am sorry I did not thank you earlier.
|
I have looked at the forum and frankly did not get an answer.TOS has automated Fibonacci retracements which have to be coded into there system. As I am a long time Telechart user I do not want to change. Why is it so difficult to be able to do a pcf that retraces only 61.8 ,50. and 38.2 over different time intervals ? Whilst one can easily draw them the charts get crowded with pivot points and other lines
many thanks
|
I have several examples formuas but my problem is I do not remember how to adapt them say to hold tue for 10 daysago
eg
1)(MAXH25.1<MINL25.1*1.2) AND C>MAX25.1
2)h>maxh60.1
3)MAXH10>.MAXH10.10AND MAXH10.10>MAXH10.20 AN MINL10>MINL10.10AND MINL10.10>INL10.20 AND MAXH10-MINL10<MAXH10.10-MINL10.10 AND MAXH10.10-MINL10.10<MAXH10
Whlle I have read the links like days ago parameters i just cannot get them to work .
i would also like help on how to scan for stocks eg that broke out 10 days back and revisited the breakout area .
I will be vey grateful for your help
sgia
|
QUOTE (Aces4Me)
Bruce i am still hung up on the fact that we do not have automatic trendlines. When we draw trendlines we have a Begin Point and a End Point and a extension.
All we need is Indicator with Setting for Begin and End
Exampe Begin MAXH78.78 End MAXH78
Great stuff.
|
(C > 20) AND (AVGV50 > 500) AND (C > MAXC5.1) AND (C > C1 + 1) AND (V > 1.5 * AVGV50)
I have the above formulae from some time back and want to adjust it to hold True say 5 days back. How do I do this ? Also I then want to test if price on the subsequent days upto current was <= to the price 5 days back.
many thanks
sgia
|
I am looking for stocks that have broken out of a consolidation (say 20 days ) with a range of maximum 20 % within the consolidation. The key point is that the stock should revisit the breakout point (top of consoldation ) .I want to scan for these stocks so i can place them in my watchlist ad be ready tobuy if they moveup again.
many thaks for a great service.
sgia
|