crypto_trader
Cryptocurrency Trading Bot API Documentation
Loading...
Searching...
No Matches
Accounting.h File Reference
#include "Event.h"
#include <list>
#include <map>
#include <vector>
#include <nlohmann/json.hpp>
Include dependency graph for Accounting.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  crypto_trader::common::Position
 Represents a single position (lot) within a larger holding. More...
struct  crypto_trader::common::SymbolPositions
 Aggregates all positions and financial data for a specific trading symbol. More...
class  crypto_trader::common::Accounting
 Manages the accounting of trading activities, tracking positions and PnL. More...

Namespaces

namespace  crypto_trader
namespace  crypto_trader::common