Expand description
SmartString ID generation helpers to reduce duplication across exchange adapters
Functionsยง
- generate_
ack_ id - Generate a standard execution report ID for acknowledgments
- generate_
acknowledgment_ id - Generate an acknowledgment ID (standardized)
- generate_
batch_ id - Generate a batch operation ID with an index
- generate_
cancel_ id - Generate a standard execution report ID for cancellations
- generate_
client_ order_ id - Generate a client order ID with prefix
- generate_
exchange_ order_ id - Generate an exchange-specific order ID for WebSocket operations
- generate_
exchange_ report_ id - Generate an exchange-specific report ID
- generate_
exchange_ request_ id - Generate an exchange-specific request ID with counter
- generate_
execution_ id - Generate an execution ID
- generate_
fill_ id - Generate a standard execution report ID for fills
- generate_
modify_ id - Generate a standard execution report ID for modifications
- generate_
multi_ part_ id - Generate a multi-part ID with a separator
- generate_
rejection_ id - Generate a standard execution report ID for rejections
- generate_
report_ id - Generate an execution report ID with a prefix and suffix
- generate_
report_ id_ with_ uuid - Generate an execution report ID with just a prefix and a new UUID
- generate_
uuid_ id - Generate a UUID-based ID
- generate_
ws_ report_ id - Generate a WebSocket-specific report ID
- generate_
ws_ timestamp_ id - Generate a timestamp-based ID for WebSocket operations