We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6ff46 commit 5682157Copy full SHA for 5682157
1 file changed
investing_algorithm_framework/domain/__init__.py
@@ -109,6 +109,7 @@
109
"parse_decimal_to_string",
110
"parse_string_to_decimal",
111
"BacktestRun",
112
+ "BacktestIndexRow",
113
"DATETIME_FORMAT_BACKTESTING",
114
"BACKTESTING_FLAG",
115
"PortfolioSnapshot",
0 commit comments