<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[QChartist Forum - Installation and usage]]></title>
		<link>https://www.qchartist.net/forum/</link>
		<description><![CDATA[QChartist Forum - https://www.qchartist.net/forum]]></description>
		<pubDate>Sat, 02 May 2026 13:41:51 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[yahoo data source : too many requests]]></title>
			<link>https://www.qchartist.net/forum/showthread.php?tid=1103</link>
			<pubDate>Wed, 19 Feb 2025 09:53:31 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.qchartist.net/forum/member.php?action=profile&uid=1">qchartist</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.qchartist.net/forum/showthread.php?tid=1103</guid>
			<description><![CDATA[Hi, This morning, i could not get a chart using yahoo finance data source. (429 too many requests)<br />
max 100 requests per hour seems to be allowed from the yahoo api server side<br />
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.<br />
This problem appears because i did not set a custom user agent for curl.<br />
This problem will be fixed in the build 312 ; in the menu tools &gt; settings you will be able to change the user agent for curl with an appropriate text box<br />
Then when you get a chart from the data source using yahoo finance, it will work again.]]></description>
			<content:encoded><![CDATA[Hi, This morning, i could not get a chart using yahoo finance data source. (429 too many requests)<br />
max 100 requests per hour seems to be allowed from the yahoo api server side<br />
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.<br />
This problem appears because i did not set a custom user agent for curl.<br />
This problem will be fixed in the build 312 ; in the menu tools &gt; settings you will be able to change the user agent for curl with an appropriate text box<br />
Then when you get a chart from the data source using yahoo finance, it will work again.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Problem with the watchlist]]></title>
			<link>https://www.qchartist.net/forum/showthread.php?tid=106</link>
			<pubDate>Tue, 05 Nov 2024 09:22:39 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.qchartist.net/forum/member.php?action=profile&uid=1">qchartist</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.qchartist.net/forum/showthread.php?tid=106</guid>
			<description><![CDATA[Unfortunately Yahoo Finance changed their remote web page for the watchlist so that it is no longer possible to get all tickers data with curl.<br />
Thus the watchlist free is no longer functional with Yahoo for the moment.<br />
<br />
Possible workaround : use python Selenium WebDriver to get the web page but its complicate to make it portable and to use it successfully with WineHQ (wine has only internet explorer by default and it bugs with the window handle)<br />
<br />
For the momebt i am still looking for a portable headless browser that is compatible with WineHQ, this would rescue the watchlist functionality.<br />
<br />
Tiingo Crypto still works with the watchlist free but is limited to 50 tickers max in the list which is not very satisfactory.<br />
<br />
I am currently trying to find leads for a functional and non limited free watchlist.<br />
<br />
<br />
Alternatively for the moment you can use a watchlist outside qchartist software, for example:<br />
- open the yahoo watchlist url in your web browser <a href="https://finance.yahoo.com/quotes/GC=F,CL=F/view/v1" target="_blank" rel="noopener" class="mycode_url">https://finance.yahoo.com/quotes/GC=F,CL=F/view/v1</a> and change the url with your tickers<br />
- use your broker's integrated watchlist<br />
- coinmarketcap<br />
- tradingview<br />
 etc. many alternate solutions are possible<br />
<br />
Sorry for the inconveignance.<br />
<br />
Time and work will tell if a solution is possible for a usable integrated watchlist in qchartist. I work on that.]]></description>
			<content:encoded><![CDATA[Unfortunately Yahoo Finance changed their remote web page for the watchlist so that it is no longer possible to get all tickers data with curl.<br />
Thus the watchlist free is no longer functional with Yahoo for the moment.<br />
<br />
Possible workaround : use python Selenium WebDriver to get the web page but its complicate to make it portable and to use it successfully with WineHQ (wine has only internet explorer by default and it bugs with the window handle)<br />
<br />
For the momebt i am still looking for a portable headless browser that is compatible with WineHQ, this would rescue the watchlist functionality.<br />
<br />
Tiingo Crypto still works with the watchlist free but is limited to 50 tickers max in the list which is not very satisfactory.<br />
<br />
I am currently trying to find leads for a functional and non limited free watchlist.<br />
<br />
<br />
Alternatively for the moment you can use a watchlist outside qchartist software, for example:<br />
- open the yahoo watchlist url in your web browser <a href="https://finance.yahoo.com/quotes/GC=F,CL=F/view/v1" target="_blank" rel="noopener" class="mycode_url">https://finance.yahoo.com/quotes/GC=F,CL=F/view/v1</a> and change the url with your tickers<br />
- use your broker's integrated watchlist<br />
- coinmarketcap<br />
- tradingview<br />
 etc. many alternate solutions are possible<br />
<br />
Sorry for the inconveignance.<br />
<br />
Time and work will tell if a solution is possible for a usable integrated watchlist in qchartist. I work on that.]]></content:encoded>
		</item>
	</channel>
</rss>