crypto_trader
Cryptocurrency Trading Bot API Documentation
Loading...
Searching...
No Matches
crypto_trader::common::Event Struct Reference

#include <Event.h>

Collaboration diagram for crypto_trader::common::Event:
Collaboration graph

Public Attributes

std::string d_symbol
double d_qty
double d_price
EventType d_type
json d_payload
int64_t d_timestamp

Member Data Documentation

◆ d_payload

json crypto_trader::common::Event::d_payload

◆ d_price

double crypto_trader::common::Event::d_price

◆ d_qty

double crypto_trader::common::Event::d_qty

◆ d_symbol

std::string crypto_trader::common::Event::d_symbol

◆ d_timestamp

int64_t crypto_trader::common::Event::d_timestamp

◆ d_type

EventType crypto_trader::common::Event::d_type

The documentation for this struct was generated from the following file:
  • /home/runner/work/crypto_trader/crypto_trader/common/Event.h