Skip to content

Releases: dearleeyoung/LocalCTP

v1.5.20250305

05 Mar 15:00

Choose a tag to compare

  1. Support complete backtest mode now.
  2. Support async callback in SPI functions, just like CTP does.
  3. Add CTP version v6.3.15 and v6.6.1 library in this release.

v1.4.20241224

24 Dec 10:16

Choose a tag to compare

Merry Christmas! This release includes recent bug fix and new features: supporting CTP v6.7.8 and other v6.7.* versions, many bug fixes - mainly in settlement work.

v1.3.20231018

18 Oct 03:46

Choose a tag to compare

  1. Use sqlite memory database to store the data of accounts.
  2. Support calculating the PNL of options trading (the logic is same to CTP production !)

v1.2.20230911

11 Sep 09:23

Choose a tag to compare

支持结算! O(∩_∩)O

包含 v6.5.1(默认), v6.3.19, v6.6.9, v6.7.0 四个版本的CTP对应的库.

v1.1.20230826

26 Aug 14:08

Choose a tag to compare

  1. Fix the bug of reloading position from database uncorrectly.
  2. Add 3 new tables in database (instrument/instrument marginrate/instrument commissionrate), the user could add these info in the database for LocalCTP to read.
  3. Update the logic of generating FrontID/SessionID/OrderSysID/TradeID to avoid duplicate records in database.

v1.0.20230823

23 Aug 07:47

Choose a tag to compare

The first release version of LocalCTP.
The libraries (.dll and .so) are based on CTP version v6.5.1 / v6.6.9 and x64 platform.
Enjoy it !