Hikyuu
命名空间 | 函数
StockWeight.cpp 文件参考
#include "StockWeight.h"
StockWeight.cpp 的引用(Include)关系图:

命名空间

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

函数

HKU_API std::ostream & hku::operator<< (std::ostream &, const StockWeight &)
 输出权息信息,如:Weight(datetime, countAsGift, countForSell, priceForSell, bonus, increasement, totalCount, freeCount) 更多...