小編 您好
請教一下,如果我要編輯成交價穿越設定進場價該如何編寫呢?謝謝
2 評論
input: myPrice(100,"價格");
if c cross over myPrice then ret=1;
謝謝,教授回覆。
2 評論