Commit Graph

12 Commits

Author SHA1 Message Date
fasiondog
4b2c6b6c76 fixed interactive STOCKTYPE_A_BJ 2024-04-25 15:00:41 +08:00
fasiondog
b71904a153 fixed 北交所/科创板 最小交易量为1 2024-04-07 00:45:57 +08:00
fasiondog
90b7046671 处理 pybind stl 类型导出生效的问题 2023-12-31 22:37:03 +08:00
fasiondog
56a97e5e9b update 2023-12-27 02:16:10 +08:00
fasiondog
18e018145d 清除 gcc 编译告警 2022-11-19 01:01:46 +08:00
fasiondog
ba8ad57f13 支持科创板 2021-06-05 02:08:25 +08:00
fasiondog
3fe0519bc1 int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
fasiondog
c69851f8ff continue 2020-07-07 00:34:25 +08:00
fasiondog
82a08790d9 TradeManager中买卖数量从size_t修改为double 2020-05-11 23:27:27 +08:00
fasiondog
fdad61e3d3 Update some base type name; added a database connection module to be used for later 2019-08-09 01:40:24 +08:00
fasiondog
27953a387b Null<price_t> 改为 Nan 表示 2019-05-27 23:18:59 +08:00
fasiondog
8379b053a1 Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00