tzutrader
A composable C++ backtesting library for trading strategies (experimental)
Loading...
Searching...
No Matches
streamers.h File Reference
#include <istream>
#include <iostream>
#include <array>
#include <cstring>
#include "defs.h"

Go to the source code of this file.

Classes

struct  tzu::CsvParseTraits< Ohlcv >
struct  tzu::CsvParseTraits< Tick >
struct  tzu::CsvParseTraits< SingleValue >
class  tzu::ParseIterator< T, Parser >
class  tzu::Csv< T >

Namespaces

namespace  tzu

Variables

constexpr size_t tzu::MAX_BUFFER_SIZE = 2048