If
更多信息参考 If.
If E Then I
E
Then
I
如果条件 UpTrend 为假则卖平:
UpTrend
If UpTrend=False Then Sell Next Bar Market;
False Then Sell Next Bar Market