Trading System API  3.0
Library for Simulating and Deploying Trading and Investment Strategies
tsa::reject_info Struct Reference

Structure containing informations about rejects. More...

#include <TSAStrategy.h>

Public Attributes

std::string info
 The reason for the reject, if available.
 
identifier_t order_id
 The 'id' of the order ID related to this 'reject'.
 

Detailed Description

Structure containing informations about rejects.