Hikyuu
命名空间 | 函数
EV_TwoLine.h 文件参考
#include "../../../indicator/Operand.h"
#include "../EnvironmentBase.h"
EV_TwoLine.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

命名空间

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

函数

EVPtr HKU_API hku::EV_TwoLine (const Operand &fast, const Operand &slow, const string &market)
 快慢线判断策略,市场指数的快线大于慢线时,市场有效,否则无效。 更多...