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