three outside down
Forums › ProRealTime forum Italiano › Supporto ProScreener › three outside down
- This topic has 4 replies, 2 voices, and was last updated 1 year ago by 
robertogozzi.
 
		Viewing 5 posts - 1 through 5 (of 5 total)
	
	- 
	
		
 - 
		
			
				
11/11/2023 at 11:40 AM #22352811/11/2023 at 12:30 PM #223529
Eccolo:
1234567891011121314Periods = 30Bullish = close > openBearish = close < open//UpperWick = high - max(open,close)//LowerWick = min(open,close) - lowBody = abs(close - open)L0 = range > 0L1 = Bullish[2] AND (Body[2] < average[Periods,0](Body))L2 = Bearish[1] AND (Body[1] > average[Periods,0](Body))L3 = ((open[1] > close[2]) AND (close[1] < open[2]))L4 = Bearish AND (close < close[1])L5 = close < average[100,0](close)Cond = L0 AND L1 AND L2 AND L3 AND L4 AND L5SCREENER[Cond]11/11/2023 at 12:48 PM #22353211/11/2023 at 1:03 PM #22353311/11/2023 at 6:24 PM #223544No, è indipendente dal timeframe, che sia settimanale o 1 minuto.
 - 
		AuthorPosts
 
		Viewing 5 posts - 1 through 5 (of 5 total)
	
	