منتديات شمس الحب

منتديات شمس الحب (http://www.x2z2.com/vb/)
-   سلة المحذوفات والمواضيع المكررة (http://www.x2z2.com/vb/f36.html)
-   -   بولنقر باند فيبوناشي للميتا ستوك (http://www.x2z2.com/vb/t34351.html)

بقايا عشق 08-23-2012 01:40 AM

بولنقر باند فيبوناشي للميتا ستوك
 
السلام عليكم ورحمة الله وبركاته
هذي معادلات بولنقر باند للميتا ستوك
اسحبه على الرسم ياتي كما في الشاارت اسفل.
طبعا الالوان تحتاج منك تغيير لانها راح تصير لون واحد

Periods:=Input("Enter the number of periods: ",1,100,16);
Factor1:=Input("Enter the number of deviations: ",.01,100,1.618);
Factor2:=Input("Enter the number of deviations: ",.01,100,2.618);
Factor3:=Input("Enter the number of deviations: ",.01,100,4.240);
UpperBand3:=Mov( C, Periods, S) + ( factor3 * ATR(periods));
UpperBand2:=Mov( C, Periods, S) + ( factor2 * ATR(periods));
UpperBand1:=Mov( C, Periods, S) + ( factor1 * ATR(periods));

MidPoint:=Mov(C, Periods, S);

LowerBand1:=Mov( C, Periods, S) - ( factor1 * ATR(periods));
LowerBand2:=Mov( C, Periods, S) - ( factor2 * ATR(periods));
LowerBand3:=Mov( C, Periods, S) - ( factor3 * ATR(periods));

UpperBand3;
UpperBand2;
UpperBand1;
MidPoint;
LowerBand1;
LowerBand2;
LowerBand3;

http://www4.0zz0.com/2012/08/22/22/783755917.jpg


الساعة الآن 11:06 AM بتوقيت مسقط

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.0 Designed & TranZ By Almuhajir

Adsense Management by Losha

جميع الحقوق محفوظة لمنتديات شمس الحب

1 2 3 4 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 28 29 30 33 34 35 36 37 39 41 42 43 44 45 46 47 48 49 53 54 55 56 57 58 59 60 61 62 63 64 65 66 77 78 79 80 98