smironov 0 Report post Posted July 19, 2013 I’m trying LSadapterset=STREAMINGTRADINGACCOUNT, LSdataadapter=QUOTES, LSid=ALL and LSschema=QuoteId+OrderId+MarketId+BidPrice+BidAdjust+OfferPrice+OfferAdjust+Quantity+CurrencyId+StatusId+TypeId+RequestDateTime in response I’m recieving something like 0,1|#|#|#|#|#|#|#|#|#|#|#|# PROBE PROBE sign # means null value. Is that OK? Share this post Link to post
timothy 0 Report post Posted July 25, 2013 You will need to generate a quote in the system before receiving a real data message. As with the ClientAccountMargin stream, you will get these probe messages. Share this post Link to post