WU Trading Library 0.2.0
A backtesting and trading strategy library
Loading...
Searching...
No Matches
WU_PerformanceUpdate Struct Reference

Performance Update - value and timestamp for performance metric calculations. More...

#include <indicators.h>

Data Fields

double portfolio_value
WU_TimeStamp timestamp

Detailed Description

Performance Update - value and timestamp for performance metric calculations.

Definition at line 239 of file indicators.h.

Field Documentation

◆ portfolio_value

double WU_PerformanceUpdate::portfolio_value

Definition at line 240 of file indicators.h.

◆ timestamp

WU_TimeStamp WU_PerformanceUpdate::timestamp

Definition at line 241 of file indicators.h.


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