Commit Graph

441 Commits

Author SHA1 Message Date
Mark Veidemanis 5aa9ba9294
Remove PyJWT from requirements 2022-07-21 13:44:51 +01:00
Mark Veidemanis 539d6f1fbb
Use the Python logger instead of the Twisted one 2022-07-21 13:44:50 +01:00
Mark Veidemanis 80c696ef73
Add docstrings in Nordigen functions 2022-07-21 13:44:48 +01:00
Mark Veidemanis cb4dbe18f6
Remove fail argument in TrueLayer 2022-07-21 13:44:46 +01:00
Mark Veidemanis 4033496866
Remove leftover files 2022-07-21 13:44:44 +01:00
Mark Veidemanis 50c71703fd
Move IRC, commands and notify classes into a UX class 2022-07-21 13:44:43 +01:00
Mark Veidemanis 2423e4a066
Move sinks into their own class 2022-07-21 13:44:41 +01:00
Mark Veidemanis 2a8c56ead5
Remove references to Revolut in Transactions 2022-07-21 13:44:39 +01:00
Mark Veidemanis 971a6733a9
Remove debugging code and loop constructor 2022-07-21 13:44:37 +01:00
Mark Veidemanis 053293dfee
Fix Agora tests 2022-07-21 13:44:36 +01:00
Mark Veidemanis 2266300064
Remove calls to Revolut 2022-07-21 13:44:34 +01:00
Mark Veidemanis b53fbfc905
Fix TrueLayer 2022-07-21 13:44:32 +01:00
Mark Veidemanis 88e87e53d5
Re-enable Nordigen 2022-07-21 13:44:30 +01:00
Mark Veidemanis 8ab915fa65
Implement signin command for TrueLayer 2022-07-21 13:44:29 +01:00
Mark Veidemanis 9b96bb8031
Add venv to gitignore 2022-07-21 13:44:27 +01:00
Mark Veidemanis cbb81cec81
Create proper authcode flow for TrueLayer 2022-07-21 13:44:25 +01:00
Mark Veidemanis 6879d5040e
Fix transactions tests 2022-07-21 13:44:23 +01:00
Mark Veidemanis 3bf2e65cd7
Refactor initialisation and add docstrings to util module 2022-07-21 13:44:22 +01:00
Mark Veidemanis cdf99641ba
Implement getting TrueLayer access tokens 2022-07-21 13:44:20 +01:00
Mark Veidemanis a40423af8c
Begin implementing TrueLayer API 2022-07-21 13:44:19 +01:00
Mark Veidemanis ded27b9842
Begin implementing Nordigen API 2022-07-21 13:44:18 +01:00
Mark Veidemanis b9968612c8
Begin implementing Fidor API 2022-07-21 13:44:17 +01:00
Mark Veidemanis 5688c8adb5
Begin implementing Yapily API 2022-07-21 13:44:16 +01:00
Mark Veidemanis 4bcd2ddeff
Fix indentation while setting ES endpoint in Transactions 2022-07-21 13:44:15 +01:00
Mark Veidemanis fe643fc407
Simplify and refactor initialisation code 2022-07-21 13:44:14 +01:00
Mark Veidemanis f1cb463682
Fix errors and don't print ES logging 2022-07-21 13:44:13 +01:00
Mark Veidemanis 3ff4d512a4
Store cheat output in ES 2022-07-21 13:44:13 +01:00
Mark Veidemanis 9ef7f952f7
Create boilerplate money tests 2022-07-21 13:44:12 +01:00
Mark Veidemanis 6f9cf5cd01
Remove some debugging code from transactions tests 2022-07-21 13:44:11 +01:00
Mark Veidemanis c17e311f7e
Move get_profit to money 2022-07-21 13:44:10 +01:00
Mark Veidemanis 6de9c4d564
Fix reference to get_profit in commands 2022-07-21 13:44:09 +01:00
Mark Veidemanis ef5824892b
Simplify Ctrl+C signal handling 2022-07-21 13:44:08 +01:00
Mark Veidemanis d261298bf7
Write various transaction test cases 2022-07-21 13:44:07 +01:00
Mark Veidemanis 7599911279
Fix how min and max are used in transactions 2022-07-21 13:44:06 +01:00
Mark Veidemanis 3fd656e1df
Begin transactions tests 2022-07-21 13:44:05 +01:00
Mark Veidemanis 2e83516b19
Re-enable withdrawing upon fund release 2022-07-21 13:44:04 +01:00
Mark Veidemanis e8a6f55ed1
Move create_distribution_list to Markets library 2022-07-21 13:44:03 +01:00
Mark Veidemanis b6a5a2f96d
Move to_usd to Money library 2022-07-21 13:44:02 +01:00
Mark Veidemanis 859c1d20ef
Move rates and margin functions into Money library 2022-07-21 13:44:01 +01:00
Mark Veidemanis 74522342f7
Move lookup rates into new Money library 2022-07-21 13:44:00 +01:00
Mark Veidemanis c15492f161
Fix references to last_online_recent in Agora tests 2022-07-21 13:43:59 +01:00
Mark Veidemanis 896318982f
Move some functions to a util class from Agora 2022-07-21 13:43:59 +01:00
Mark Veidemanis 74d03e8180
Make ES optional and properly calculate open trade volume 2022-07-21 13:43:58 +01:00
Mark Veidemanis 3e769e8d33
Convert amount to float before adding in total calculation 2022-07-21 13:43:57 +01:00
Mark Veidemanis fc103e5bfa
Add check in Agora for validating ad response 2022-07-21 13:43:56 +01:00
Mark Veidemanis 9a3ddf609e
Add recurring call for getting total profit 2022-07-21 13:43:55 +01:00
Mark Veidemanis 3fdb728e04
Run balance checks intermittently 2022-07-21 13:43:54 +01:00
Mark Veidemanis aad966feff
Handle trying to stop the bot when threads are running 2022-07-21 13:43:53 +01:00
Mark Veidemanis 96168d8d6f
Differentiate between trades+profit and profit in ES 2022-07-21 13:43:52 +01:00
Mark Veidemanis bc0a60a601
Add a xtype parameter for future ES expansion 2022-07-21 13:43:51 +01:00