Hikyuu
build_in.h
浏览该文件的文档.
1 /*
2  * build_in.h
3  *
4  * Created on: 2013-4-19
5  * Author: fasiondog
6  */
7 
8 #ifndef STOPLOSS_BUILD_IN_H_
9 #define STOPLOSS_BUILD_IN_H_
10 
11 #include "crt/ST_FixedPercent.h"
12 #include "crt/ST_Indicator.h"
13 #include "crt/ST_Saftyloss.h"
14 
15 #endif /* STOPLOSS_BUILD_IN_H_ */