Add project name in CMakeLists file |
|
More...
|
almost 2 years ago
|
Added desc of build script in README |
|
More...
|
almost 2 years ago
|
Added usage notes to README |
|
More...
|
almost 2 years ago
|
Clean-up test dependencies |
|
More...
|
almost 2 years ago
|
Moved unit tests to distinct directory |
|
More...
|
almost 2 years ago
|
Implement detection, parsing and validation for Retail Price Improvement |
|
More...
|
almost 2 years ago
|
Implement RPI type |
|
More...
|
almost 2 years ago
|
Added checking for empty strings (representing stock symbols) |
|
More...
|
almost 2 years ago
|
Corrected descriptive test names |
|
More...
|
almost 2 years ago
|
Documented input and output types, emphasizing iterator compatibility and return by pointer types |
|
More...
|
almost 2 years ago
|
Document message type for retail price improvement |
|
More...
|
almost 2 years ago
|
Format get_auction_type using switch statement |
|
More...
|
almost 2 years ago
|
Format get_halt_status using switch statement |
|
More...
|
almost 2 years ago
|
Implemented detection and decoding of auction summary + relevant tests |
|
More...
|
almost 2 years ago
|
Implemented and tested parsing of all of the versions of auction update |
|
More...
|
almost 2 years ago
|
Implemented and tested detection of an auction_update message |
|
More...
|
almost 2 years ago
|
Implement type and test for auction types |
|
More...
|
almost 2 years ago
|
Implemented trading status, and added tests for detection and parsing of trading status |
|
More...
|
almost 2 years ago
|
Implement handling of types for reg SHO actions for price tests. |
|
More...
|
almost 2 years ago
|
Implemented typedef and converter to handle halt_status_type for trading status |
|
More...
|
almost 2 years ago
|
Added @throw documentation to get_side |
|
More...
|
almost 2 years ago
|
update README, cover message types |
|
More...
|
almost 2 years ago
|
Implemented parsing of trade_break message |
|
More...
|
almost 2 years ago
|
Implement detection of trade break messages |
|
More...
|
almost 2 years ago
|
Removed setter for timestamp while keeping getter, as it is a readonly property |
|
More...
|
almost 2 years ago
|
Added parsing of symbol clear message and tests for its parser |
|
More...
|
almost 2 years ago
|
Implement detection of Symbol Clear message |
|
More...
|
almost 2 years ago
|
Cleanup documentation on trade message |
|
More...
|
almost 2 years ago
|
Added complete implementation of parsing trade message (both long and short form) and tests for implementation |
|
More...
|
almost 2 years ago
|
Detection of short form trade message , and test of detection |
|
More...
|
almost 2 years ago
|