02-19-2025, 09:53 AM
Hi, This morning, i could not get a chart using yahoo finance data source. (429 too many requests)
max 100 requests per hour seems to be allowed from the yahoo api server side
The success of qchartist makes that the usage of the yahoo finance data source requests exceeds the maximum curl requests allowed by yahoo finance api.
This problem appears because i did not set a custom user agent for curl.
This problem will be fixed in the build 312 ; in the menu tools > settings you will be able to change the user agent for curl with an appropriate text box
Then when you get a chart from the data source using yahoo finance, it will work again.
max 100 requests per hour seems to be allowed from the yahoo api server side
The success of qchartist makes that the usage of the yahoo finance data source requests exceeds the maximum curl requests allowed by yahoo finance api.
This problem appears because i did not set a custom user agent for curl.
This problem will be fixed in the build 312 ; in the menu tools > settings you will be able to change the user agent for curl with an appropriate text box
Then when you get a chart from the data source using yahoo finance, it will work again.