|
tzutrader
A composable C++ backtesting library for trading strategies (experimental)
|
#include <streamers.h>
Static Public Member Functions | |
| static bool | parse (const char *line_buffer, SingleValue &out) |
Specialization for SingleValue data. Expects lines in the format: timestamp,value
|
inlinestatic |