From 953818b360bf3aea7df2b20f35396240bb751fd3 Mon Sep 17 00:00:00 2001 From: David Brazda Date: Fri, 21 Apr 2023 17:13:31 +0200 Subject: [PATCH] ok --- v2realbot/strategy/StrategyOrderLimitVykladaci.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2realbot/strategy/StrategyOrderLimitVykladaci.py b/v2realbot/strategy/StrategyOrderLimitVykladaci.py index 411d781..e2e9762 100644 --- a/v2realbot/strategy/StrategyOrderLimitVykladaci.py +++ b/v2realbot/strategy/StrategyOrderLimitVykladaci.py @@ -66,7 +66,7 @@ class StrategyOrderLimitVykladaci(Strategy): print("Neslo nahradit profitku. Problem",str(e)) raise Exception(e) - async def orderUpdateSell(self, data: TradeUpdate): + async def orderUpdateSell(self, data: TradeUpdate): #PROFIT #profit pocitame z TradeUpdate.price a TradeUpdate.qty - aktualne provedene mnozstvi a cena