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