![]() |
在這個頁面顯示本主題全部的 2 個文章 |
奇狐社區論壇 (http://www.chiefox.com.tw/bbs/index.php)
- 問題交流 (http://www.chiefox.com.tw/bbs/forumdisplay.php?forumid=28)
-- 求救幫忙把他翻公 (http://www.chiefox.com.tw/bbs/showthread.php?threadid=19102)
求救幫忙把他翻公
:cVol(0),barCount(0),DayBarCount(0),PV(0);
if Date<>Date[1] then begin cVol = V; barCount=1; end else begin cVol+=v; barCount+=1; end;
DayBarCount = maxlist(DayBarCount,barCount);
PV = cVol + (DayBarCount-barCount)*average(v,1350);
plot1(PV,"個股成交量預估");
cVol就是當天實際累積的成交量,PV就是當天預估量
回覆: 求救幫忙把他翻公
引用:
最初由 pk147 發表
:cVol(0),barCount(0),DayBarCount(0),PV(0);
if Date<>Date[1] then begin cVol = V; barCount=1; end else begin cVol+=v; barCount+=1; end;
DayBarCount = maxlist(DayBarCount,barCount);
PV = cVol + (DayBarCount-barCount)*average(v,1350);
plot1(PV,"個股成交量預估");
cVol就是當天實際累積的成交量,PV就是當天預估量
| 全部時間均為台灣時間, 現在時間為22:02 | 在這個頁面顯示本主題全部的 2 個文章 |
Powered by: vBulletin Version 2.3.0 - Copyright©2000-, Jelsoft Enterprises Limited.
簡愛洋行 製作 Copyright 2003-. All Rights Reserved.