#include <defs.h>
Portfolio performance metrics computed from equity curve and trade history.
◆ annual_return
| double tzu::PerformanceMetrics::annual_return = 0.0 |
◆ has_annual_return
| bool tzu::PerformanceMetrics::has_annual_return = false |
◆ max_drawdown
| double tzu::PerformanceMetrics::max_drawdown = 0.0 |
◆ sharpe_ratio
| double tzu::PerformanceMetrics::sharpe_ratio = 0.0 |
◆ total_return
| double tzu::PerformanceMetrics::total_return = 0.0 |
◆ years
| double tzu::PerformanceMetrics::years = 0.0 |
The documentation for this struct was generated from the following file: