|
WU Trading Library 0.2.0
A backtesting and trading strategy library
|
Go to the source code of this file.
Functions | |
| static double | update (WU_Downside self, double value) |
| static void | delete (WU_Downside self) |
| WU_Downside | wu_downside_new (void) |
| Creates a new WU_Downside indicator. | |
|
static |
Definition at line 19 of file mean_downside.c.
|
static |
Definition at line 5 of file mean_downside.c.
| WU_Downside wu_downside_new | ( | void | ) |
Creates a new WU_Downside indicator.
Definition at line 23 of file mean_downside.c.