以文本方式查看主题 - 金字塔客服中心 - 专业程序化交易软件提供商 (http://www.weistock.com/bbs/index.asp) -- 公式模型编写问题提交 (http://www.weistock.com/bbs/list.asp?boardid=4) ---- 时间 (http://www.weistock.com/bbs/dispbbs.asp?boardid=4&id=73258) |
-- 作者:aliyun -- 发布时间:2014/12/18 16:15:23 -- 时间 drawtext(islastbar,close,numtostr(time,0), colorred,5);
如何显示现在的时间(时分秒)?含非交易时段 |
-- 作者:jinzhe -- 发布时间:2014/12/18 16:34:04 -- drawtext(islastbar,close,numtostr(currenttime,0)); |