This project is a python program that connects TradingView alerts with Alpaca API to execute buy and sell orders for stocks. It allows you to test and analyze your trading strategies in a fully ...
This is a personal Python application designed to automate the process of taking chart snapshots from TradingView. The script uses PyAutoGUI to interact with the TradingView interface, tkinter for the ...