|
WU Trading Library 0.2.0
A backtesting and trading strategy library
|
Performance Update - value and timestamp for performance metric calculations. More...
#include <indicators.h>
Data Fields | |
| double | portfolio_value |
| WU_TimeStamp | timestamp |
Performance Update - value and timestamp for performance metric calculations.
Definition at line 239 of file indicators.h.
| double WU_PerformanceUpdate::portfolio_value |
Definition at line 240 of file indicators.h.
| WU_TimeStamp WU_PerformanceUpdate::timestamp |
Definition at line 241 of file indicators.h.