¨ì©_ª°³Ó¨é­º­¶ ©_ª°ªÀ°Ï½×¾Â ÁʶR©_ª°³Ó¨é ¸Õ¥Î©_ª°³Ó¨é
 
½×¾Â­º­¶ §A¥i¥H¦b³o¸Ì½s¿è§Aªº¸ê®Æ¡A¬d¬Ýµu°T¡A­q¾\¥DÃD©M½×¾Â°Ñ¼Æµ¥µ¥ §K¶O·|­ûµù¥U ·|­û¦Cªí ½×¾ÂÀ°§U ½×¾Â¤é¾ä ½×¾Â·j¯Á ¥[¤J§Úªº³Ì·R µn¥X½×¾Â  
©_ª°ªÀ°Ï½×¾Â : Powered by vBulletin version 2.3.0 ©_ª°ªÀ°Ï½×¾Â > «ü¼Ð¤½¦¡ > °ÝÃD¥æ¬y > ®Ú¾Ú±ø¥ó¨Ì§Ç³B²z§e²{¶g´Á¼Æ
Á`­¶¼Æ (2): « 1 [2]   ¤W¤@¥DÃD   ¤U¤@¥DÃD
§@ªÌ
¥DÃD µoªí·s¥DÃD    ¦^ÂÐ¥DÃD
tycoon868
¸ê²`·|­û

µù¥U¤é´Á: Oct 2008
¨Ó¡@¡@¦Û:
¤å³¹¼Æ¶q: 313

ÁÂÁÂÁ`ª©¥D¡A­×§ï¤§«á¦¨¥\¦p§Ú©ÒÄ@!

½Ð±Ð ­t¼Æ¶g´Á´N¬O±N ³o®M [¥¿¶g´Á] ½Æ»s¶K¤W¡AµM«á­×§ïùØ­±¦³Ãö©ó ­t¶g´Áªº¬ÛÃö±ø¥óºtºâªk¶Ü?

§ï¦n¤§«á¶K¦b¤U¤è´N¥i¥H¶Ü? °j°éµ²ºc³£­ì¤å·Ó§Û®@?

¦Vª©¥D³ø§i¦¹½g | ¬dIP¦ì§}
Old Post 2025-01-26 11:38
tycoon868 ²{¦bÂ÷½u ÂI¿ï³o¸Ì¬d¬Ý tycoon868 ªº­Ó¤H¸ê®Æ ÂI¿ï³o¸Ìµ¹ tycoon868 ¶Ç°e¤@±øµu°T ¬d§ä§ó¦hÃö©ó tycoon868 ªº¤å³¹ ¼W¥[ tycoon868 ¦Ü§Aªº¦n¤Í¦Cªí ½s¿è/§R°£°T®§ ¤Þ¥Î¦^ÂÐ
tycoon868
¸ê²`·|­û

µù¥U¤é´Á: Oct 2008
¨Ó¡@¡@¦Û:
¤å³¹¼Æ¶q: 313

****************************************************************************­ì½X¶}©l

U1:=Cross(¤@C,60) or barpos=0;//¥H¤UÁ`ª©¥D´£¨Ñ(20250125
U2:=Cross(¤GC,60) or barpos=0;
U3:=Cross(¤TC,60) or barpos=0;
U4:=Cross(¥|C,60) or barpos=0;
U5:=Cross(¤­C,60) or barpos=0;
U6:=Cross(¤»C,60) or barpos=0;
U7:=Cross(¤CC,60) or barpos=0;
U8:=Cross(¤KC,60) or barpos=0;
Now:=0; OldNow:=0; Nowi:=0;
±µ´Î:=C*0 linethick;
±j«×:=±µ´Î linethick;
¶g´Á:=±µ´Î linethick;
for i=1 to datacount do begin
if U8[i] and Now<8 then Now:=8;
if U7[i] and Now<7 then Now:=7;
if U6[i] and Now<6 then Now:=6;
if U5[i] and Now<5 then Now:=5;
if U4[i] and Now<4 then Now:=4;
if U3[i] and Now<3 then Now:=3;
if U2[i] and Now<2 then Now:=2;
if U1[i] and Now=0 then Now:=1;
if OldNow=Now then begin
if Now=1 then begin if ¤@C[i]<=0 then Now:=0; end;
if Now=2 then begin if ¤GC[i]<=0 then Now:=0; end;
if Now=3 then begin if ¤TC[i]<=0 then Now:=0; end;
if Now=4 then begin if ¥|C[i]<=0 then Now:=0; end;
if Now=5 then begin if ¤­C[i]<=0 then Now:=0; end;
if Now=6 then begin if ¤»C[i]<=0 then Now:=0; end;
if Now=7 then begin if ¤CC[i]<=0 then Now:=0; end;
if Now=8 then begin if ¤KC[i]<=0 then Now:=0; end;
if Now=0 then Nowi:=0;
end else begin
if Nowi=0 then Nowi:=i;
end;
±µ´Î[i]:=Now;
if Now=1 then ±j«×[i]:=¤@D[i];
if Now=2 then ±j«×[i]:=¤GD[i];
if Now=3 then ±j«×[i]:=¤TD[i];
if Now=4 then ±j«×[i]:=¥|D[i];
if Now=5 then ±j«×[i]:=¤­D[i];
if Now=6 then ±j«×[i]:=¤»D[i];
if Now=7 then ±j«×[i]:=¤CD[i];
if Now=8 then ±j«×[i]:=¤KD[i];
if Nowi>0 then ¶g´Á[i]:=i-Nowi+1;
OldNow:=Now;
end;//¥H¤WÁ`ª©¥D´£¨Ñ

U1:=Cross(-60,¤@C) or barpos=0;//¥H¤U¦Û¦æ°Å¶K½Æ»s
U2:=Cross(-60,¤GC) or barpos=0;
U3:=Cross(-60,¤TC) or barpos=0;
U4:=Cross(-60,¥|C) or barpos=0;
U5:=Cross(-60,¤­C) or barpos=0;
U6:=Cross(-60,¤»C) or barpos=0;
U7:=Cross(-60,¤CC) or barpos=0;
U8:=Cross(-60,¤KC) or barpos=0;
Now:=0; OldNow:=0; Nowi:=0;
±µ´Î:C*0 linethick;
±j«×:±µ´Î linethick;
¶g´Á:±µ´Î linethick;
for i=1 to datacount do begin
if U8[i] and Now<8 then Now:=8;
if U7[i] and Now<7 then Now:=7;
if U6[i] and Now<6 then Now:=6;
if U5[i] and Now<5 then Now:=5;
if U4[i] and Now<4 then Now:=4;
if U3[i] and Now<3 then Now:=3;
if U2[i] and Now<2 then Now:=2;
if U1[i] and Now=0 then Now:=1;
if OldNow=Now then begin
if Now=1 then begin if ¤@C[i]<=0 then Now:=0; end;
if Now=2 then begin if ¤GC[i]<=0 then Now:=0; end;
if Now=3 then begin if ¤TC[i]<=0 then Now:=0; end;
if Now=4 then begin if ¥|C[i]<=0 then Now:=0; end;
if Now=5 then begin if ¤­C[i]<=0 then Now:=0; end;
if Now=6 then begin if ¤»C[i]<=0 then Now:=0; end;
if Now=7 then begin if ¤CC[i]<=0 then Now:=0; end;
if Now=8 then begin if ¤KC[i]<=0 then Now:=0; end;
if Now=0 then Nowi:=0;
end else begin
if Nowi=0 then Nowi:=i;
end;
±µ´Î[i]:=Now;
if Now=1 then ±j«×[i]:=¤@D[i];
if Now=2 then ±j«×[i]:=¤GD[i];
if Now=3 then ±j«×[i]:=¤TD[i];
if Now=4 then ±j«×[i]:=¥|D[i];
if Now=5 then ±j«×[i]:=¤­D[i];
if Now=6 then ±j«×[i]:=¤»D[i];
if Now=7 then ±j«×[i]:=¤CD[i];
if Now=8 then ±j«×[i]:=¤KD[i];
if Nowi>0 then ¶g´Á[i]:=i-Nowi+1;
OldNow:=Now;
end;
***************************************************************­ì½Xµ²§ô

Á`ª©¥D§Ú¦Û¤v °Å¶K¤U¤è ­t¶g´Á¥¢±Ñ...............¾É­P­ì¨Óªº¥¿¶g´Á³£µLªk¥¿±`§e²{(³£¬O0)...................

§Ú©_ª°¥Î¤á¤Q´X¦~¤F¡A©l²×³£¨S¦³¾Ç·| °j°é¬ÛÃöªº¼gªk

«ô°UÁ`ª©¥DÀ°¦£­×§ï

¦Vª©¥D³ø§i¦¹½g | ¬dIP¦ì§}
Old Post 2025-01-26 11:51
tycoon868 ²{¦bÂ÷½u ÂI¿ï³o¸Ì¬d¬Ý tycoon868 ªº­Ó¤H¸ê®Æ ÂI¿ï³o¸Ìµ¹ tycoon868 ¶Ç°e¤@±øµu°T ¬d§ä§ó¦hÃö©ó tycoon868 ªº¤å³¹ ¼W¥[ tycoon868 ¦Ü§Aªº¦n¤Í¦Cªí ½s¿è/§R°£°T®§ ¤Þ¥Î¦^ÂÐ
cgjj
Á`ª©¥D

µù¥U¤é´Á: Oct 2003
¨Ó¡@¡@¦Û:
¤å³¹¼Æ¶q: 18091

¤Þ¥Î:
³Ìªì¥Ñ tycoon868 µoªí
.........²¤.......

Á`ª©¥D§Ú¦Û¤v °Å¶K¤U¤è ­t¶g´Á¥¢±Ñ...............¾É­P­ì¨Óªº¥¿¶g´Á³£µLªk¥¿±`§e²{(³£¬O0)...................

§Ú©_ª°¥Î¤á¤Q´X¦~¤F¡A©l²×³£¨S¦³¾Ç·| °j°é¬ÛÃöªº¼gªk

«ô°UÁ`ª©¥DÀ°¦£­×§ï



­ì½X:
U1:=Cross(¤@C,60) or barpos=0; U2:=Cross(¤GC,60) or barpos=0; U3:=Cross(¤TC,60) or barpos=0; U4:=Cross(¥|C,60) or barpos=0; U5:=Cross(¤­C,60) or barpos=0; U6:=Cross(¤»C,60) or barpos=0; U7:=Cross(¤CC,60) or barpos=0; U8:=Cross(¤KC,60) or barpos=0; Now:=0; OldNow:=0; Nowi:=0; ¥¿±µ´Î:C*0 linethick; ¥¿±j«×:¥¿±µ´Î linethick; ¥¿¶g´Á:¥¿±µ´Î linethick; for i=1 to datacount do begin if U8[i] and Now<8 then Now:=8; if U7[i] and Now<7 then Now:=7; if U6[i] and Now<6 then Now:=6; if U5[i] and Now<5 then Now:=5; if U4[i] and Now<4 then Now:=4; if U3[i] and Now<3 then Now:=3; if U2[i] and Now<2 then Now:=2; if U1[i] and Now=0 then Now:=1; if OldNow=Now then begin if Now=1 then begin if ¤@C[i]<=0 then Now:=0; end; if Now=2 then begin if ¤GC[i]<=0 then Now:=0; end; if Now=3 then begin if ¤TC[i]<=0 then Now:=0; end; if Now=4 then begin if ¥|C[i]<=0 then Now:=0; end; if Now=5 then begin if ¤­C[i]<=0 then Now:=0; end; if Now=6 then begin if ¤»C[i]<=0 then Now:=0; end; if Now=7 then begin if ¤CC[i]<=0 then Now:=0; end; if Now=8 then begin if ¤KC[i]<=0 then Now:=0; end; if Now=0 then Nowi:=0; end else begin if Nowi=0 then Nowi:=i; end; ¥¿±µ´Î[i]:=Now; if Now=1 then ¥¿±j«×[i]:=¤@D[i]; if Now=2 then ¥¿±j«×[i]:=¤GD[i]; if Now=3 then ¥¿±j«×[i]:=¤TD[i]; if Now=4 then ¥¿±j«×[i]:=¥|D[i]; if Now=5 then ¥¿±j«×[i]:=¤­D[i]; if Now=6 then ¥¿±j«×[i]:=¤»D[i]; if Now=7 then ¥¿±j«×[i]:=¤CD[i]; if Now=8 then ¥¿±j«×[i]:=¤KD[i]; if Nowi>0 then ¥¿¶g´Á[i]:=i-Nowi+1; OldNow:=Now; end; D1:=Cross(-60,¤@C) or barpos=0; D2:=Cross(-60,¤GC) or barpos=0; D3:=Cross(-60,¤TC) or barpos=0; D4:=Cross(-60,¥|C) or barpos=0; D5:=Cross(-60,¤­C) or barpos=0; D6:=Cross(-60,¤»C) or barpos=0; D7:=Cross(-60,¤CC) or barpos=0; D8:=Cross(-60,¤KC) or barpos=0; Now:=0; OldNow:=0; Nowi:=0; ­t±µ´Î:C*0 linethick; ­t±j«×:­t±µ´Î linethick; ­t¶g´Á:­t±µ´Î linethick; for i=1 to datacount do begin if D8[i] and Now<8 then Now:=8; if D7[i] and Now<7 then Now:=7; if D6[i] and Now<6 then Now:=6; if D5[i] and Now<5 then Now:=5; if D4[i] and Now<4 then Now:=4; if D3[i] and Now<3 then Now:=3; if D2[i] and Now<2 then Now:=2; if D1[i] and Now=0 then Now:=1; if OldNow=Now then begin if Now=1 then begin if ¤@C[i]>=0 then Now:=0; end; if Now=2 then begin if ¤GC[i]>=0 then Now:=0; end; if Now=3 then begin if ¤TC[i]>=0 then Now:=0; end; if Now=4 then begin if ¥|C[i]>=0 then Now:=0; end; if Now=5 then begin if ¤­C[i]>=0 then Now:=0; end; if Now=6 then begin if ¤»C[i]>=0 then Now:=0; end; if Now=7 then begin if ¤CC[i]>=0 then Now:=0; end; if Now=8 then begin if ¤KC[i]>=0 then Now:=0; end; if Now=0 then Nowi:=0; end else begin if Nowi=0 then Nowi:=i; end; ­t±µ´Î[i]:=Now; if Now=1 then ­t±j«×[i]:=¤@D[i]; if Now=2 then ­t±j«×[i]:=¤GD[i]; if Now=3 then ­t±j«×[i]:=¤TD[i]; if Now=4 then ­t±j«×[i]:=¥|D[i]; if Now=5 then ­t±j«×[i]:=¤­D[i]; if Now=6 then ­t±j«×[i]:=¤»D[i]; if Now=7 then ­t±j«×[i]:=¤CD[i]; if Now=8 then ­t±j«×[i]:=¤KD[i]; if Nowi>0 then ­t¶g´Á[i]:=i-Nowi+1; OldNow:=Now; end;

¦Vª©¥D³ø§i¦¹½g | ¬dIP¦ì§}
Old Post 2025-01-27 00:39
cgjj ²{¦bÂ÷½u ÂI¿ï³o¸Ì¬d¬Ý cgjj ªº­Ó¤H¸ê®Æ ÂI¿ï³o¸Ìµ¹ cgjj ¶Ç°e¤@±øµu°T ¬d§ä§ó¦hÃö©ó cgjj ªº¤å³¹ ¼W¥[ cgjj ¦Ü§Aªº¦n¤Í¦Cªí ½s¿è/§R°£°T®§ ¤Þ¥Î¦^ÂÐ
tycoon868
¸ê²`·|­û

µù¥U¤é´Á: Oct 2008
¨Ó¡@¡@¦Û:
¤å³¹¼Æ¶q: 313

®M¤Jµ²ªG ¥¿­t¶g´Á ¥¿½TµL»~¡A¦ýµo²{§ó²Ó¿°ªº°£¿ù¶µ¥Ø¦p¤U¹Ïªþ¥ó

tycoon868 ªþ±a¤W¤F¦¹¹Ï¤ù:

¦Vª©¥D³ø§i¦¹½g | ¬dIP¦ì§}
Old Post 2025-01-27 13:22
tycoon868 ²{¦bÂ÷½u ÂI¿ï³o¸Ì¬d¬Ý tycoon868 ªº­Ó¤H¸ê®Æ ÂI¿ï³o¸Ìµ¹ tycoon868 ¶Ç°e¤@±øµu°T ¬d§ä§ó¦hÃö©ó tycoon868 ªº¤å³¹ ¼W¥[ tycoon868 ¦Ü§Aªº¦n¤Í¦Cªí ½s¿è/§R°£°T®§ ¤Þ¥Î¦^ÂÐ
tycoon868
¸ê²`·|­û

µù¥U¤é´Á: Oct 2008
¨Ó¡@¡@¦Û:
¤å³¹¼Æ¶q: 313

¤p§Ì¹ê¦b¤£´±¦A¥´ÂZÁ`ª©¥D Ä_¶Q¦~°²¡A³o­Ó­×¥¿½ÐÁ`ª©¥D®É¶¡«D±`±q®eªº®É­Ô ¦AÀ°§ÚµL§«®@!

¹ê¦b´ª¥Ì¤ß!

tycoon868 ªþ±a¤W¤F¦¹¹Ï¤ù:

¦Vª©¥D³ø§i¦¹½g | ¬dIP¦ì§}
Old Post 2025-01-27 13:25
tycoon868 ²{¦bÂ÷½u ÂI¿ï³o¸Ì¬d¬Ý tycoon868 ªº­Ó¤H¸ê®Æ ÂI¿ï³o¸Ìµ¹ tycoon868 ¶Ç°e¤@±øµu°T ¬d§ä§ó¦hÃö©ó tycoon868 ªº¤å³¹ ¼W¥[ tycoon868 ¦Ü§Aªº¦n¤Í¦Cªí ½s¿è/§R°£°T®§ ¤Þ¥Î¦^ÂÐ
cgjj
Á`ª©¥D

µù¥U¤é´Á: Oct 2003
¨Ó¡@¡@¦Û:
¤å³¹¼Æ¶q: 18091

¤Þ¥Î:
³Ìªì¥Ñ tycoon868 µoªí
®M¤Jµ²ªG ¥¿­t¶g´Á ¥¿½TµL»~¡A¦ýµo²{§ó²Ó¿°ªº°£¿ù¶µ¥Ø¦p¤U¹Ïªþ¥ó
¤p§Ì¹ê¦b¤£´±¦A¥´ÂZÁ`ª©¥D Ä_¶Q¦~°²¡A³o­Ó­×¥¿½ÐÁ`ª©¥D®É¶¡«D±`±q®eªº®É­Ô ¦AÀ°§ÚµL§«®@!
¹ê¦b´ª¥Ì¤ß!



±z´£¨Ñªº±ø¥ó~~
¨ä¯S©Ê¥»¨Ó´N¬O¥¿­t¦U¦Û¿W¥ß¹Bºâ!

­Y­n§ï¦¨¡G¥¿¨«§¹¤~Âà­t¡A­t¨«§¹¤~Âॿ¡C
¨º»òK´Î°_ºâÂI­Y¤£¦P¡A±N¥i¯à·|¹ï«áÄòªºµ²ªG³y¦¨§ïÅÜ!!!
(¨Ò¦p:¸ü¤JªºK´Î¼Æ¤£¦P¡A©Î¬O·s¼Æ¾Úªñ¨Ó±N³Ìªº¼Æ¾Ú±À±¼®É)
»Ýµ¥¨ì ¥¿¶g´Á=0 ¥B ­t¶g´Á=0 ®É¡A«áÄòªºµ²ªG¤~¤£¨üK´Î°_ºâÂI¼vÅT

¦Vª©¥D³ø§i¦¹½g | ¬dIP¦ì§}
Old Post 2025-02-02 14:28
cgjj ²{¦bÂ÷½u ÂI¿ï³o¸Ì¬d¬Ý cgjj ªº­Ó¤H¸ê®Æ ÂI¿ï³o¸Ìµ¹ cgjj ¶Ç°e¤@±øµu°T ¬d§ä§ó¦hÃö©ó cgjj ªº¤å³¹ ¼W¥[ cgjj ¦Ü§Aªº¦n¤Í¦Cªí ½s¿è/§R°£°T®§ ¤Þ¥Î¦^ÂÐ
cgjj
Á`ª©¥D

µù¥U¤é´Á: Oct 2003
¨Ó¡@¡@¦Û:
¤å³¹¼Æ¶q: 18091

Âà¦VÁÙ¦³¥t¤@°ÝÃD
Âà¦V·í¤U¡A¥t¤@¦V¥i¯à¤w¸g¦³²Ö¿n©P´Á¼Æ¤F
¦¹®É­n "¥ýÂk¹sµ¥«ÝCross¦A­«·s°_ºâ" ©O?
ÁÙ¬Oª½±µ±µÄò "¬J¦³¸Ó¦V¤w²Ö¿n©P´Á¼Æ" ©O?

³B¸m³W«h·Ð½Ð¤@¨Ö«ä¦Ò§¹¾ã

¦Vª©¥D³ø§i¦¹½g | ¬dIP¦ì§}
Old Post 2025-02-03 11:59
cgjj ²{¦bÂ÷½u ÂI¿ï³o¸Ì¬d¬Ý cgjj ªº­Ó¤H¸ê®Æ ÂI¿ï³o¸Ìµ¹ cgjj ¶Ç°e¤@±øµu°T ¬d§ä§ó¦hÃö©ó cgjj ªº¤å³¹ ¼W¥[ cgjj ¦Ü§Aªº¦n¤Í¦Cªí ½s¿è/§R°£°T®§ ¤Þ¥Î¦^ÂÐ
tycoon868
¸ê²`·|­û

µù¥U¤é´Á: Oct 2008
¨Ó¡@¡@¦Û:
¤å³¹¼Æ¶q: 313

·PÁÂÁ`ª©¥D®@! À°§Ú¦p¦¹²Ó¿°ªº³W¹º¡A§Ú¥ýªá­Ó´X¤Ñ®É¶¡¬d¬Ý¾ú¥v¦æ±¡¡A½T¤Á§ä¥X»Ý­n¸É±jªºÅÞ¿è±ø¥ó

·PÁ®@!

¦Vª©¥D³ø§i¦¹½g | ¬dIP¦ì§}
Old Post 2025-02-03 19:42
tycoon868 ²{¦bÂ÷½u ÂI¿ï³o¸Ì¬d¬Ý tycoon868 ªº­Ó¤H¸ê®Æ ÂI¿ï³o¸Ìµ¹ tycoon868 ¶Ç°e¤@±øµu°T ¬d§ä§ó¦hÃö©ó tycoon868 ªº¤å³¹ ¼W¥[ tycoon868 ¦Ü§Aªº¦n¤Í¦Cªí ½s¿è/§R°£°T®§ ¤Þ¥Î¦^ÂÐ
¥þ³¡®É¶¡§¡¬°¥xÆW®É¶¡, ²{¦b®É¶¡¬°10:26 µoªí·s¥DÃD    ¦^ÂÐ¥DÃD
Á`­¶¼Æ (2): « 1 [2]   ¤W¤@¥DÃD   ¤U¤@¥DÃD
Åã¥Ü¥i¦C¦Lª©¥» | ­q¾\¦¹¥DÃD

½×¾Â¸õÂà:
¥DÃDµû¤À:

½×¾Â³W©w:
§A¤£¥i¥Hµoªí·s¥DÃD
§A¤£¥i¥H¦^ÂФ峹
§A¤£¥i¥H¤W¶Çªþ¥ó
§A¤£¥i¥H½s¿è¦Û¤vªº¤å³¹
HTML»yªk¸T¤î
vB »yªk®Ö­ã
ªí±¡²Å¸¹®Ö­ã
¶K¹Ï»yªk[IMG]®Ö­ã
 

¥»¯¸©Ò¦³¤º®e¥¼¸g§@ªÌ±ÂÅv¸T¤îÂà¶K¸`¿ý, µoªí¨¥½×¶È¨Ñ°Ñ¦Ò¤Å§@¬°§ë¸ê¨Mµ¦¨Ì¾Ú¡CÂsÄý¥»¯¸½Ð¨Ï¥Î IE 5.5 ¥H¤Wª©¥», ³Ì¨ÎÂsÄý¸ÑªR«× 1024 x 768 ¥þ±m¡C

Powered by: vBulletin Version 2.3.0 - Copyright©2000-, Jelsoft Enterprises Limited.

²·R¬v¦æ »s§@ Copyright 2003-. All Rights Reserved.  Ápµ¸§Ú­Ì