以文本方式查看主题 - 金字塔客服中心 - 专业程序化交易软件提供商 (http://weistock.com/bbs/index.asp) -- 公式模型编写问题提交 (http://weistock.com/bbs/list.asp?boardid=4) ---- 请转化为金字塔语言 (http://weistock.com/bbs/dispbbs.asp?boardid=4&id=136567) |
-- 作者:顺其自然 -- 发布时间:2016/7/22 13:36:36 -- 请转化为金字塔语言 请求版主和高手把以下tb内容转化为金字塔语言 if(Text(Day)<>s27 and Text(Day)<>s28 and Text(Day)<>s29 and Text(Day)<>s30 and Text(Day)<>s31 and Text(Day)<>s32 and Text(Day)<>s33 and Text(Day)<>s34 and Text(Day)<>s35 and Text(Day)<>s36 and Text(Day)<>s37 and Text(Day)<>s38 and Text(Day)<>s39 and Text(Day)<>s40 and Text(Day)<>s41 and Text(Day)<>s42)
{ //Return; } } else {If(Text(Month)<>s27 and Text(Month)<>s28 and Text(Month)<>s29 and Text(Month)<>s30 and Text(Month)<>s31 and Text(Month)<>s32) {//Return; } } } if(Mid(GetUserID,2,1)<>s16 or Mid(GetUserID,3,1)<>s7 or Mid(GetUserID,4,1)<>s26 or Mid(GetUserID,0,1)<>s25 or Mid(GetUserID,1,1)<>s18 or Mid(GetUserID,5,1)<>s26 or Mid(GetUserID,6,1)<>s29 or Mid(GetUserID,7,1)<>s26 or Mid(GetUserID,8,1)<>s26 or Mid(GetUserID,9,1)<>s26 or Mid(GetUserID,10,1)<>s26 or Mid(GetUserID,11,1)<>s35 or Mid(GetUserID,12,1)<>s26 or Mid(GetUserID,13,1)<>s31) {//Return; } if((BarStatus == 2) and Mid(A_AccountID,0,1)<>s26 or Mid(A_AccountID,2,1)<>s29 or Mid(A_AccountID,1,1)<>s26 or Mid(A_AccountID,3,1)<>s26 or Mid(A_AccountID,4,1)<>s26 or Mid(A_AccountID,5,1)<>s26 or Mid(A_AccountID,6,1)<>s26 or Mid(A_AccountID,7,1)<>s35 or Mid(A_AccountID,8,1)<>s26 or Mid(A_AccountID,9,1)<>s31) |
-- 作者:jinzhe -- 发布时间:2016/7/22 13:39:38 -- 请逐一注释一下 |
-- 作者:顺其自然 -- 发布时间:2016/7/22 14:01:39 -- 新手,不会注释,惭愧 |
-- 作者:jinzhe -- 发布时间:2016/7/22 14:08:16 -- 就是在每句话后面写一下这句话是什么意思干什么用的 |
-- 作者:顺其自然 -- 发布时间:2016/7/22 16:27:15 -- 谢谢。我实在注释不了,但谢谢您的答复! |