69 Commits (539d6f1fbba3b632cefd8404d418b93b5676595d)

Author SHA1 Message Date
Mark Veidemanis 539d6f1fbb
Use the Python logger instead of the Twisted one 2 years ago
Mark Veidemanis 50c71703fd
Move IRC, commands and notify classes into a UX class 2 years ago
Mark Veidemanis 2a8c56ead5
Remove references to Revolut in Transactions 2 years ago
Mark Veidemanis 4bcd2ddeff
Fix indentation while setting ES endpoint in Transactions 2 years ago
Mark Veidemanis f1cb463682
Fix errors and don't print ES logging 2 years ago
Mark Veidemanis 3ff4d512a4
Store cheat output in ES 2 years ago
Mark Veidemanis 7599911279
Fix how min and max are used in transactions 2 years ago
Mark Veidemanis 859c1d20ef
Move rates and margin functions into Money library 2 years ago
Mark Veidemanis 74d03e8180
Make ES optional and properly calculate open trade volume 2 years ago
Mark Veidemanis 3e769e8d33
Convert amount to float before adding in total calculation 2 years ago
Mark Veidemanis 9a3ddf609e
Add recurring call for getting total profit 2 years ago
Mark Veidemanis 3fdb728e04
Run balance checks intermittently 2 years ago
Mark Veidemanis 96168d8d6f
Differentiate between trades+profit and profit in ES 2 years ago
Mark Veidemanis bc0a60a601
Add a xtype parameter for future ES expansion 2 years ago
Mark Veidemanis 3111783f69
Log more things into ES 2 years ago
Mark Veidemanis f4b75e4b5b
Disable TLS warning for ES 2 years ago
Mark Veidemanis ccfb4d65bd
Add certs folder to gitignore 2 years ago
Mark Veidemanis d9f55ce497
Add provider to trade information 2 years ago
Mark Veidemanis b88f49b6ae
Add commands to check only profit 2 years ago
Mark Veidemanis 1dbdb3acc7
Add commands to get various totals 2 years ago
Mark Veidemanis 5d5b818b9a
Write docstrings for Agora and Transactions classes 2 years ago
Mark Veidemanis 91f457c82d
Remove debugging code 2 years ago
Mark Veidemanis 5dcd33433d
Fix transaction handling for non-Revolut trades 2 years ago
Mark Veidemanis e91916b18b
Add extra debugging in transactions 2 years ago
Mark Veidemanis d000f75ca2
Fix TX update logic in Transactions 2 years ago
Mark Veidemanis 182e2ae8ba
Remove debugging code 2 years ago
Mark Veidemanis 0b9cd93369
Implement accounting for open trade value as part of total remaining 2 years ago
Mark Veidemanis db859e803f
Improve class passing and refactor 2 years ago
Mark Veidemanis cdc80b6896
Implement remaining command 2 years ago
Mark Veidemanis 365fc71f64
Add the notify module 2 years ago
Mark Veidemanis b60ae03699
Add extra checks around APIs 2 years ago
Mark Veidemanis 7b5290a1e0
Implement withdrawing to wallets 2 years ago
Mark Veidemanis f54f433265
Implement detecting Revolut callback updates 2 years ago
Mark Veidemanis 77033c3f09
Ignore card and negative transactions 2 years ago
Mark Veidemanis 3632eea5a6
Make everything work with BTC 2 years ago
Mark Veidemanis 3f88ab3727
Format the output from releasing funds nicer 2 years ago
Mark Veidemanis f6da15decd
Customise messages and add extra error checking 2 years ago
Mark Veidemanis 707f23f2e3
Uncomment release funds code 2 years ago
Mark Veidemanis faa71dc2ed
Add more debugging 3 years ago
Mark Veidemanis 4053dce048
Fix alt reference implementation 3 years ago
Mark Veidemanis bc68bcd74f
Use the right variable to check amount 3 years ago
Mark Veidemanis 5ea1c26a84
Don't check non-exact values if we looked up without reference 3 years ago
Mark Veidemanis 19724eac77
Implement looking up trade by partial reference message or amount/currency 3 years ago
Mark Veidemanis 1227a16b72
Implement helper function to send messages on IRC 3 years ago
Mark Veidemanis 1ee39989af
Post a nice message when releasing funds 3 years ago
Mark Veidemanis 88d3cfba30
Add debug code in Transactions 3 years ago
Mark Veidemanis 3bcebb9d61
Add hook to release funds 3 years ago
Mark Veidemanis d1252a1d42
Fix Transactions error messages 3 years ago
Mark Veidemanis 712a144467
Fix race conditions in cleanup 3 years ago
Mark Veidemanis 6418c5ecca
Add some comments to Transactions 3 years ago