在线检测未来函数

提取股票价格

来源:Internet,编辑:股旁网,2012-06-26

编写条件:

公式中需要用到两只股票价格,比如计算600782和600019的平均价格,如何编写?谢谢

编写方法:

 "600782$close"+"600019$close"/2;

相关文章