<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <pre>Hi

 Where can I find the options for type in:


chart_Series(x,
             name = deparse(substitute(x)), 
             type = "candlesticks", 
             subset = "",
             TA = "", 
             pars = chart_pars(), 
             theme = chart_theme(), 
             clev = 0)

The manual says:

</pre>
    <h3>Arguments</h3>
    <table summary="R argblock">
      <tbody>
        <tr valign="top">
          <td><code>x</code></td>
          <td>
            time series object
          </td>
        </tr>
        <tr valign="top">
          <td><code>name</code></td>
          <td>
            name for chart
          </td>
        </tr>
        <tr valign="top">
          <td><code>type</code></td>
          <td>
            one of: </td>
        </tr>
        <tr valign="top">
          <td><code>subset</code></td>
          <td>
            an ISO8601 style character string indicating date range
          </td>
        </tr>
        <tr valign="top">
          <td><code>TA</code></td>
          <td>
            a character string of semi-colon seperated TA calls.
          </td>
        </tr>
        <tr valign="top">
          <td><code>pars</code></td>
          <td>
            chart parameters
          </td>
        </tr>
        <tr valign="top">
          <td><code>theme</code></td>
          <td>
            chart theme
          </td>
        </tr>
      </tbody>
    </table>
    <pre>



</pre>
    <div class="moz-signature">-- <br>
      Stephen Choularton Ph.D., FIoD<br>
      <br>
      9999 2226<br>
      0413 545 182<br>
      <br>
      <img src="cid:part1.05050100.02090109@organicfoodmarkets.com.au"
        alt="" align="" border="0">
      <img src="cid:part2.07080605.06030501@organicfoodmarkets.com.au"
        alt="" width="200" align="" border="0" height="125"><br>
      for insurance go to <a href="http://www.netinsure.com.au">www.netinsure.com.au</a><br>
      for markets go to <a href="http://www.organicfoodmarkets.com.au">www.organicfoodmarkets.com.au</a><br>
      for equipment go to <a
        href="http://www.organicfoodmarkets.com.au/equipment">www.organicfoodmarkets.com.au/equipment</a><br>
    </div>
  </body>
</html>