龙听期货论坛's Archiver

C
+
+


 微信: QQ:

龙听 发表于 2022-11-1 13:14

【CurrentAsk】

[code]condition1 = GetAppInfo( aiRealTimeCalc ) = 1 ;
if condition1 then                                          
        CurrentAsk = InsideAsk
else
        CurrentAsk = Close ;
[/code]

页: [1]