Created
September 25, 2022 12:55
-
-
Save under0tech/1053553b0a2603ba58dae65b6c6507a2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests as rq | |
import alpaca_trade_api as api | |
import yfinance as yf | |
import pandas_ta as ta |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment