 |
wengd469
資深會員
註冊日期: May 2021
來 自:
文章數量: 328 |
[求助]請問[條件選股]如何只保留紅K棒排除綠K棒
StickLine( IsUP AND DZ7>=REF(DZ7,1) , HIGH , LOW , 0 , 0 ) , COLORRED ;
StickLine(IsUp AND DZ7>=REF(DZ7,1), CLOSE , OPEN ,7 , 0 ) , Colorred ;
StickLine(IsDown AND DZ7>=REF(DZ7,1), HIGH , LOW ,0, 1 ) , Colorred;
StickLine(IsDown AND DZ7>=REF(DZ7,1), CLOSE , OPEN ,7 , 1 ) , Colorred ;
StickLine(IsUP AND DZ7<REF(DZ7,1) , HIGH , LOW , 0 , 1 ) , COLORCCCFF66 ;
StickLine(IsUp AND DZ7<REF(DZ7,1), CLOSE , OPEN ,7 , 1 ) , ColorCCCFF66 ;
StickLine(IsDown AND DZ7<REF(DZ7,1), HIGH , LOW ,0, 0 ) , ColorCCCFF66 ;
StickLine(IsDown AND DZ7<REF(DZ7,1), CLOSE , OPEN ,7 , 0 ) , ColorCCCFF66 ;
StickLine( IsEqual and DZ7>=REF(DZ7,1) , HIGH , LOW , 0,1) , Colorred ;
StickLine( IsEqual and DZ7>=REF(DZ7,1) , CLOSE , OPEN , 7, 1 ) , Colorred ;
StickLine( IsEqual and DZ7<REF(DZ7,1) , HIGH , LOW , 0 ,1 ) , Colorgreen ;
StickLine( IsEqual and DZ7<REF(DZ7,1) , CLOSE , OPEN , 7 ,1 ) , Colorgreen ;
|
最後由 wengd469 在 2023-01-22 10:25 編輯 |
向版主報告此篇 |  |
|
2023-01-22 09:07 |
|
|
|  |
 |
cgjj
總版主

註冊日期: Oct 2003
來 自:
文章數量: 18162 |
回覆: [求助]請問[條件選股]如何只保留紅K棒排除綠K棒
引用: 最初由 wengd469 發表
StickLine( IsUP AND DZ7>=REF(DZ7,1) , HIGH , LOW , 0 , 0 ) , COLORRED ;
StickLine(IsUp AND DZ7>=REF(DZ7,1), CLOSE , OPEN ,7 , 0 ) , Colorred ;
StickLine(IsDown AND DZ7>=REF(DZ7,1), HIGH , LOW ,0, 1 ) , Colorred;
StickLine(IsDown AND DZ7>=REF(DZ7,1), CLOSE , OPEN ,7 , 1 ) , Colorred ;
StickLine(IsUP AND DZ7<REF(DZ7,1) , HIGH , LOW , 0 , 1 ) , COLORCCCFF66 ;
StickLine(IsUp AND DZ7<REF(DZ7,1), CLOSE , OPEN ,7 , 1 ) , ColorCCCFF66 ;
StickLine(IsDown AND DZ7<REF(DZ7,1), HIGH , LOW ,0, 0 ) , ColorCCCFF66 ;
StickLine(IsDown AND DZ7<REF(DZ7,1), CLOSE , OPEN ,7 , 0 ) , ColorCCCFF66 ;
StickLine( IsEqual and DZ7>=REF(DZ7,1) , HIGH , LOW , 0,1) , Colorred ;
StickLine( IsEqual and DZ7>=REF(DZ7,1) , CLOSE , OPEN , 7, 1 ) , Colorred ;
StickLine( IsEqual and DZ7<REF(DZ7,1) , HIGH , LOW , 0 ,1 ) , Colorgreen ;
StickLine( IsEqual and DZ7<REF(DZ7,1) , CLOSE , OPEN , 7 ,1 ) , Colorgreen ;
選中: DZ7>=REF(DZ7,1) linethick;
|
|
向版主報告此篇 |  |
|
2023-01-22 23:48 |
|
|
|  |
本站所有內容未經作者授權禁止轉貼節錄, 發表言論僅供參考勿作為投資決策依據。瀏覽本站請使用 IE 5.5 以上版本, 最佳瀏覽解析度 1024 x 768 全彩。
|
Powered by: vBulletin Version 2.3.0 - Copyright©2000-, Jelsoft Enterprises Limited.
簡愛洋行 製作 Copyright 2003-. All Rights Reserved. 聯絡我們
|