v0.0.1
What's Changed
- Feat: initial implementation of Poly market maker keeper by @JonathanAmenechi in #1
- Feat: deploy by @JonathanAmenechi in #2
- Feat: various upgrades for mm keeper by @JonathanAmenechi in #3
- Fix: update bands.json config by @JonathanAmenechi in #4
- Fix: verbose logging by @JonathanAmenechi in #5
- Fix: log keeper open orders, instead of just id by @JonathanAmenechi in #6
- Feat: upgrade to latest deployment by @JonathanAmenechi in #7
- Fix: update clob-client by @JonathanAmenechi in #8
- Fix: rm unnecessary logs, info=>debug by @JonathanAmenechi in #9
- Fix: ensure prices on new orders are 2 sig digits by @JonathanAmenechi in #10
- Fix: bug fix on significant digits by @JonathanAmenechi in #11
- Fix: reduce logging noise by @JonathanAmenechi in #12
- Fix: round down new order sizes by @JonathanAmenechi in #13
- Fix: increase refresh and synchronize frequency to avoid rate limit by @JonathanAmenechi in #14
- Fix: update client and fix open orders call by @JonathanAmenechi in #15
- Fix: Decouple orderbook refresh and onchain balance refresh by @JonathanAmenechi in #16
- Collecting metrics from bot by @poly-rodr in #17
- fix: logging by @JonathanAmenechi in #18
- Fix: bump py-clob-client versions by @JonathanAmenechi in #19
- Feature/nba games by @poly-rodr in #20
- Fixing deploy job by @poly-rodr in #21
- NBA games automation by @poly-rodr in #22
- Updating readme with NBA games information by @poly-rodr in #23
- Creating both bots with the same workflow by @poly-rodr in #24
- Fix: update min size for mmk by @JonathanAmenechi in #25
- Fix: update version by @JonathanAmenechi in #26
- Fix: update versions by @JonathanAmenechi in #27
- fix: update order-utils and client by @JonathanAmenechi in #28
- Making bot ready for production environment by @poly-rodr in #30
- Updating clob libraries by @poly-rodr in #31
- Fixing gas price by @poly-rodr in #32
- new bands config by @L-Kov in #29
- Creating a new private key by @poly-rodr in #33
- new bands by @L-Kov in #34
- fix: bands config by @JonathanAmenechi in #36
- fix: bands update by @JonathanAmenechi in #37
- Removing extra env var assigment by @poly-rodr in #40
- Virtual bands by @L-Kov in #39
- band reconfig by @L-Kov in #41
- Band accuracy by @L-Kov in #42
- includes rounding by @L-Kov in #43
- wimbledon config by @L-Kov in #44
- min order guard && new bands by @L-Kov in #45
- multi bot deployments by @L-Kov in #46
- mlb by @L-Kov in #47
- [WIP] fpmm price feed by @L-Kov in #48
- remove unneeded region dispatch by @L-Kov in #49
- separate to reduce dispatch load by @L-Kov in #50
- reworking actions by @L-Kov in #51
- risk rails and logging by @L-Kov in #52
- rename stop prod action by @L-Kov in #53
- missing args by @L-Kov in #54
- missing odds api key by @L-Kov in #55
- tests and logging by @L-Kov in #56
- cancel orders according to virtual bands by @L-Kov in #57
- Feature/Binary Order Book Strategies by @mshrieve in #58
- Update Strategy Lifecycle by @mshrieve in #60
- Upgrade py-clob-client by @mshrieve in #62
- Simplify Env Var Requirements by @mshrieve in #63
- Open Source by @mshrieve in #61
- Update AMM Docs by @mshrieve in #64
New Contributors
- @JonathanAmenechi made their first contribution in #1
- @poly-rodr made their first contribution in #17
- @L-Kov made their first contribution in #29
Full Changelog: https://github.com/Polymarket/poly-market-maker/commits/v0.0.1