logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
mohamed_farahat  
#1 Posted : Monday, June 5, 2023 4:07:53 PM(UTC)
mohamed_farahat

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 3/4/2023(UTC)
Posts: 3

dear all 

please help me what a suitable formula to do this filter: " Five consecutive red candles in last 100 records"

Community Verified icon

MS Support  
#2 Posted : Tuesday, June 6, 2023 4:31:59 PM(UTC)
MS Support

Rank: Advanced Member

Groups: Moderators, Registered, Registered Users, Subscribers
Joined: 10/8/2010(UTC)
Posts: 1,934

Thanks: 85 times
Was thanked: 154 time(s) in 150 post(s)
Originally Posted by: mohamed_farahat Go to Quoted Post

dear all 

please help me what a suitable formula to do this filter: " Five consecutive red candles in last 100 records"

Community Verified icon

Hello,

You could probably try something like:

Code:
BarsSince(Sum(C < O,5)=5) <= 100

Users browsing this topic
Guest (Hidden)
Similar Topics
formula need- how the multiplier (Formula Assistance)
by mohamedmostfa 6/15/2023 8:14:58 PM(UTC)
Adxplsive formula needed...pls help (Formula Assistance)
by ktimptim1 3/23/2013 12:48:14 AM(UTC)
What formula needed to detect peaks/troughs and divergence? (Formula Assistance)
by al3002 9/27/2009 11:52:16 AM(UTC)
Simple Formula Need Help (Formula Assistance)
by gnohnum 1/6/2005 2:40:38 AM(UTC)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.