tzutrader
A composable C++ backtesting library for trading strategies (experimental)
Loading...
Searching...
No Matches
tzu::CsvParseTraits< SingleValue > Struct Reference

#include <streamers.h>

Static Public Member Functions

static bool parse (const char *line_buffer, SingleValue &out)

Detailed Description

Specialization for SingleValue data. Expects lines in the format: timestamp,value

Member Function Documentation

◆ parse()

bool tzu::CsvParseTraits< SingleValue >::parse ( const char * line_buffer,
SingleValue & out )
inlinestatic

The documentation for this struct was generated from the following file: