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

A trade leg. More...

#include <TSAPosition.h>

Public Attributes

order::action action
 
bool had_slippage
 
order::type order_type
 
double price
 
quantity_t quantity
 
tsa::date_time timestamp
 

Detailed Description

A trade leg.