Calculate profit in XMR

This commit is contained in:
2023-05-05 14:58:58 +01:00
parent 0be1b98072
commit a84fff2492
6 changed files with 12 additions and 5 deletions

View File

@@ -31,9 +31,6 @@ class AgoraClient(LocalPlatformClient, BaseClient):
self.instance.password,
)
# Check if we can withdraw funds
await self.withdraw_funds()
return rtrn
# TODO: write test before re-enabling adding total_trades