Hikyuu
命名空间 | 函数
PF_Simple.h 文件参考
#include "../Portfolio.h"
#include "../../selector/crt/SE_Fixed.h"
#include "../../allocatefunds/crt/AF_EqualWeight.h"
PF_Simple.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

命名空间

 hku
 Hikyuu核心命名空间,包含股票数据的管理、指标实现、交易系统框架等
 

函数

PortfolioPtr HKU_API hku::PF_Simple (const TMPtr &tm=TradeManagerPtr(), const SEPtr &st=SE_Fixed(), const AFPtr &af=AF_EqualWeight())