Commit Graph

  • efbeb35d07 忽略持仓数量和资金 main zhiyong 2025-06-04 11:24:21 +08:00
  • 48db0b7f4c fix: 修复定时方法被重复调用的问题 zhiyong 2025-06-04 11:16:59 +08:00
  • c443d0368a fix: stop and start cheduler zhiyong 2025-05-29 19:57:09 +08:00
  • c6966a96e0 update url zhiyong 2025-05-23 17:59:02 +08:00
  • e3934bcdf9 update config zhiyong 2025-05-22 23:02:59 +08:00
  • 64c88dcc24 添加控制限价单超时后是否撤单并挂市价单补单的功能 zhiyong 2025-05-22 22:53:07 +08:00
  • 65f91c56b2 update login zhiyong 2025-05-22 22:43:54 +08:00
  • 1d893aa629 重构项目文件结构 zhiyong 2025-05-22 22:30:08 +08:00
  • d2bbe3eb55 add order to all_orders zhiyong 2025-05-21 14:56:26 +08:00
  • 87e7c7b45a add more log info to 成交变动 zhiyong 2025-05-21 14:48:28 +08:00
  • 280234523d update xtquant version to 250425 zhiyong 2025-05-21 10:49:51 +08:00
  • 20628a07e6 update __init__ zhiyong 2025-05-21 10:46:24 +08:00
  • 42ba54df92 move resources folder zhiyong 2025-05-21 10:37:17 +08:00
  • 6b02cda4b0 更新开盘时间 zhiyong 2025-05-21 09:51:30 +08:00
  • 5605cafa34 重启迅投软件后等待10秒, 让软件重启完成 zhiyong 2025-05-20 10:12:00 +08:00
  • f16f09c8e9 改为市价下单 zhiyong 2025-05-19 10:11:52 +08:00
  • 7c8db6adeb 添加锁, 避免定时任务check_pending_orders堆积, 从而导致重复执行撤单, 补单 zhiyong 2025-05-16 20:07:18 +08:00
  • e7463158d2 优化check_pending_orders zhiyong 2025-05-16 20:00:33 +08:00
  • 90ae3f286b add get_trade zhiyong 2025-05-16 15:29:38 +08:00
  • c57c96fe64 add traded price in log zhiyong 2025-05-16 14:49:29 +08:00
  • 004f3aa370 update create order time zhiyong 2025-05-16 14:29:12 +08:00
  • b8025ec98f update config zhiyong 2025-05-16 14:22:26 +08:00
  • 1a4d8cd11e add more log for pending order checking zhiyong 2025-05-16 14:15:06 +08:00
  • 49bd92296e fix: module path zhiyong 2025-05-16 14:12:20 +08:00
  • d17b3de56d optimize trade_server zhiyong 2025-05-16 01:13:45 +08:00
  • f2f7b0cd29 optimize constants zhiyong 2025-05-16 00:56:03 +08:00
  • 8684d4f52d web api添加拦截功能 zhiyong 2025-05-15 21:12:29 +08:00
  • b1a291b632 always update order status zhiyong 2025-05-15 13:54:06 +08:00
  • 2f02d05daf fix check pending order zhiyong 2025-05-15 13:47:07 +08:00
  • 050eaaf041 fix: available cash zhiyong 2025-05-15 13:26:49 +08:00
  • 292866257a fix: order timeout zhiyong 2025-05-15 11:40:47 +08:00
  • 28472a3bb1 update check pendding order zhiyong 2025-05-15 11:14:53 +08:00
  • 11c620310c refactor on_stock_trade zhiyong 2025-05-15 11:07:28 +08:00
  • c8f31c445b fix on_stock_trade zhiyong 2025-05-15 10:59:13 +08:00
  • 80be197d8f update time of check limit order zhiyong 2025-05-15 10:52:51 +08:00
  • 9b2dd35fa8 remove copy zhiyong 2025-05-15 10:50:26 +08:00
  • fd4fa0962e fix check_limit_order zhiyong 2025-05-15 10:46:24 +08:00
  • 8f2ea1c260 refactor check limit order zhiyong 2025-05-15 10:43:15 +08:00
  • 0f23e5d6ba add more log zhiyong 2025-05-15 10:35:03 +08:00
  • db47776764 设置检查限价单时间为30s zhiyong 2025-05-15 10:28:38 +08:00
  • e62ab751d8 fix: 检查限价单是否超时时发生异常 zhiyong 2025-05-15 10:19:21 +08:00
  • a6a081e773 减少锁的持有时间 zhiyong 2025-05-15 10:13:14 +08:00
  • 2f0d7e5a7e remove log zhiyong 2025-05-15 09:52:08 +08:00
  • 24e10b3c3d update logger config zhiyong 2025-05-14 23:38:06 +08:00
  • 9e13f3c956
    refactor: use order callback to update order status (#1) biggerfish 2025-05-14 23:07:03 +08:00
  • 7d49e19f5d fix: 撤单后补单失败 zhiyong 2025-05-14 11:49:26 +08:00
  • 0880d66abe add more log zhiyong 2025-05-14 11:47:20 +08:00
  • e80125140b add more log to xt_trader zhiyong 2025-05-14 11:24:15 +08:00
  • 1308f5c757 update log for position manager zhiyong 2025-05-14 11:07:54 +08:00
  • 9736919a49 fix: 限价单后撤单下市价单没有工作 zhiyong 2025-05-14 11:00:41 +08:00
  • e79d622b2c fix Timer bug zhiyong 2025-05-14 09:39:14 +08:00
  • 289fc846c1 save positions when change zhiyong 2025-05-13 10:39:03 +08:00
  • ad90cba1fb fix: convert string to int when buy/sell zhiyong 2025-05-13 10:33:32 +08:00
  • f88909cb2d build: add more ignore zhiyong 2025-05-13 00:36:13 +08:00
  • 90691e84cf fix: 只有实盘在非交易时间不可用 zhiyong 2025-05-13 00:31:00 +08:00
  • d1edce5c94 feat: add all_orders in position manager zhiyong 2025-05-13 00:20:51 +08:00
  • 9453b92474 remove empty file zhiyong 2025-05-12 23:38:15 +08:00
  • 9a292f1609 refactor: 检查订单更新 zhiyong 2025-05-12 16:11:51 +08:00
  • 959a83d011 添加市价单 zhiyong 2025-05-12 14:52:27 +08:00
  • 6c3afde1b2 fix NPE zhiyong 2025-05-12 14:34:11 +08:00
  • c94f226fbc 添加市价单 zhiyong 2025-05-12 14:33:04 +08:00
  • 97920a0ede fix: 无法更新order状态 zhiyong 2025-05-12 13:59:58 +08:00
  • 1c62db5fb6 add log zhiyong 2025-05-12 13:53:34 +08:00
  • 7601c64087 add log zhiyong 2025-05-12 13:48:58 +08:00
  • 0e171dc572 添加get_order zhiyong 2025-05-12 13:39:10 +08:00
  • 3e0fbec6da fix: 静态方法is_trading_time zhiyong 2025-05-12 10:20:07 +08:00
  • 9c93af0c3a ignore output zhiyong 2025-05-12 10:11:18 +08:00
  • bb76f3c239 update readme zhiyong 2025-05-11 22:35:50 +08:00
  • f29f22e3cb update example zhiyong 2025-05-11 22:25:45 +08:00
  • d3c1fa1246 删除冗余的log zhiyong 2025-05-11 21:50:06 +08:00
  • f57ec0451c remove debug codes zhiyong 2025-05-11 21:47:36 +08:00
  • 1d4d52c053 fix: restart mini qmt zhiyong 2025-05-11 21:29:23 +08:00
  • f76b38d1f5 feat: restart mini qmt software on working day zhiyong 2025-05-11 21:05:48 +08:00
  • 2e094d2776 update get_trader zhiyong 2025-05-11 20:06:33 +08:00
  • a93e51f273 update results when clear strategy positions but strategy does not exist zhiyong 2025-05-11 02:42:43 +08:00
  • e85d8bcdc8 fix logs folder position zhiyong 2025-05-11 02:37:06 +08:00
  • 0d491d14e3 feat: 实盘登陆失败, 发送邮件, 并每小时尝试连接 zhiyong 2025-05-11 02:24:54 +08:00
  • 1c1b19383c feat: 自动重连, 并在重连失败时发送邮件警报 zhiyong 2025-05-11 02:05:39 +08:00
  • a9e074a116 添加断线重连功能 zhiyong 2025-05-11 01:18:04 +08:00
  • 363cb17ea4 如果position data 文件不存在, 创建它 zhiyong 2025-05-10 23:39:11 +08:00
  • ffb2952fce update todayentrust to todayorders zhiyong 2025-05-10 23:34:11 +08:00
  • e525c9e5f7 fix get_positions in simulation trader zhiyong 2025-05-10 23:29:52 +08:00
  • 89b8ffe767 fix sell in simulation trader zhiyong 2025-05-10 23:22:29 +08:00
  • ba943ce9c6 fix sell in simulation trader zhiyong 2025-05-10 23:20:29 +08:00
  • 675ffb46a6 update logs dir and data dir zhiyong 2025-05-10 23:03:41 +08:00
  • 42f5064e77 fix no is_trading_hours in simulation trader zhiyong 2025-05-10 22:58:16 +08:00
  • f8821fe1ad update data folder zhiyong 2025-05-10 22:55:57 +08:00
  • cd0a747646 change log folder path zhiyong 2025-05-10 22:48:01 +08:00
  • 58c8bafe45 fix cannot buy for simulation trader zhiyong 2025-05-10 22:41:56 +08:00
  • 28de80a779 fix: no is_trading_hours in simulation trader zhiyong 2025-05-10 22:37:31 +08:00
  • e818699c13 fix logger in base_trader zhiyong 2025-05-10 22:14:51 +08:00
  • 6ad14c689e fix buy sell for simulation trader zhiyong 2025-05-10 22:11:22 +08:00
  • 5e732bf97a update log in trade server zhiyong 2025-05-10 21:43:12 +08:00
  • d9800ba094 remove unused method zhiyong 2025-05-10 21:38:42 +08:00
  • f8448e0323 fix: cannot launch trader server zhiyong 2025-05-10 21:33:57 +08:00
  • f971a95320 update python to 3.10.5 zhiyong 2025-05-10 21:20:47 +08:00
  • 5b97619411 update login zhiyong 2025-05-10 18:21:32 +08:00
  • ee165eb6fe updated trade server zhiyong 2025-05-10 18:08:18 +08:00
  • a9f654d359 update position manager zhiyong 2025-05-09 18:31:41 +08:00
  • 978834772b refactor position manager zhiyong 2025-05-01 15:19:27 +08:00