tzutrader
A composable C++ backtesting library for trading strategies (experimental)
Loading...
Searching...
No Matches
portfolios.h File Reference
#include <cstdint>
#include <cmath>
#include <iostream>
#include <vector>
#include <iomanip>
#include "defs.h"
#include "stats.h"

Go to the source code of this file.

Classes

class  tzu::Portfolio< T >
class  tzu::BasicPortfolio

Namespaces

namespace  tzu

Functions

std::ostream & tzu::operator<< (std::ostream &os, const BasicPortfolio &portfolio)