mango-explorer/mango/marketmaking
Geoff Taylor bbcf3d35ce Changed the way SimpleMarketMaker calculates position sizes to be in line with what it has on each side instead of the total. 2021-07-14 18:22:36 +01:00
..
__init__.py Introduced a SimpleMarketMaker. 2021-06-15 23:30:11 +01:00
desiredorder.py Added DesiredOrdersBuilder and a couple of basic implementations. 2021-07-12 20:09:36 +01:00
desiredordersbuilder.py Updated Serum and Spot instructions builders to properly crank and settle. 2021-07-12 20:29:41 +01:00
fixedratiodesiredordersbuilder.py Added DesiredOrdersBuilder and a couple of basic implementations. 2021-07-12 20:09:36 +01:00
marketmaker.py Updated Serum and Spot instructions builders to properly crank and settle. 2021-07-12 20:29:41 +01:00
modelstate.py New approach to transactions allowing them to be split up. 2021-07-12 17:18:56 +01:00
simplemarketmaker.py Changed the way SimpleMarketMaker calculates position sizes to be in line with what it has on each side instead of the total. 2021-07-14 18:22:36 +01:00