Startup up with 3k bars

pre_flow
Tyler Goodlet 2022-04-26 09:27:38 -04:00
parent a2b35c96b1
commit 2568c634bd
1 changed files with 1 additions and 1 deletions

View File

@ -856,7 +856,7 @@ class ChartPlotWidget(pg.PlotWidget):
def default_view(
self,
bars_from_y: int = 5000,
bars_from_y: int = 3000,
) -> None:
'''