andy07 |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Gender: |
|
Monday, May 17, 2010 |
Sunday, August 9, 2015 8:45:41 PM |
22 [0.01% of all post / 0.00 posts per day] |
|
Dave landy has a pcf to rank stocks more volatile then other stocks
Andy
|
Im already paying for telechart platinum, can I just download stockfinder 5 platinum and use that
Andy
|
If you are using Telechart plat can you download and use stockfinder as well
Andy
|
Question, if you are using telechart plat can you also download and use stockfinder 5
Andy
|
Hi Terry, I have also read Tina logan's Book. did you find where that it is on the chart. if not look at the top window right side at the bottom ALTML
click on the L
Andy
|
Thanks bruce
andy
|
I'm sorry Bruce this was for telechart
Andy
QUOTE (Bruce_L) andy07,
The RealCode is relatively straightforward:
'# NewLowPeriod = userinput.integer = 10
If price.Low=price.MinLow(newlowperiod) AndAlso _
price.Open(1)>price.close(1) AndAlso _
price.Close>price.Open(1) AndAlso price.Open<price.Close(1) Then pass
I'm not seeing how this would identify engulfing patterns from four days ago. It doesn't preclude them, but it certainly doesn't check for them. Can you give some examples?
|
I'm thinking of changing from TC to Stockfinder 5 can you change the background colors SF5 more than just Black & White in TC
thanks
Andy
|
I have a question on bullish engulfing PCF. I made a PCF and ran a scan but the Bullish engulfing shows on stocks four days ago, I want to see them as today.
Andy
|
QUOTE (StockGuy) Add the Bullish Engulfing condition to your chart. Then right click on the condition bubble and select Create Market Indicator. Select the Standard and Poors 500 watchlist and click Next. Select "Count Passing" then click Next. Set the number of bars you want to calculate (how far back the market indicator will plot) and set the Recalc frequency. Then click Finish.
|
|