وضع الاخ جايك يا المليون بعض الفورملات فجزاة الله خير :/
1- فلتر الماكد :
Show stocks where
MACD(2,7,4) crossed above 0
and lrs(45) is above 0
and average volume(50) is above 110000
and low is between 0 and 4.7
and Exchange is Nasdaq
-----------------------------------------------
2- فلتر جيف كوبر 25% ( خويك يا ابو رواف )
set{yesterday_high, high 1 day ago}
set{yesterday_low, low 1 day ago}
set{yesterday_close, close 1 day ago}
set{yesterday_range, yesterday_high - yesterday_low}
set{yesterday_price_point, yesterday_close - yesterday_low}
set{yesterday_target, yesterday_range * 0.25}
set{range, high - low}
set{price_point, close - low}
set{target, range * 0.75}
Show stocks where yesterday_price_point is below yesterday_target
and price_point is above target
and close 1 day ago is below MA(10) 1 day ago
and close 1 day ago is below MA(50) 1 day ago
and close is above MA(10)
and close is above MA(50)
and average volume(90) is above 100000
and price is between 1 and 100
and draw MA(10)
and draw MA(50)
-------------------------------------------
3- فلتر البنت المقدسة (نسبة للاسم الرمزي للبنية الانجليزية اللي طورته)
وهو لالتقاط الاسهم من القاع والقابلة للاختراق السريع
set{ae5, atr(5)/ema(5)} and ae5 above .10 and rsi(2) is below 25 and weekly rsi(2) is below 25 and lrs(45) is above 0 and average volume(30) is above 90000 and close is between 0.1 and 4.7 and add column ae5 and exchange is Nasdaq
-------------------------------------------------------------
4- فلتر البولينقر
Show stocks where close is between .25 and 5 and average volume(90) is above 50000 and Bollinger Width (20) reached a new 1 month low 3 weeks ago and bollinger Oscillator(20) has been increasing the past 3 days and price touched upper bollinger band(20) the past 3 days and FI(15) above 0 and OBV has been increasing the past 2 days and ADX(14) crossed above -DI(14) withiin the past 1 week and date offset 15
-----------------------------------------------------------
5- فلتر البارابولك
Show stocks where parabolic sar crossed above close and average volume(10) is above 500000 and Slow Stochastic(5) %K is below 25 and close is between 1 and 10 and date offset is 0
--------------------------------------------------------
6- فلتر الفليوم
وحسب كلام مطوره انه يعتمد على التغير في الفوليوم لاكتشاف الارتفاع السريع ويقول ان الارتفاع من 5% الى 20% (انا ما جربته )
set{vol%, volume/average volume(10)}
and vol% is below 0.6
set{ae5, ema(5)/atr(5)}
and ae5 is between 5 and 15
and COG(9) is below -0.1
and lrs(45) is above 0
and average volume(45) is above 90000
and low is between 0.7 and 4.7
and Exchange is Nasdaq
-----------------------------------------------------
7- فلتر الوايلد كارد (كما سماه مطوره)
طبعا مستخدم مؤشر obv للفيليوم ويقارنه مع مؤشر القوة النسبية rsi
RSI(2)is below 40 and RSI(2) above RSI(2) 1 day ago and On Balance Volume has been increasing for 1 day and close is between 1 and 10 and volume (10) is above 100000
------------------------------------------------------
8- فلتر ذيل التنين
هذي تسمية مطوره
Show stocks where close minus low is more than 300 above open minus close and volume is above volume 1 day ago and Williams %R(10) is below Williams %R(10) 5 days ago and MA(4) is above lower keltner band(14) and close 1 day ago is below MA(4) and MA(4) is below MA(6) and open is below close and lrs(45) is above 0 and average volume(30) is above 90000 and low is between 0.7 and 4.7 and Exchange is Nasdaq-----------------------------------------------------
9- فلتر عنق الزجاجة
وهذا حسب كلام مطوره يعمل من 3 الى 6 اسابيع او وصل الربح الى 50 % ايهما اولا (هذا بجلس له واشوف صدقه من نصبه)
Show stocks where Exchange is Nasdaq
and TDREI(10) is below -30
and TDREI(10) is above TDREI(10) 2 days ago
and TDREI(10) 5 days ago is above TDREI(10) 2 days ago
and close is above open
and lrs(45) is above 0
and average volume(30) is above 90000
and low is between 0.7 and 4.7
--------------------------------------------------
10 - فلتر كل فطير وطير
وهذا مطوره يقول شورت تيرم يعني مدى قصير
Show stocks where Close dropped more than 20 percent over the last 1 day
and Average Volume(90) is above 50000
and close is between .25 and 2.50
and date offset is 5
------------------------------------------------------
تنبية /
انقل الترميز من اليسار الى اليمين وذلك با الضغط على زر الفارة اليمين واختيار ترميز ثم اختيار مستند من اليسار الى اليمين , وذلك لكي تنسخ النص السابق وتنقلة الى المربع الي في النص الي احط فية الاستراتيجية كما في الصورة رقم 2 في الرد الثالث فوق .