Commit Graph

397 Commits

Author SHA1 Message Date
fc103e5bfa Add check in Agora for validating ad response 2022-07-21 13:43:56 +01:00
9a3ddf609e Add recurring call for getting total profit 2022-07-21 13:43:55 +01:00
3fdb728e04 Run balance checks intermittently 2022-07-21 13:43:54 +01:00
aad966feff Handle trying to stop the bot when threads are running 2022-07-21 13:43:53 +01:00
96168d8d6f Differentiate between trades+profit and profit in ES 2022-07-21 13:43:52 +01:00
bc0a60a601 Add a xtype parameter for future ES expansion 2022-07-21 13:43:51 +01:00
3111783f69 Log more things into ES 2022-07-21 13:43:50 +01:00
f4b75e4b5b Disable TLS warning for ES 2022-07-21 13:43:49 +01:00
ccfb4d65bd Add certs folder to gitignore 2022-07-21 13:43:48 +01:00
a46f6ed3f3 Handle another kind of exception 2022-07-21 13:43:47 +01:00
d9f55ce497 Add provider to trade information 2022-07-21 13:43:46 +01:00
b88f49b6ae Add commands to check only profit 2022-07-21 13:43:46 +01:00
9a50865480 Disable automatic withdrawals 2022-07-21 13:43:45 +01:00
1dbdb3acc7 Add commands to get various totals 2022-07-21 13:43:44 +01:00
2fa156c095 Add code formatting checks in runtest.sh 2022-07-21 13:43:43 +01:00
6e7df83427 Add script to run tests 2022-07-21 13:43:42 +01:00
5d5b818b9a Write docstrings for Agora and Transactions classes 2022-07-21 13:43:41 +01:00
91f457c82d Remove debugging code 2022-07-21 13:43:40 +01:00
8782aeaead Fix Agora tests 2022-07-21 13:43:39 +01:00
5c07112ca7 Fix rounding bug in cheat 2022-07-21 13:43:38 +01:00
6aa765183e Fix notification priorities 2022-07-21 13:43:37 +01:00
5dcd33433d Fix transaction handling for non-Revolut trades 2022-07-21 13:43:36 +01:00
372e246659 Set priorities for trade and withdrawal notifications 2022-07-21 13:43:36 +01:00
e91916b18b Add extra debugging in transactions 2022-07-21 13:43:35 +01:00
d000f75ca2 Fix TX update logic in Transactions 2022-07-21 13:43:34 +01:00
e88a6d462d Remove all cheat output 2022-07-21 13:43:33 +01:00
3c1cbf1d94 Remove more cheat debugging and useless output 2022-07-21 13:43:32 +01:00
b3e71f84d1 Remove some debug output 2022-07-21 13:43:31 +01:00
cd10deaa71 Account trades for withdrawal calculation and fix cheat for multiple providers 2022-07-21 13:43:30 +01:00
aa4b623ae6 Fix pubads command after ads refactor 2022-07-21 13:43:29 +01:00
80916648e3 Fix the remainder of the tests 2022-07-21 13:43:28 +01:00
32a24b3e43 Create more Agora tests 2022-07-21 13:43:27 +01:00
182e2ae8ba Remove debugging code 2022-07-21 13:43:26 +01:00
0b9cd93369 Implement accounting for open trade value as part of total remaining 2022-07-21 13:43:25 +01:00
899a6e60e3 Fix minor bugs with the cheat system 2022-07-21 13:43:25 +01:00
5c10d5f044 Increase decimal places in rate 2022-07-21 13:43:24 +01:00
06e8662c21 Use GBP details when currency is GBP, without checking country 2022-07-21 13:43:23 +01:00
9d04db7205 Finish implementation and tests for the cheat system 2022-07-21 13:43:22 +01:00
4414132674 Add some Agora tests 2022-07-21 13:43:21 +01:00
db859e803f Improve class passing and refactor 2022-07-21 13:43:20 +01:00
f6a67abd4f Fix dist function 2022-07-21 13:43:19 +01:00
eaa4528634 Implement OTP and fix getting public ads 2022-07-21 13:43:18 +01:00
97f1da201c Add PyOTP to requirements 2022-07-21 13:43:17 +01:00
a9adc14577 Fix AgoraDesk PaymentMethodDetail specification 2022-07-21 13:43:16 +01:00
baaf32a2e0 Fix redist command 2022-07-21 13:43:15 +01:00
0343140328 Add OTP key to gitignore 2022-07-21 13:43:15 +01:00
3e1990388f Remove old command and add redist command 2022-07-21 13:43:14 +01:00
81e3232456 Implement editing ads and distributing providers 2022-07-21 13:43:13 +01:00
c3ff7d6e76 Fix autoprice bugs and re-enable withdrawing on release 2022-07-21 13:43:12 +01:00
cdc80b6896 Implement remaining command 2022-07-21 13:43:11 +01:00