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 a0c2510 commit 17aa87cCopy full SHA for 17aa87c
README.md
@@ -1,7 +1,8 @@
1
# BacktestBay
2
3
BacktestBay is a Python-based framework for backtesting trading strategies. It leverages
4
-[yfinance](https://pypi.org/project/yfinance/) for importing financial data.
+[yfinance](https://pypi.org/project/yfinance/) for importing financial data, which
5
+requires an active internet connection.
6
7
## Getting Started
8
0 commit comments