Bug fixes on rc3 and modifications to the api data schema
Pre-release
Pre-release
This is another pre-release for 0.47. In this release we:
- removed the polyfeed prefix
- better exception handling for stream2
- support the new data schema:
- trade in WS: rename “sym” to “T”, “t” to be nanoseconds (from milliseconds)
- quote in WS: no change
- bars in WS: rename “sym” to “T”
- trade in REST: timestamp resolution is now nanoseconds
- quote in REST: timestamp resolution is now nanoseconds
- bars in REST: no change