Commit Graph

18 Commits

Author SHA1 Message Date
Drew Aquino 727caaf3b4 added dotenv to automate reading .env file, updated readme 2021-07-22 18:01:20 +02:00
Maximilian Schneider ba1a874ebb
5 tokens (#6)
* Get token decimals by index
* Update default mango group
* Update readme
* Add account filtering behind feature flag
* prettier; changed the default loading for targets
* updated version number and fixed updating of min coll ratio account

Co-authored-by: Riordan Panayides <riordan@panayid.es>
Co-authored-by: dd <dafydd.durairaj@gmail.com>
2021-06-11 15:53:17 -04:00
dd d28d0a1b60 Liquidator only liquidates when it has enough funds 2021-04-15 10:39:09 -04:00
dd 5d1b14eabd updated liquidator to only try to deposit what it has in wallet 2021-04-15 10:24:29 -04:00
dd 884134f647 fixed loop bug 2021-04-14 17:48:32 -04:00
dd e1b15ce01e added better logging for partial liquidator; removed infinite loop for liquidating in partial and full liquidator 2021-04-14 17:41:15 -04:00
dd fd1dc9d344 running version of partial liquidator 2021-04-06 20:43:51 -04:00
dd 09e4b9871b fixed liquidator bug 2021-04-05 14:11:23 -04:00
dd a8458f8c1c Added printing of Max borrow account 2021-03-26 08:50:58 -04:00
dd 2b2ad948fc increased minimum account value limit 2021-03-26 08:28:57 -04:00
dd 350d53b229 group name now being read from env 2021-03-23 17:53:09 -04:00
dd e95366c64b added min deficit of 0.001 2021-03-19 14:44:15 -04:00
Maximilian Schneider 75b64e02cc make collateral bias an env variable 2021-03-16 12:39:40 +01:00
Maximilian Schneider 8abdabf0a0 add 1% bias to liquidator, to allow third parties to step in first, also improve discord logs 2021-03-16 12:35:07 +01:00
dd 03b65ff48c fixed liquidator bugs; added min buy and sell sizes, changed mango client to point to the repo for now 2021-03-14 13:45:58 -04:00
Maximilian Schneider fab725ec0f add notification webhook 2021-03-14 00:24:23 +01:00
dd f5b63351e0 cleaned up package json 2021-03-09 08:44:39 -05:00
dd f728a4f64f separated liquidator from mango repo 2021-03-09 08:32:07 -05:00