makerdao / market-maker-keeper

Maker Keeper Framework: Market maker keepers for OasisDEX, EtherDelta, 0x (RadarRelay, ERCdEX), Paradex, DDEX, IDEX, Bibox, Ethfinex, GoPax, HitBTC, TheOcean, OKEX and Gate.io.
GNU Affero General Public License v3.0
478 stars 182 forks source link

Dydx spot migration and client update #184

Closed MikeHathaway closed 4 years ago

MikeHathaway commented 4 years ago

This PR includes a client update to dydx-python 0.11.1 that enables usage of Spot market trading. Spot trading obviates the need for the logic in synchronize_orders() to check that a new order won't result in margin usage.