mango-explorer/mango
Geoff Taylor 627a68a166 Found an account where our calculations didn't match reality, so fixed bug and added it to testdata. 2022-01-08 17:34:32 +00: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 Added a hedging action threshold to marketmaker. 2021-12-21 17:07:48 +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 Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +00:00
account.py Found an account where our calculations didn't match reality, so fixed bug and added it to testdata. 2022-01-08 17:34:32 +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 PERPORDERBOOKSIDE to AccountInfo converters. 2021-12-22 20:03:51 +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 Fixed deprecation warning for move of Python's Sequence base class from collections to collections.abc. 2021-12-31 11:57:42 +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 Added debug log of transaction signature. 2022-01-07 17:40:17 +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 Added default stale data retry of 10 with 0.1 second pauses between. 2021-12-21 17:11:58 +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
group.py Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +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
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 Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +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 Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +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
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 Fixed some linting issues. 2021-12-20 18:09:51 +00: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 Preliminary use of DataFrame calculations on Accounts. 2022-01-06 16:34:18 +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
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