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


由 victor0726 在 2012-09-02 09:50 發表:

公式一問

總版主您好:

請問想找出從最左邊開始至歷史低點這區間內的最高點。公式該怎寫呢? 謝謝~


由 cgjj 在 2012-09-03 09:23 發表:

回覆: 公式一問

引用:
最初由 victor0726 發表
總版主您好:

請問想找出從最左邊開始至歷史低點這區間內的最高點。公式該怎寫呢? 謝謝~



HLSP:=HHVBARS(H,0);
MLSP:=LLVBARS(L,0);
MLP:=datacount-MLSP[datacount];
BHP:MLP-HLSP[MLP];
VERTLINE(barpos=MLP) colorgreen linedot; //歷史最低點
VERTLINE(barpos=BHP) colorred linedot; //[歷史首根~歷史最低點間]的最高點


全部時間均為台灣時間, 現在時間為16:09
在這個頁面顯示本主題全部的 2 個文章


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

簡愛洋行 製作 Copyright 2003-. All Rights Reserved.