以文本方式查看主题 - 金字塔客服中心 - 专业程序化交易软件提供商 (http://weistock.com/bbs/index.asp) -- 公式模型编写问题提交 (http://weistock.com/bbs/list.asp?boardid=4) ---- 数字转变为字符串 (http://weistock.com/bbs/dispbbs.asp?boardid=4&id=70723) |
-- 作者:qq代人发帖 -- 发布时间:2014/10/8 16:59:00 -- 数字转变为字符串 我想把数字10转变为字符串10,用NUMTOSTREX(10,0,2) 输出是 1000014 |
-- 作者:jinzhe -- 发布时间:2014/10/8 17:03:24 -- drawtext(islastbar,close,numtostr(10,2)) |