Expand description
Module containing parsing utilities for instrument names and other data
Structs§
- Parsed
Market Data - Structure to represent the parsed market data with additional information
- Parsed
Option Info - Structure to represent the parsed option information from an instrument name
Functions§
- deserialize_
null_ as_ empty_ vec - Helper function to deserialize null values as empty vectors
- deserialize_
nullable_ status - Helper function to deserialize a nullable status field When the status is null in the JSON, we default to Open status
- normalize_
text - Normalize text by removing accents and standardizing names
- parse_
instrument_ name - Parse the instrument name to extract asset name, strike price, and option type