mango-explorer/mango
Ondra Chaloupka 5a05c88a17 [orderbook][top-bids] fixing top bids processing + reverse reversed bids processing 2021-12-20 00:01:05 +01:00
..
calculators Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
hedging Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
layouts Simpler, clearer approach to connection error handling. 2021-12-01 16:14:30 +00:00
marketmaking Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
oracles Group and Account slots now contain their own matching indices. 2021-11-09 21:08:06 +00:00
simplemarketmaking Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
__init__.py HTTPErrors now cause a provider switch. Updated CompoundException to work with any Exception, not just a ClientException. 2021-12-15 16:36:11 +00:00
account.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
accountflags.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
accountinfo.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
accountinfoconverter.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
accountinstrumentvalues.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
accountliquidator.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
accountscout.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
addressableaccount.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
arguments.py Added some experimental JSON output for feedback. 2021-11-19 17:36:25 +00:00
balancesheet.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
cache.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
client.py Automatically fetch a blockhash on replacing BlockhashCache - fixes problem where a KeyError is raised instead of the expected ValueError. 2021-12-15 17:22:29 +00:00
combinableinstructions.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
constants.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
context.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
contextbuilder.py Fixed decimal issues with ADA, BNB and AVAX. 2021-12-15 18:15:26 +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 Fixed value of USDC when calculating account valuations. 2021-12-15 11:32:22 +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 Simpler, clearer approach to connection error handling. 2021-12-01 16:14:30 +00:00
instrumentlookup.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
instrumentvalue.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
inventory.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
liquidatablereport.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
liquidationevent.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
liquidationprocessor.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +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 Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
mangoinstruction.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
market.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
marketlookup.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
marketoperations.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
metadata.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
modelstate.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
notification.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
observables.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
openorders.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
oracle.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +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 Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
orders.py [orderbook][top-bids] fixing top bids processing + reverse reversed bids processing 2021-12-20 00:01:05 +01:00
ownedinstrumentvalue.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +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 Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
perpeventqueue.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
perpmarket.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
perpmarketdetails.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
perpmarketoperations.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
perpopenorders.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
placedorder.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +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 Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
retrier.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
serumeventqueue.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
serummarket.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
serummarketlookup.py Explicitly made loggers protected instead of public. 2021-12-13 11:15:24 +00:00
serummarketoperations.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
spotmarket.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
spotmarketoperations.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
text.py Added extra debug logging to marketmaker pulses. 2021-12-03 17:04:44 +00:00
token.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
tokenaccount.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
tokenbank.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
tradeexecutor.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
tradehistory.py Fixed fee calculations in downloaded trades. 2021-12-16 17:32:40 +00:00
transactionscout.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
valuation.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
version.py
wallet.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
walletbalancer.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +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 Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00