Fix cheat

This commit is contained in:
2023-03-11 16:57:08 +00:00
parent 11f596708d
commit 436d069ae7
11 changed files with 401 additions and 156 deletions

View File

@@ -390,7 +390,6 @@ class Money(object):
cast_es["total_remaining"] = total_remaining
cast_es["total_profit"] = total_profit
# await self.write_to_es("get_total", cast_es)
print("CAST ES", cast_es)
return cast_es
async def open_trades_usd_parse_dash(self, dash, rates):