TT CORE SDK
0.1
TT CORE SDK documentation
|
Snapshot of the market depth. More...
#include <prices.hpp>
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] |
Snapshot of the market depth.
Definition at line 28 of file prices.hpp.
size_t tt_core_sdk::PriceSnap::depth_snap::count |
Number of available price depth levels.
Definition at line 30 of file prices.hpp.
struct tt_core_sdk::PriceSnap::depth_snap::depth_level tt_core_sdk::PriceSnap::depth_snap::levels[MAX_DEPTH_LEVEL] |