以文本方式查看主题 - 金字塔客服中心 - 专业程序化交易软件提供商 (http://weistock.com/bbs/index.asp) -- 公式模型编写问题提交 (http://weistock.com/bbs/list.asp?boardid=4) ---- 请问开仓后的高点怎么用公式判断 (http://weistock.com/bbs/dispbbs.asp?boardid=4&id=67746) |
-- 作者:陈伟明 -- 发布时间:2014/7/23 14:43:45 -- 请问开仓后的高点怎么用公式判断 请问如图: |
-- 作者:jinzhe -- 发布时间:2014/7/23 14:53:25 -- 开仓后的最高点:hhv(h,enterbars+1); 最低点:llv(l,enterbars+1); |
-- 作者:陈伟明 -- 发布时间:2014/7/23 14:57:05 -- 谢谢。 |