Releases: masanorihirano/pams
Releases · masanorihirano/pams
0.2.2
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
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
Updates:
- update metadata
- update license
- update documents
This release is automatically generated.
Please see the pull request.
#98
0.1.3
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
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
New Feature:
- events.PriceLimitRule
- events.TradingHaltRule
- new samples & examples
This release is automatically generated.
Please see the pull request.
#90
0.1.0
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
Bug fix:
- bug fix in order execution (affected pattern is very limited)
Maintenance:
This release is automatically generated.
Please see the pull request.
#73
0.0.15
Bug fix:
- bug fix in processing cancel logs
- bug fix when order is canceled just after executed
Maintenance:
This release is automatically generated.
Please see the pull request.
#71
0.0.14
Bug fix:
- bug in an event when specific_class is set
Updates:
This release is automatically generated.
Please see the pull request.
#69