исключение Wrong Syntax при попытке поставить заявку
Order or = new Order(); or.Security = sec; or.Direction = OrderDirections.Buy; or.Price =m.BestAsk.Price + m.BestAsk.Price * 0.005; or.Volume = vol; or.Portfolio = port; trader.RegisterOrder(or); Верс...