perfect sticks again - lost historical timeframes
This commit is contained in:
parent
b9d2a36e50
commit
c96e2223ee
@ -1860,6 +1860,7 @@ class RealTimeChart:
|
|||||||
tick_count += 1
|
tick_count += 1
|
||||||
|
|
||||||
# Also update the old candlestick data for backward compatibility
|
# Also update the old candlestick data for backward compatibility
|
||||||
|
if hasattr(self, 'candlestick_data'):
|
||||||
self.candlestick_data.update_from_trade(trade_data)
|
self.candlestick_data.update_from_trade(trade_data)
|
||||||
|
|
||||||
# Log tick counts periodically
|
# Log tick counts periodically
|
||||||
|
Loading…
x
Reference in New Issue
Block a user