论坛

不平衡的括号

我想不出正确的方法来放括号。请解释我的错误是什么。 int start() { //---- { pending = ExistOrders( NULL ); if (pending > 0 ) { return ;} positions = ExistPositions( NULL ); if (positions > 0 ) { return ;} } else { ticket= OrderSend ( Symbol (),OP_SELL, 0 , 1 ,Bid, 3 ,Bid+ 20 * Point ,Bid- 40 * Point , ""