WU Trading Library 0.2.0
A backtesting and trading strategy library
Loading...
Searching...
No Matches
wu.h
Go to the documentation of this file.
1#ifndef TZU_H
2#define TZU_H
3
4#include "wu/types.h"
5#include "wu/data.h"
6#include "wu/indicators.h"
7#include "wu/readers.h"
8#include "wu/portfolios.h"
9#include "wu/strategies.h"
10#include "wu/runners.h"
11
12#endif // TZU_H