Buytocover(0,Q_AskPrice); 不执行平仓 什么原因

If(shortPositionProfit < -200) { Buytocover(0,Q_AskPrice); }

图表和A函数(Q函数)混用先掌握图表Buytocover(0,close);

回复: