Polymarket / poly-market-maker

Market maker keeper for the Polymarket CLOB
MIT License
49 stars 14 forks source link

Add max_collateral config option #65

Closed mshrieve closed 1 year ago

mshrieve commented 1 year ago

Overview

Add a max_collateral option to the AMM strategy config. The strategy will never deploy more collateral than this value, even if the account's collateral balance exceeds it.

Description

Testing instructions

Types of changes

Notes

Status