Skip to content

Releases: masanorihirano/pams

0.2.2

23 Oct 18:49
28cbb86
Compare
Choose a tag to compare

maintenance:

  • drop python 3.8 supports
  • support python 3.12, 3.13
  • drop poetry legacy installation

This release is automatically generated.
Please see the pull request.
#108

0.2.1

07 Apr 10:28
f20a862
Compare
Choose a tag to compare

feat:

maintenance:

  • CI update (yaml formatting, change default python version to 3.11 from 3.9)

This release is automatically generated.
Please see the pull request.
#101

0.2.0

22 Sep 14:01
0bf883c
Compare
Choose a tag to compare

Updates:

  • update metadata
  • update license
  • update documents

This release is automatically generated.
Please see the pull request.
#98

0.1.3

31 Aug 01:47
d6973da
Compare
Choose a tag to compare

Bug fix:

  • event time trigger of order-before and cancel-before is not working when trigger time is designated

Updates:

  • Fatfinger example and sample
  • MarketShare example and sample

This release is automatically generated.
Please see the pull request.
#96

0.1.2

14 Jul 15:23
79d0913
Compare
Choose a tag to compare

Bug fix:

  • bugs in executed order processing for high frequency agents

This release is automatically generated.
Please see the pull request.
#93

0.1.1

30 Jun 18:55
bc674c6
Compare
Choose a tag to compare

New Feature:

  • events.PriceLimitRule
  • events.TradingHaltRule
  • new samples & examples

This release is automatically generated.
Please see the pull request.
#90

0.1.0

26 Apr 13:01
ee05fa7
Compare
Choose a tag to compare

This release is the alpha version of pams.
Some examples, samples, and pams. events are still missing, but the core library is almost stable except for the parallel runners.

Bug fix:

  • fix some typos
  • more precise input checks
  • loosen the restriction for event_hook registration to the simulator (previously, multiple event_hook originated from the same event are not allowed)
  • update parameters in shcok_transfer sample

New Features:

  • shock_transfer example notebook

Maintenance:

  • added tests (coverage is now more than 99%)
  • update documents

This release is automatically generated.
Please see the pull request.
#78

0.0.16

24 Apr 09:29
e91eb7e
Compare
Choose a tag to compare

Bug fix:

  • bug fix in order execution (affected pattern is very limited)

Maintenance:

  • update docs
  • added tests

This release is automatically generated.
Please see the pull request.
#73

0.0.15

23 Apr 17:18
a83f988
Compare
Choose a tag to compare

Bug fix:

  • bug fix in processing cancel logs
  • bug fix when order is canceled just after executed

Maintenance:

  • added tests

This release is automatically generated.
Please see the pull request.
#71

0.0.14

17 Apr 17:01
51162b7
Compare
Choose a tag to compare

Bug fix:

  • bug in an event when specific_class is set

Updates:

  • added test

This release is automatically generated.
Please see the pull request.
#69