欢迎使用金字塔普通技术服务论坛,您可以在相关区域发表技术支持贴。我司技术服务人员将优先处理 VIP客服论坛 服务贴,普通区问题处理速度慢,请耐心等待。谢谢您对我们的支持与理解。
请教:我写的这个怎么平不了仓?
开多:BUY(开多条件,手数,MARKET);if holding=1 then x=1; if x=1 then begin if 平多条件 then begin 趋势平多:SELL(平多条件,手数,MARKET); if holding=0 then begin x=0; end end end