以文本方式查看主题 - 金字塔客服中心 - 专业程序化交易软件提供商 (http://weistock.com/bbs/index.asp) -- 公式模型编写问题提交 (http://weistock.com/bbs/list.asp?boardid=4) ---- 请教:怎样编写数目字? (http://weistock.com/bbs/dispbbs.asp?boardid=4&id=96047) |
-- 作者:sl168 -- 发布时间:2016/4/11 0:08:27 -- 请教:怎样编写数目字? 请教:怎样编写:MA10现在的最新的值,显示数目字在ma10最新价格的位置上? 谢谢!
|
-- 作者:jinzhe -- 发布时间:2016/4/11 9:03:09 -- drawtext(islastbar,ma10,numtostr(ma10,2)); |
-- 作者:sl168 -- 发布时间:2016/4/11 21:19:05 -- 感謝! |