You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: trading/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
Available here: https://medium.com/analytics-vidhya/the-alpaca-api-explained-for-people-who-want-to-get-started-trading-7e57f0af7a
5
5
6
-
Important: marketwatch.com, the backend for how we previously were getting live stock prices now blocks webscrapers. This may be possible to bypass, but currently both `simply_algo.py` and `simple_algo.ipynb` are rendered useless because of this.
6
+
Important: marketwatch.com, the backend for how we previously were getting live stock prices now blocks webscrapers. This may be possible to bypass, but currently both `simple_algo.py` and `simple_algo.ipynb` are rendered useless because of this.
7
7
8
8
## Requirements
9
9
* Tested in Python 3.7.7 (pretty much any version of Python 3 should work)
0 commit comments