以文本方式查看主题 - 金字塔客服中心 - 专业程序化交易软件提供商 (http://weistock.com/bbs/index.asp) -- 公式模型编写问题提交 (http://weistock.com/bbs/list.asp?boardid=4) ---- 请问为何没有定义 (http://weistock.com/bbs/dispbbs.asp?boardid=4&id=55040) |
-- 作者:haizxj -- 发布时间:2013/8/13 9:41:14 -- 请问为何没有定义 AA:=stkindi(\'\',\'c\',0,1,-1) CDP : (HIGH + LOW +AA)/3; 编译时显示,CDP没有定义,请问错在何处?
|
-- 作者:jinzhe -- 发布时间:2013/8/13 9:43:23 -- 第一行最后没有加分号 |