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

#include <types.h>

Collaboration diagram for crypto_trader::common::TradeResult:
Collaboration graph

Public Attributes

bool d_success
double d_fillPrice
double d_commission
std::string d_errorMessage

Member Data Documentation

◆ d_commission

double crypto_trader::common::TradeResult::d_commission

◆ d_errorMessage

std::string crypto_trader::common::TradeResult::d_errorMessage

◆ d_fillPrice

double crypto_trader::common::TradeResult::d_fillPrice

◆ d_success

bool crypto_trader::common::TradeResult::d_success

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