<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: &amp;quot;Cycle Detected&amp;quot; Error? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6389#M6385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open Stock Value is a function of Lag(Close Shares,1), so the *previous* row, not current row. That shouldn't be recursive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Mar 2013 15:47:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-03-04T15:47:11Z</dc:date>
    <item>
      <title>"Cycle Detected" Error?</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6387#M6383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm messing around with JMP for simulating some trading strategy I'm working on &lt;SPAN __jive_emoticon_name="mischief" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.jmp.com/5.0.2/images/emoticons/mischief.gif"&gt;&lt;/SPAN&gt;.&amp;nbsp; I am getting a strange error with the enclosed table:&lt;/P&gt;&lt;P&gt;Cycle detected for data column: Open Stock Value&lt;/P&gt;&lt;P&gt;0. Open Stock Value&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1. Close Shares&lt;/P&gt;&lt;P&gt;0. Open Stock Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. Action&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. Adj Close&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1. ::TableVariableColumn::&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1. ::RowColumn::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never seen this error before, and I double checked for recursion; I don't see any problem with my formulas.&amp;nbsp; Am I missing something?&amp;nbsp; Anyone seen this error before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Chadd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table script attached &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.jmp.com/5.0.2/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 01:42:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6387#M6383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T01:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: "Cycle Detected" Error?</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6388#M6384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open Stock Value is a function of Close Shares and Close Shares is a function of Open Stock Value...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 02:51:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6388#M6384</guid>
      <dc:creator>pgstats</dc:creator>
      <dc:date>2013-03-04T02:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: "Cycle Detected" Error?</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6389#M6385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open Stock Value is a function of Lag(Close Shares,1), so the *previous* row, not current row. That shouldn't be recursive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 15:47:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6389#M6385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T15:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: "Cycle Detected" Error?</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6390#M6386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think JMP's analysis of your formulas is based on variables, not rows. It is less sophisticated than Excel's which is based on cells.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 15:59:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6390#M6386</guid>
      <dc:creator>pgstats</dc:creator>
      <dc:date>2013-03-04T15:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: "Cycle Detected" Error?</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6391#M6387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup, I was hoping to avoid the E-word for this project, unless I want to do some scripting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 17:33:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Cycle-Detected-quot-Error/m-p/6391#M6387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T17:33:30Z</dc:date>
    </item>
  </channel>
</rss>

