Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pro data #30

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Pro data #30

wants to merge 4 commits into from

Conversation

traderjoe1968
Copy link

Added in ability to download more than 5000 bars of data for TradingView Pro (and above) account holders.

Only the ws URL & headers need to change. See code.

@Sinansi
Copy link

Sinansi commented Oct 21, 2023

I suggest you add this great news to the home page of this package. I always thought it is impossible to download more than 5000 bars until I saw your post here in the pull section. Please, disclose this information on the home page. Thank you!

@liebig
Copy link

liebig commented Nov 11, 2023

Thank you for this merge request. Quick question, what exactly is "TradingView Pro (and above)"? I only know the subscription levels "Basic, Essential, Plus, Premium, Expert, Elite, Ultimate".

@Sinansi
Copy link

Sinansi commented Nov 11, 2023

The Basic subscription is free and it is limited to maximum of 5000 historical bars. So you cannot plot a chart exceeding 5000 price bars. But if you pay a monthly subscription, you get more price bars on your chart.

Historical bars available
Basic: 5K
Essential: 10K
Plus: 10K
Premium: 20K
Expert: 25K
Elite: 30K
Ultimate 40K

Currently tvdatafeed support only the Basic (free) subscription, so with tvdatafeed you cannot download more than 5000 price bars. This merge pull allow those who pay a monthly subscription fee to download more than 5000 price bars.

@traderjoe1968
Copy link
Author

traderjoe1968 commented Nov 17, 2023

URL is "https://prodata.tradingview.com"
I think it used to be called Pro

Pro = Plus subscription

@traderjoe1968 traderjoe1968 mentioned this pull request Jan 24, 2024
@AssetOverflow
Copy link

so is this now included?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants