Python TradingView Historical Data Script
Budget: $10 – $30 USD
I need a Python script that can log into my TradingView account and collect historical data as much as my account allows. Specifically, I require both price and volume data on a 1-minute timeframe. After collecting historical data as much as my tradingview account allows, the application should continue to collect historical data once a minute and save it to the database I created, 24x7. When I use the github/tvdatafeed library without logging in (tv = tvdatafeed() and tv.get_hist('EURUSD',exchange='FX',interval=Interval.in_1_minute,n_bars=5)), I can get the historical data and save it to the database, but the volume information of the EURUSD:FX symbol is in tradingview. It seems different and incomplete from the original information on the website. I need help from someone who can solve these problems.
Key Requirements:
- Automated login: The script should be able to log into my TradingView account using the provided username and password.
- Data Collection: It should efficiently fetch and store both price and volume data on a 1-minute interval.
Ideal Skills:
- Proficiency in Python, with experience in web scraping and APIs.
- Familiarity with TradingView API or similar trading platforms.
- Strong understanding of data collection and manipulation, particularly within financial markets.
If you're confident in your ability to create this script, please reach out with a proposal.
Key Requirements:
- Automated login: The script should be able to log into my TradingView account using the provided username and password.
- Data Collection: It should efficiently fetch and store both price and volume data on a 1-minute interval.
Ideal Skills:
- Proficiency in Python, with experience in web scraping and APIs.
- Familiarity with TradingView API or similar trading platforms.
- Strong understanding of data collection and manipulation, particularly within financial markets.
If you're confident in your ability to create this script, please reach out with a proposal.