<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>amibroker at Yahoo! Groups</title>
    <link>http://finance.groups.yahoo.com/group/amibroker/</link>
    <description>AmiBroker User&#39;s List</description>

    <item>
      <title>Re: Afl for new highs and new lows with marking as HH1,HH2,HH3,HH4 a</title>
      <pubDate>Sun, 08 Nov 2009 03:54:48 GMT</pubDate>
      <dc:creator>ram vel</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143684</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143684</guid>
      <description>dEAR JORIS,REINSLEY,AND TOMASZ Thanks very much for such superfast response. In case you guys like to know why i asked,please see this link </description>
    </item>
    <item>
      <title>Re: Newby question - coding help sought.</title>
      <pubDate>Sun, 08 Nov 2009 03:00:57 GMT</pubDate>
      <dc:creator>mac_bosh</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143683</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143683</guid>
      <description>Hi, Something like this ... initialBuyStop = iif(averagePrice &gt; Ref(averagePrice, -1) &amp;&amp; Ref(averagePrice,-1) &lt; Ref(averagePrice,-2), LOW - fixValue,</description>
    </item>
    <item>
      <title>Newby question - coding help sought.</title>
      <pubDate>Sun, 08 Nov 2009 02:28:28 GMT</pubDate>
      <dc:creator>zl2ml@...</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143682</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143682</guid>
      <description>Hello, I am relative new to Amibroker and am trying to migrate some stuff from TradeStation to AB. The IIF statement has me in tangles and I would appreciate</description>
    </item>
    <item>
      <title>Re: The 100 new fundametal field</title>
      <pubDate>Sun, 08 Nov 2009 00:51:59 GMT</pubDate>
      <dc:creator>Brian Elijah</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143681</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143681</guid>
      <description>What are the new user defined fundamental fields??? Did some fundamental fields get added recently?? Thanks. ... From: ta &lt;tagroups@...&gt; Subject:</description>
    </item>
    <item>
      <title>Re: Trading equity-curve in Amibroker</title>
      <pubDate>Sat, 07 Nov 2009 21:50:05 GMT</pubDate>
      <dc:creator>bean_pi314</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143680</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143680</guid>
      <description>Are you talking about a portfolio equity curve or the equity curve of an individual security?  Unfortunately, I think equity() only works for individual</description>
    </item>
    <item>
      <title>Re: Increase and decrease a var with two GFX buttons.</title>
      <pubDate>Sat, 07 Nov 2009 19:25:36 GMT</pubDate>
      <dc:creator>Aron</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143679</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143679</guid>
      <description>... LeftButton = GetCursorMouseButtons() &amp; 1; reset = GetCursorMouseButtons() &amp;4 ; // middle button pressed numClicks = Nz( StaticVarGet( &quot;counter&quot; ) ); *if* (</description>
    </item>
    <item>
      <title>The 100 new fundametal field</title>
      <pubDate>Sat, 07 Nov 2009 18:21:25 GMT</pubDate>
      <dc:creator>ta</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143678</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143678</guid>
      <description>TJ Would you please tell us how the new user defined fundamental fields can be used and exposed? TIA</description>
    </item>
    <item>
      <title>Re: fl for new highs and new lows with marking as HH1,HH2,HH3,HH4 an</title>
      <pubDate>Sat, 07 Nov 2009 18:04:22 GMT</pubDate>
      <dc:creator>reinsley</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143677</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143677</guid>
      <description>Nice Joris, nice... I just added my two cents, I was not the author. Best regards</description>
    </item>
    <item>
      <title>Increase and decrease a var with two GFX buttons.</title>
      <pubDate>Sat, 07 Nov 2009 17:58:26 GMT</pubDate>
      <dc:creator>Reinsley</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143676</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143676</guid>
      <description>Hello, I would like to decrease Myparam of 0.25 on each clic inside the red button. I complicated with static var but Myparam comes back to 5 as it is declared</description>
    </item>
    <item>
      <title>Re: fl for new highs and new lows with marking as HH1,HH2,HH3,HH4 an</title>
      <pubDate>Sat, 07 Nov 2009 16:25:21 GMT</pubDate>
      <dc:creator>Joris Schuller</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143675</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143675</guid>
      <description>/* This should take care of it. It is a combination of 2 existing posts: One buried in a Reinsley afl and one by Tomasz. The Zig in the Reinsley post is an</description>
    </item>
    <item>
      <title>Value of all open positions in CBT</title>
      <pubDate>Sat, 07 Nov 2009 16:09:00 GMT</pubDate>
      <dc:creator>Markus Witzler</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143674</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143674</guid>
      <description>Hello, I have trouble finding coming up with the proper code for determining the value of all open positions for any given day (determined by the close!) Is it</description>
    </item>
    <item>
      <title>Request afl coding HELP NEEDED to code an afl  for this material</title>
      <pubDate>Sat, 07 Nov 2009 15:47:32 GMT</pubDate>
      <dc:creator>rvlv</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143673</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143673</guid>
      <description>Dear afl experts Please look into this matter and code an afl for me Conditions 1.use of heikin ashi candles 2.use of an envelope-bands(somebody told me these</description>
    </item>
    <item>
      <title>Custm backtester - calling methods and properties</title>
      <pubDate>Sat, 07 Nov 2009 15:35:35 GMT</pubDate>
      <dc:creator>Markus Witzler</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143672</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143672</guid>
      <description>Hello again, I have always been under the impression that trade properties/methods can only be called within a trade loop and signal properties/methods can</description>
    </item>
    <item>
      <title>Re: How to use AUX1 and AUX2?</title>
      <pubDate>Sat, 07 Nov 2009 14:15:42 GMT</pubDate>
      <dc:creator>Herman</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143671</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143671</guid>
      <description>Thank you! I prefer to stick with the AB editor since I use context help a lot. herman Tomasz Janeczko wrote: Sure will do that. Best regards, Tomasz Janeczko </description>
    </item>
    <item>
      <title>fl for new highs and new lows with marking as HH1,HH2,HH3,HH4 and LH</title>
      <pubDate>Sat, 07 Nov 2009 11:53:11 GMT</pubDate>
      <dc:creator>rvlv</dc:creator>
      <link>http://finance.groups.yahoo.com/group/amibroker/message/143670</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/amibroker/message/143670</guid>
      <description>hELLOW  AFL experts Please help I am looking for an afl  that has candle chart, 30min, every new HIGHER high marked on chart as HH1,HH2,HH3,HH4 EVERY NEW LOWER</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sat Nov  7 20:05:52 PST 2009 -->
