Calculate profit in XMR
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user