Commit Graph

81 Commits

Author SHA1 Message Date
riordanp a7305c5ee0
Add unmaintained notice 2024-02-13 16:26:39 +00:00
waterquarks 9aa920d8dc Bump version 2023-04-25 06:12:18 +00:00
waterquarks 034f3b5829 Add client order ID and mode to order placement 2023-04-25 06:12:05 +00:00
waterquarks 5e6ce06b91 Bump version 2023-04-25 05:38:54 +00:00
waterquarks 4d0fa3006f Account for delegate in remaining functions 2023-04-25 05:38:40 +00:00
waterquarks 27a8eb404e Bump version 2023-04-25 05:20:49 +00:00
waterquarks 685d38a9d6 Account for delegate in order placement 2023-04-25 05:20:20 +00:00
waterquarks 2b9fb7d49c Bump version 2023-04-25 04:52:46 +00:00
waterquarks 8980ec2017 Use pyopenbook, add fills for spot 2023-04-25 04:52:27 +00:00
waterquarks c8191a0bbe Bump version 2023-04-24 18:57:00 +00:00
waterquarks b1a1141170 Get all orders in one RPC call 2023-04-24 18:45:15 +00:00
waterquarks d68eafe080 Add symbol to orders retrieval 2023-04-24 16:38:41 +00:00
waterquarks 6aa47025c9 Bump version 2023-04-24 16:36:52 +00:00
waterquarks d3939801b0 Add get spot orders 2023-04-24 16:36:39 +00:00
waterquarks a5fa95973f Add L3 orderbook retrieval for spot markets 2023-04-24 16:15:23 +00:00
waterquarks 650573ba49 Add get orders example 2023-04-24 15:58:01 +00:00
waterquarks 1e6fc1b2f5 Add L3 orderbook for perp markets 2023-04-24 15:32:33 +00:00
waterquarks 4694c85f64 Patch first spot order placement open orders account creation 2023-04-23 14:49:49 +00:00
waterquarks 86435ba430 Bump version 2023-04-22 16:48:49 +00:00
waterquarks b786dae721 Embed open orders creation within the place order transaction, simplify perp placement 2023-04-22 16:47:16 +00:00
waterquarks b20a77922c Add example output for positions example, prepare orders example 2023-04-21 21:24:45 +00:00
waterquarks 3444419fa7 Patch return value on positions retrieval 2023-04-21 21:16:29 +00:00
waterquarks f68da4a30a Add positions example 2023-04-21 21:14:21 +00:00
waterquarks 33826d031a Rewrite balances function, now including unsettled & in order funds 2023-04-21 20:04:18 +00:00
waterquarks 8ed42fc9b4 Bump version 2023-04-21 17:37:22 +00:00
waterquarks 7787e14ae2 Misc. formatting 2023-04-21 17:36:57 +00:00
waterquarks 81786b452d Patch ordering in mint infos for health remaining accounts; amend typo in readme 2023-04-21 17:35:55 +00:00
waterquarks 9d974adf58 Remove comments in multi-line shell command 2023-04-20 18:54:40 +00:00
waterquarks e2eaed67ae Workaround for perp symbol quote currency 2023-04-20 17:11:40 +00:00
waterquarks 03dbbfb57c Wrap up 'running the examples' README section 2023-04-20 16:58:38 +00:00
waterquarks 36e7a66fd7 Update README.md with order placement example 2023-04-20 16:47:30 +00:00
waterquarks e8b528c360
Update README.md 2023-04-20 16:44:07 +00:00
waterquarks 938cecd1fa Update README.md, misc. patches in examples 2023-04-20 16:25:23 +00:00
waterquarks 47b3b1ecae Bump version for publishing to PyPi 2023-04-20 15:41:08 +00:00
waterquarks 51b247a9a5 Update README.md 2023-04-20 15:34:59 +00:00
waterquarks 83ecfb0012 Include examples in the module, using relative imports; remove requirements.txt (using poetry) 2023-04-20 15:34:17 +00:00
waterquarks a54137f818 Get all Mango accounts example 2023-04-16 05:17:44 +00:00
waterquarks 2f4ed99b47 Temporarily take out offchain data feeds examples 2023-04-15 18:48:54 +00:00
waterquarks 846fb1da4a Update README & bump version 2023-04-15 18:05:11 +00:00
waterquarks 150f00d0d8 Bump version 2023-04-15 18:01:27 +00:00
waterquarks b15289c90a Update README.md 2023-04-15 17:54:58 +00:00
waterquarks 412a81bff3 Ignore scratch.txt 2023-04-15 17:10:44 +00:00
waterquarks 8dc1aa95ce Fully replace config files with command line arguments for the examples 2023-04-15 17:08:14 +00:00
waterquarks f3b0dddf3b Restore sample market maker 2023-04-15 16:57:18 +00:00
waterquarks 2df6e311e2 Account for base balances in open orders account for equity calculation 2023-04-15 16:46:17 +00:00
waterquarks 81d0a07a4b Restore atomic cancel replace example 2023-04-15 15:51:55 +00:00
waterquarks 4c26e4614a Restore everything else 2023-04-15 15:31:30 +00:00
waterquarks 93c4189eb5 Restore balances 2023-04-15 02:48:49 +00:00
waterquarks 1859a89c63 Restore order cancellation 2023-04-15 02:46:38 +00:00
waterquarks 426b063f3e Restore order placement 2023-04-15 02:41:22 +00:00