<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>unity &#8211; Joni Mikkola (c) 2023</title>
	<atom:link href="https://jonimikkola.com/tag/unity/feed/" rel="self" type="application/rss+xml" />
	<link>https://jonimikkola.com</link>
	<description></description>
	<lastBuildDate>Sat, 29 Oct 2022 09:03:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
	<item>
		<title>Chart reader for practicing traders</title>
		<link>https://jonimikkola.com/chart-reader-for-practicing-traders/</link>
					<comments>https://jonimikkola.com/chart-reader-for-practicing-traders/#respond</comments>
		
		<dc:creator><![CDATA[jonimikkola]]></dc:creator>
		<pubDate>Wed, 07 Nov 2018 09:36:06 +0000</pubDate>
				<category><![CDATA[Markets]]></category>
		<category><![CDATA[markets]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://www.mikkolajoni.com/?p=1108</guid>

					<description><![CDATA[Hi all, I recently created this project as I was unable to find source code for chart readers where I could try out implementing my own strategies. I had plenty of data but no means to examine it closely. The app can be used to load stock/forex/etc market data and then browsed through one candlestick ... <a title="Chart reader for practicing traders" class="read-more" href="https://jonimikkola.com/chart-reader-for-practicing-traders/" aria-label="More on Chart reader for practicing traders">Read more</a>]]></description>
										<content:encoded><![CDATA[<p>Hi all, I recently created this project as I was unable to find source code for chart readers where I could try out implementing my own strategies. I had plenty of data but no means to examine it closely.</p>
<p><img decoding="async" src="https://github.com/joni-mikkola/chartreader/blob/master/screenshots/screenshot.png?raw=true" alt="Chartreader"></p>
<p>The app can be used to load stock/forex/etc market data and then browsed through one candlestick a time by pressing space button. RSI and SMA indicator implementations are also included. They mathematics might contain bugs as I haven&#8217;t thoroughly examined the generated RSI or SMA lines.</p>
<p>Some aspiring programmer traders might find some value in playing around with this, especially regarding technical analysis.</p>
<p>Disclaimer: The application provides example of a strategy. This strategy is naive and real technical analysis goes far beyond this, but this may help some aspiring traders in their journey.</p>
<p>Link to Github is here: <a href="https://github.com/joni-mikkola/chartreader" rel="noopener" target="_blank">https://github.com/joni-mikkola/chartreader</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://jonimikkola.com/chart-reader-for-practicing-traders/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
