cbar and buysignal refactor

This commit is contained in:
David Brazda
2023-06-01 13:18:35 +02:00
parent fb9f6c5550
commit 6d90b41cd3
14 changed files with 412 additions and 260 deletions

View File

@ -363,6 +363,9 @@ class TradeAggregator2Queue(TradeAggregator):
copy = obj.copy()
else:
copy = obj
##populate secondary resolution if required
self.queue.put(copy)
res = []
#print("po insertu",res)