<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 3.1  (Linux)">
<style type="text/css">
        <!--
                @page { margin: 0.79in }
                P { margin-bottom: 0.08in }
                A:link { so-language: zxx }
        -->
        </style>
<p style="margin-bottom: 0in;">Hey all,<br>
</p>
<p style="margin-bottom: 0in;">I tested a simple trading system from:<br>
<a href="http://blog.fosstrading.com/2009/04/testing-rsi2-with-r.html">http://blog.fosstrading.com/2009/04/testing-rsi2-with-r.html</a><br>
<br>
</p>
<p style="margin-bottom: 0in;">(i)<br>
</p>
<blockquote>What I'm missing is some visual
feedback on the chart plot about the entry / exit<br>
signals and open positions.<br>
  <p style="margin-bottom: 0in;">I would like to have an arrow over or
below the bar where the signal occurred to<br>
indicate long or short signals and a doted line to indicate an open
position?<br>
Whats the best way to accomplish
this?</p>
</blockquote>
<p style="margin-bottom: 0in;"></p>
<p style="margin-bottom: 0in;">(ii)<br>
</p>
<blockquote>I like to code some simple Dow trend
detection with visual feedback.<br>
How can I choose the chart background or
bar at every bar according to the trend direction ? <br>
Is there an indicator for x-bar high or
x-bar low? ( I need this to identify important high or lows)<br>
</blockquote>
<p style="margin-bottom: 0in;"></p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">I'm quite curious if and how all this
can
be realized in quantmod, therefore I'm<br>
happy about any hint in the right
direction.<br>
</p>
<p style="margin-bottom: 0in;">Regards mane</p>
</body>
</html>