欢迎使用金字塔普通技术服务论坛,您可以在相关区域发表技术支持贴。我司技术服务人员将优先处理 VIP客服论坛 服务贴,普通区问题处理速度慢,请耐心等待。谢谢您对我们的支持与理解。
什么时候再开仓呢?第二天吗?
例子:
VARIABLE:n=0;if date<>ref(date,1) then n:=0;if buycond and n=0 then beginbuy();end
if 多单止损条件 then begin sell(holding>0,0,marketr); n:=1;
end