|
cffyz168
資深會員
註冊日期: Feb 2016
來 自:
文章數量: 227 |
成交量劃線
DECK:=tradedate<>ref(tradedate,1);
DESP:=barslast(DECK);
HPCK:=v>ref(v,1) and v>refx(v,1) and DESP>0 and refx(DESP,1)>0;
HPVV:=V*HPCK;
DWCK:=HHV(HPVV,DESP+1)=HPVV and HPVV>0;
DWLEN:=DWCK*0;
IsEndK:=refx(DECK,1) or islastbar;
for i=datacount downto lbound(DWCK) do begin
if IsEndK[i] then EndK:=i;
if DWCK[i] then DWLEN[i]:=EndK-i;
end;
VERTLINE(DWCK) color777777 linedot;
DRAWSL(DWCK,C,0,DWLEN,3) pxdn2;
請問版主,這個程式若要使用在主圖日線級數的成交量有創新高的,該怎麼修正,謝謝
|
最後由 cffyz168 在 2021-12-13 13:55 編輯 |
向版主報告此篇 | |
|
2021-12-13 13:49 |
|
|
| |
|
cgjj
總版主
註冊日期: Oct 2003
來 自:
文章數量: 17862 |
回覆: 成交量劃線
引用: 最初由 cffyz168 發表
DECK:=tradedate<>ref(tradedate,1);
DESP:=barslast(DECK);
HPCK:=v>ref(v,1) and v>refx(v,1) and DESP>0 and refx(DESP,1)>0;
HPVV:=V*HPCK;
DWCK:=HHV(HPVV,DESP+1)=HPVV and HPVV>0;
DWLEN:=DWCK*0;
IsEndK:=refx(DECK,1) or islastbar;
for i=datacount downto lbound(DWCK) do begin
if IsEndK[i] then EndK:=i;
if DWCK[i] then DWLEN[i]:=EndK-i;
end;
VERTLINE(DWCK) color777777 linedot;
DRAWSL(DWCK,C,0,DWLEN,3) pxdn2;
請問版主,這個程式若要使用在主圖日線級數的成交量有創新高的,該怎麼修正,謝謝
這公式是寫給分線專用的!!!
不適用於日線
|
|
向版主報告此篇 | |
|
2021-12-13 14:02 |
|
|
| |
本站所有內容未經作者授權禁止轉貼節錄, 發表言論僅供參考勿作為投資決策依據。瀏覽本站請使用 IE 5.5 以上版本, 最佳瀏覽解析度 1024 x 768 全彩。
|
Powered by: vBulletin Version 2.3.0 - Copyright©2000-, Jelsoft Enterprises Limited.
簡愛洋行 製作 Copyright 2003-. All Rights Reserved. 聯絡我們
|