We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0501453 commit a56ed83Copy full SHA for a56ed83
Trading/live/range/filter_ranging_stocks.py
@@ -38,7 +38,6 @@ def exit():
38
range_ordering = Ordering(top_n=TOP, score_calculator=range_scorer)
39
40
class StockRangeProcessor(StatefulDataProcessor):
41
-
42
def __init__(self, json_file_rw, logger):
43
global range_ordering
44
super().__init__(json_file_rw, logger)
0 commit comments