Skip to main content

book_reference_from_snapshot_state

Function book_reference_from_snapshot_state 

Source
fn book_reference_from_snapshot_state(
    snapshot_state: BookSnapshotState,
    side: Side,
    limit_price: Decimal,
) -> Result<BookReferencePrice, ApiError>