JayBeams
0.1
Another project to have fun coding.
|
#include <jb/itch5/short_string_field.hpp>
Go to the source code of this file.
Namespaces | |
jb | |
The top-level namespace for the JayBeams library. | |
jb::itch5 | |
Contains classes and functions to parse NASDAQ ITCH-5.0 messages, more information about ITCH-5.0 can be found at: http://www.nasdaqtrader.com/content/technicalsupport/specifications/dataproducts/NQTVITCHSpecification.pdf. | |
Typedefs | |
typedef jb::itch5::short_string_field< 8 > | jb::itch5::stock_t |
Define the type used to represent the 'Stock' field in many messages. More... | |