[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bars back


  • Date: Thu, 12 Mar 2009 18:12:47 +0000
  • From: Joel Reymont <joelr1@xxxxxxxxx>
  • Subject: Re: bars back

PureBytes Links

Trading Reference Links

Also, does this make sense?

var: x(0), y(0), z(0);

(x + y) of z bars ago

On Mar 12, 2009, at 5:12 PM, Joel Reymont wrote:

Can an expression be used with "bars back", e.g.

Var: x(0), y(0);
x of y bars back;
{ or, alternatively }
x[y];

Also, is it possible to refer to an array element a number of bars back?

---
http://tinyco.de
Mac, C++, OCaml