<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Market Oracle Forum | fuzzy | Activity</title>
	<link>https://forum.marketoracle.io/members/andymack/activity/</link>
	<atom:link href="https://forum.marketoracle.io/members/andymack/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for fuzzy.</description>
	<lastBuildDate>Wed, 16 Sep 2026 00:14:06 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">f43ae57d62a47463074cd69d73ec7c7e</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/6/#post-11392</link>
				<pubDate>Tue, 02 Feb 2016 22:39:48 -0500</pubDate>

									<content:encoded><![CDATA[<p>you&#8217;re most welcome GG53</p>
<p>&nbsp;</p>
<p>I&#8217;ve attached the latest version of the newsCalendar  indicator .  I repaired a bug concerning backtesting and catching up data and the time it thinks it is when download latest calendar (I feel like such a dill) .</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e64349138adee9813d108d59879c2dc2</guid>
				<title>fuzzy posted an update in the group MT4  C#: Has anyone seen or tried http://tradeplatform.codeplex.com/ [&#133;]</title>
				<link>https://forum.marketoracle.io/activity/p/16942/</link>
				<pubDate>Thu, 28 Jan 2016 05:14:43 -0500</pubDate>

									<content:encoded><![CDATA[<p>Has anyone seen or tried <a href="http://tradeplatform.codeplex.com/" rel="nofollow ugc">http://tradeplatform.codeplex.com/</a><br />
I haven&#8217;t but it&#8217;d be interesting.<br />
btw, a few years ago (pre ver600)  I made myself a C library callable from MQL4 which uses shared memory to dotnet like vbnet </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">15c4d972bb2f1d194930ce22aae2a2be</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/5/#post-11299</link>
				<pubDate>Mon, 25 Jan 2016 23:33:33 -0500</pubDate>

									<content:encoded><![CDATA[<p>A well functioning system that has all the features listed has the potential to get quite complex on the software side.</p>
<p>IMHO structures and classes, implemented without using too much voodoo tricks, whilst (perhaps) beyond the amateur to implement, can more easily be modified / adapted by both the amateur and experienced programmer.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">36c80fd961f56cc71baaba18dafb70c4</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/5/#post-11296</link>
				<pubDate>Mon, 25 Jan 2016 21:50:33 -0500</pubDate>

									<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Didn&#8217;t think of M1.  I often leave bar 0 off my personal stuff so i guess I did that automatically &#8211; oops.   (my tests of indicators are usually of bar 1)</p>
<p>this should fix it up</p>
<p>&nbsp;</p>
<p>for(int i=limit-1; i&gt;=0; i&#8211;)<br />
{<br />
datetime _time = Time;<br />
if ((int(_time)-int(lastRefresh)) &gt; minutesRefresh*60 ||<br />
Period() ==  PERIOD_M1)   // not more frequ&hellip;<span class="activity-read-more" id="activity-read-more-16890"><a href="http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/5/#post-11296" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4fdfb5f6ef259ddcf8707833e43cdb78</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/5/#post-11289</link>
				<pubDate>Mon, 25 Jan 2016 20:49:58 -0500</pubDate>

									<content:encoded><![CDATA[<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Yeah, my career started with Z80 processors and assembler.  I enjoyed Fortran 77 in Uni but not the pencil Cards   <img src='https://forum.marketoracle.io/wp-content/plugins/wp-monalisa/icons/wpml_wink.gif' alt=';-)' width='20' height='20' class='wpml_ico' /> </p>
<p>Definitely not a OOP pro.  It maybe that I&#8217;m getting fuzzy memory and fuzzy brained these days,  I do feel tested, and grizzle by the endless use of classes.</p>
<p>Structures are great &#8211; big fan.  I probably would not have enca&hellip;<span class="activity-read-more" id="activity-read-more-16885"><a href="http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/5/#post-11289" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0fc5ea5dd5a7c8d2eb9b641c2476d174</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple/page/14/#post-11274</link>
				<pubDate>Mon, 25 Jan 2016 02:51:01 -0500</pubDate>

									<content:encoded><![CDATA[<p>Clear on Clear</p>
<p>Still like it   <img src='https://forum.marketoracle.io/wp-content/plugins/wp-monalisa/icons/wpml_smile.gif' alt=':-)' width='20' height='24' class='wpml_ico' /> </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2588f4e8805c28db02ade04ec0ae8142</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/5/#post-11272</link>
				<pubDate>Mon, 25 Jan 2016 02:48:05 -0500</pubDate>

									<content:encoded><![CDATA[<p>Here is the latest NewsCalendar stuff.</p>
<p>Talking about  Globals.   I wacked the whole thing into a class to encapsulate it, as I didn&#8217;t want the array exposed.  I was thinking about it last week and talked myself into it over the weekend.</p>
<p>The only global I now have is the NewsCalendar object that will sit in the indicator or EA.</p>
<p>Did some more opt&hellip;<span class="activity-read-more" id="activity-read-more-16862"><a href="http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/5/#post-11272" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">123d65729f6050923dd15cfd1e07ab5b</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple/page/14/#post-11271</link>
				<pubDate>Mon, 25 Jan 2016 01:48:46 -0500</pubDate>

									<content:encoded><![CDATA[<p>Thanks Simplex.</p>
<p>I&#8217;m giving the sxClearChannel a workout today.  So far I like it  <img src='https://forum.marketoracle.io/wp-content/plugins/wp-monalisa/icons/wpml_yes.gif' alt=':yes:' width='20' height='20' class='wpml_ico' /> </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">edfd53895256bd0184b12b04cd267f54</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple/page/14/#post-11233</link>
				<pubDate>Sat, 23 Jan 2016 08:59:09 -0500</pubDate>

									<content:encoded><![CDATA[<p>&nbsp;</p>
<p>I&#8217;m mesmerised by this chart.  I keep looking at it.  Can&#8217;t wait to see more of it   <img src='https://forum.marketoracle.io/wp-content/plugins/wp-monalisa/icons/wpml_yes.gif' alt=':yes:' width='20' height='20' class='wpml_ico' /> </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4a5babce0ba8888608d7ae953c7f921c</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/4/#post-11227</link>
				<pubDate>Sat, 23 Jan 2016 08:26:20 -0500</pubDate>

									<content:encoded><![CDATA[<p>What the DisplayNewsCalendarImpactLine  indicator looks like (loading history bars)</p>
<p>the image shows with the trace at -1 (no history)  then the different impact levels</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">74d4fd4c78bb761fde72bf86d7588554</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/4/#post-11227</link>
				<pubDate>Sat, 23 Jan 2016 08:26:20 -0500</pubDate>

									<content:encoded><![CDATA[<p>What the DisplayNewsCalendarImpactLine  indicator looks like (loading history bars)</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e606a0ffbc080883bf95aa036ffc10f7</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/4/#post-11227</link>
				<pubDate>Sat, 23 Jan 2016 08:26:20 -0500</pubDate>

									<content:encoded><![CDATA[<p>What the history indicator looks like</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ed50f10f3ab7184998297bb4b4bad17a</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/4/#post-11225</link>
				<pubDate>Sat, 23 Jan 2016 08:21:12 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi all</p>
<p>This is a new version of the New Calendar function +.</p>
<p>	File sharing / locking done.<br />
	Web access locking done.<br />
	Locks clearing protocol .</p>
<p>	Calendar history loading implemented. (see displayNewsImpactLine indicator)<br />
on indicator chart,<br />
-1 &#8211; no history<br />
0  &#8211; no news<br />
1 &#8211; low impact<br />
2 &#8211; med impact<br />
3 &#8211; high impact</p>
<p>Calendar files will get&hellip;<span class="activity-read-more" id="activity-read-more-16806"><a href="http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/4/#post-11225" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">41d8a06718b6440094a5491f6ede0054</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/4/#post-11188</link>
				<pubDate>Fri, 22 Jan 2016 11:48:50 -0500</pubDate>

									<content:encoded><![CDATA[<p>I wish I re-read this forum thread.  I&#8217;ve only now seen your comments on file sharing and web access aspect of the newscal..  I&#8217;ll look at this aspect over the weekend.  Should be simple enough, using the MQL&#8217;s   GlobalVariables with some sort of random time init to grab control of the web downloading. etc.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8b1360ee9660b6347b180763e56600d5</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/4/#post-11186</link>
				<pubDate>Fri, 22 Jan 2016 11:27:13 -0500</pubDate>

									<content:encoded><![CDATA[<p>Attached is the News calendar function and sample indicators.</p>
<p>derived from ffcal  ; though I&#8217;ve rewritten most of it.</p>
<p>No timers are used in this function or indicators anymore.</p>
<p>Future version of it should be able to read in past calendar files.</p>
<p>the 2 sample indicators:</p>
<p>DisplayNews:       as per Emonts, just shows a coloured panel green for al&hellip;<span class="activity-read-more" id="activity-read-more-16734"><a href="http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/4/#post-11186" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">39338af4f3ffb86b82945300ab20be21</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple/page/14/#post-11178</link>
				<pubDate>Thu, 21 Jan 2016 22:43:56 -0500</pubDate>

									<content:encoded><![CDATA[<p>or moving stops</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">331a3ca48ed92834436395362d9c725c</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/4/#post-11167</link>
				<pubDate>Thu, 21 Jan 2016 11:08:35 -0500</pubDate>

									<content:encoded><![CDATA[<p>Yes , that&#8217;s what I&#8217;ve been thinking .  The function is simply called on a as need basis &#8211; .  The indicator is purely to show the function working.  The indicator has a timer event implemented by I&#8217;ll remove it and run it through the OnCalculate and run a one minute timer of sorts in there.  The lowest possible resolution of the calendar is one&hellip;<span class="activity-read-more" id="activity-read-more-16716"><a href="http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/4/#post-11167" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2dc40a6a22239b34982eb7edbbbdd4fe</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/3/#post-11162</link>
				<pubDate>Thu, 21 Jan 2016 09:13:24 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi Simplex and all  <img src='https://forum.marketoracle.io/wp-content/plugins/wp-monalisa/icons/wpml_smile.gif' alt=':-)' width='20' height='24' class='wpml_ico' /> </p>
<p>&nbsp;</p>
<p>Well I&#8217;ve been busier than I&#8217;ve been in weeks.  I&#8217;ve been delayed by other peoples problems  <img src='https://forum.marketoracle.io/wp-content/plugins/wp-monalisa/icons/wpml_smile.gif' alt=':-)' width='20' height='24' class='wpml_ico' /> </p>
<p>I hope to be ready for inspection sometime over the weekend,  I&#8217;ve entirely  rewritten the file parsing and calling function,  &#8211; now going to look at tidying up the xml file download.  (slowly removing all the globals etc&hellip;<span class="activity-read-more" id="activity-read-more-16711"><a href="http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/3/#post-11162" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7f827422541eca6dbbf3c50228e8ef78</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple: Coder&#039;s Chat in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/3/#post-11143</link>
				<pubDate>Wed, 20 Jan 2016 04:00:33 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi All</p>
<p>I&#8217;ve been working on the news indicator / function today and I reckon I should take an extra day or so to tidy up.</p>
<p>A big thanks to Emonts putting it together.  I take days and days to research and to plan it out to this point.</p>
<p>There&#8217;s been a lot of work done by different people on this FFcal and Simplex is right that there is an overuse&hellip;<span class="activity-read-more" id="activity-read-more-16680"><a href="http://penguintraders.com/forums/topic/trading-made-really-simple-coders-chat/page/3/#post-11143" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7918a011bfdd195b6032fe50b5809af0</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple/page/13/#post-11139</link>
				<pubDate>Tue, 19 Jan 2016 09:31:02 -0500</pubDate>

									<content:encoded><![CDATA[<p>Righteo</p>
<p>I&#8217;ll put my hand up for the news filter &#8211; (if no-one more capable will beat me to it).  If I don&#8217;t have any problems I&#8217;ll have it ready in the morning.</p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">96ece64a8f5dd9c58e35fd8fbb73cb56</guid>
				<title>fuzzy replied to the topic Trading made REALLY Simple in the forum Development</title>
				<link>http://penguintraders.com/forums/topic/trading-made-really-simple/page/13/#post-11130</link>
				<pubDate>Tue, 19 Jan 2016 01:09:11 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi all</p>
<p>I&#8217;ve been following this project and thought I should pipe up and make my presence known.  Whilst I&#8217;m competent enough throw some code together, some of you guys appear to be far more professional than I.  I&#8217;m not sure where I can be of assistance but I&#8217;m willing.  For the moment I&#8217;m about to make a start on reading through the code and to&hellip;<span class="activity-read-more" id="activity-read-more-16658"><a href="http://penguintraders.com/forums/topic/trading-made-really-simple/page/13/#post-11130" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">49d5cb1f09676049e43218b8f2d93b22</guid>
				<title>fuzzy replied to the topic MTH - My Noob Corner Journal in the forum Trading Journals</title>
				<link>http://penguintraders.com/forums/topic/mth-my-noob-corner-journal/page/2/#post-11098</link>
				<pubDate>Wed, 13 Jan 2016 01:13:03 -0500</pubDate>

									<content:encoded><![CDATA[<p>Brother &#8211; you&#8217;re opening my eyes  <img src='https://forum.marketoracle.io/wp-content/plugins/wp-monalisa/icons/wpml_smile.gif' alt=':-)' width='20' height='24' class='wpml_ico' /> </p>
<p>I&#8217;ve never considered the income potential of swap rates.</p>
<p>from pepperstone;  AUDJPY  3.12 ;  NZDJPY  3.36   ;   AUDUSD 2.04</p>
<p>&nbsp;</p>
<p>So one could incorporate a carry trade component into this trading framework.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">14a8ba8491d595c0091af830d634805b</guid>
				<title>fuzzy replied to the topic MTH - My Noob Corner Journal in the forum Trading Journals</title>
				<link>http://penguintraders.com/forums/topic/mth-my-noob-corner-journal/page/2/#post-11096</link>
				<pubDate>Tue, 12 Jan 2016 23:42:27 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi MTH</p>
<p>Thanks for your generosity and  your explanation to my question.  I realize now you already said that you&#8217;re basically long only.  Seems to me I have to read these things 3 times to pick on on everything.</p>
<p>In my case, the likes of IC Markets wouldn&#8217;t give me a no Swap account.  Do you think the swap rate would overly harm you trading sty&hellip;<span class="activity-read-more" id="activity-read-more-16609"><a href="http://penguintraders.com/forums/topic/mth-my-noob-corner-journal/page/2/#post-11096" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">57894ad32e1f4e7d07bd6635fe1ac62c</guid>
				<title>fuzzy replied to the topic MTH - My Noob Corner Journal in the forum Trading Journals</title>
				<link>http://penguintraders.com/forums/topic/mth-my-noob-corner-journal/#post-11087</link>
				<pubDate>Tue, 12 Jan 2016 01:55:57 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi MTM</p>
<p>&nbsp;</p>
<p>I used to trade (write) index options (almost 20 years ago) and I would think the same way,  place the trade &#8211; defend it until expiry.</p>
<p>&nbsp;</p>
<p>Am I correct in saying that &#8211; on a particular currency, if you go long and it starts going negative you look for short opportunities ?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1bbbfae8a973db1b6d504228d970f84a</guid>
				<title>fuzzy joined the group MT4  C#</title>
				<link>https://forum.marketoracle.io/activity/p/16557/</link>
				<pubDate>Sun, 10 Jan 2016 11:59:12 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">bdfd30355b052995f14eac6b1b787ad0</guid>
				<title>fuzzy joined the group TZ and SS.</title>
				<link>https://forum.marketoracle.io/activity/p/16462/</link>
				<pubDate>Tue, 05 Jan 2016 00:46:01 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">13b713f1bc22a9f49d13d5725b3eb8ed</guid>
				<title>fuzzy became a registered member</title>
				<link>https://forum.marketoracle.io/activity/p/16383/</link>
				<pubDate>Fri, 01 Jan 2016 22:56:14 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>