|
WU Trading Library 0.2.0
A backtesting and trading strategy library
|
#include "wu/timeutils.h"Go to the source code of this file.
Functions | |
| double | wu_annualization_factor (WU_TimeUnit unit) |
| Returns the number of units (seconds, millis, micros, or nanos) contained in a year. | |
| double wu_annualization_factor | ( | WU_TimeUnit | unit | ) |
Returns the number of units (seconds, millis, micros, or nanos) contained in a year.
Definition at line 3 of file timeutils.c.