mango-explorer/mango
Geoff Taylor 9fdcc21bc0 Added ways to get pandas DataFrames from OrderBooks for some L1, L2 and L3 data. 2021-11-26 17:40:31 +00:00
..
calculators Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
hedging PerpToSpotHedger now fetches fresh data to check for position changes. 2021-11-22 16:40:35 +00:00
layouts Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
marketmaking Fixed typo in parameter name. 2021-11-22 18:06:07 +00:00
oracles Group and Account slots now contain their own matching indices. 2021-11-09 21:08:06 +00:00
simplemarketmaking Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
__init__.py Start of work on downloading trades to CSV. 2021-11-26 13:29:21 +00:00
account.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
accountflags.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
accountinfo.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
accountinfoconverter.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
accountinstrumentvalues.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
accountliquidator.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
accountscout.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
addressableaccount.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
arguments.py Added some experimental JSON output for feedback. 2021-11-19 17:36:25 +00:00
balancesheet.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
cache.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
client.py Updated client for new parameter to pyserum's get_confirmed_signature_for_address2(). 2021-11-25 16:28:30 +00:00
combinableinstructions.py Turned off (expensive) PySerum check of transaction size - now running just with our own cheaper/faster version. 2021-11-23 11:25:54 +00:00
constants.py Fixed use of version command in docker. 2021-11-16 18:58:57 +00:00
context.py Initial work on show-funding-rates. 2021-11-15 20:39:29 +00:00
contextbuilder.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
createmarketoperations.py Refactored MarketOperations and MarketInstructionBuilder. 2021-11-08 12:43:11 +00:00
encoding.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
ensuremarketloaded.py Added new OrderChain elements. Removed Serum oracle and added Market oracle (which includes Serum oracle functionality plus more). Expanded chain documentation and added oracle documentation. 2021-09-06 17:07:26 +01:00
group.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
healthcheck.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
idl.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
idsjsonmarketlookup.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
instructionreporter.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
instructions.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
instructiontype.py Updated to handle new event queue format. 2021-08-13 20:17:17 +01:00
instrumentlookup.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
instrumentvalue.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
inventory.py Group and Account slots now contain their own matching indices. 2021-11-09 21:08:06 +00:00
liquidatablereport.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
liquidationevent.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
liquidationprocessor.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
loadedmarket.py Added ways to get pandas DataFrames from OrderBooks for some L1, L2 and L3 data. 2021-11-26 17:40:31 +00:00
loadmarketbysymbol.py Added new OrderChain elements. Removed Serum oracle and added Market oracle (which includes Serum oracle functionality plus more). Expanded chain documentation and added oracle documentation. 2021-09-06 17:07:26 +01:00
logmessages.py Added some basic IDL parsing so code can expand log messages with events. 2021-10-15 20:37:43 +01:00
lotsizeconverter.py Initial work on show-funding-rates. 2021-11-15 20:39:29 +00:00
mangoinstruction.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
market.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
marketlookup.py Moved functionality into *Market objects. 2021-07-23 10:20:44 +01:00
marketoperations.py Added ways to get pandas DataFrames from OrderBooks for some L1, L2 and L3 data. 2021-11-26 17:40:31 +00:00
metadata.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
modelstate.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
notification.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
observables.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
openorders.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
oracle.py Added some experimental JSON output for feedback. 2021-11-19 17:36:25 +00:00
oraclefactory.py Added new OrderChain elements. Removed Serum oracle and added Market oracle (which includes Serum oracle functionality plus more). Expanded chain documentation and added oracle documentation. 2021-09-06 17:07:26 +01:00
orderbookside.py Refactored Group and Account to remove requirement for Group to load all Root Banks. 2021-11-11 11:56:29 +00:00
orders.py Added ways to get pandas DataFrames from OrderBooks for some L1, L2 and L3 data. 2021-11-26 17:40:31 +00:00
ownedinstrumentvalue.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
parse_account_info_to_orders.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
perpaccount.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
perpeventqueue.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
perpmarket.py Initial work on show-funding-rates. 2021-11-15 20:39:29 +00:00
perpmarketdetails.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
perpmarketoperations.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
perpopenorders.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
placedorder.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
publickey.py Improved event queue handling. Now split incoming events into processed and unprocessed, and changed 'seen' handling to use sequence_number. 2021-08-01 17:47:45 +01:00
reconnectingwebsocket.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
retrier.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
rootbank.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
serumeventqueue.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
serummarket.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
serummarketlookup.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
serummarketoperations.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
spotmarket.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
spotmarketoperations.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
token.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
tokenaccount.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
tokenbank.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
tradeexecutor.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
tradehistory.py Start of work on downloading trades to CSV. 2021-11-26 13:29:21 +00:00
transactionscout.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
valuation.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
version.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
wallet.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
walletbalancer.py Added unit tests for slot accessors in Group and Account. 2021-11-10 17:46:54 +00:00
watcher.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
watchers.py Refactored Group and Account to remove requirement for Group to load all Root Banks. 2021-11-11 11:56:29 +00:00
websocketsubscription.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00