Max

Results 12 issues of Max

**URL** /v2/ticks/stocks/nbbo/{ticker}/{date} **Result** 1. The documentation says that response contains ticker as `T` field and it's required. But It's not present in the response. 2. The documentation says that field`f`...

bug
documentation

MessagePack for C# supports Union type and I can use it for interfaces. For example, I have the following model that I send to js client: ``` [MessagePackObject] public class...

enhancement
area-signalr
severity-nice-to-have
affected-very-few