TT CORE SDK  0.1
TT CORE SDK documentation
tt_core_sdk::PriceSnap::depth_snap Struct Reference

Snapshot of the market depth. More...

#include <prices.hpp>

Collaboration diagram for tt_core_sdk::PriceSnap::depth_snap:

Classes

struct  depth_level
 A single level of the total depth. More...
 

Public Attributes

size_t count
 Number of available price depth levels. More...
 
struct tt_core_sdk::PriceSnap::depth_snap::depth_level levels [MAX_DEPTH_LEVEL]
 

Detailed Description

Snapshot of the market depth.

Definition at line 28 of file prices.hpp.

Member Data Documentation

◆ count

size_t tt_core_sdk::PriceSnap::depth_snap::count

Number of available price depth levels.

Definition at line 30 of file prices.hpp.

◆ levels

struct tt_core_sdk::PriceSnap::depth_snap::depth_level tt_core_sdk::PriceSnap::depth_snap::levels[MAX_DEPTH_LEVEL]

The documentation for this struct was generated from the following file: