奇狐社區論壇
在這個頁面顯示本主題全部的 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)


由 pk147 在 2015-02-23 12:38 發表:

求救幫忙把他翻公

: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就是當天預估量


由 cgjj 在 2015-02-23 12:43 發表:

回覆: 求救幫忙把他翻公

引用:
最初由 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.