Stream trade history skips first trade each cycle
High Severity
In stream_trade_history, the trade history index is incremented before accessing the response vector. This causes the newest trade (resp[0]) to be skipped on the first emission and subsequently delivered out of order in the stream.
Originally posted by @cursor[bot] in #26 (comment)
Stream trade history skips first trade each cycle
High Severity
In
stream_trade_history, the trade history index is incremented before accessing the response vector. This causes the newest trade (resp[0]) to be skipped on the first emission and subsequently delivered out of order in the stream.Originally posted by @cursor[bot] in #26 (comment)