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

Easy Language Syntax



PureBytes Links

Trading Reference Links

Can someone provide with the syntax for the following... it seems simple
enough but I can't seem to get it right.

I have a system that, when a certain condition is met, I want to buy as
soon as that condition is met, provided the price at that moment is
above the close of the previous bar.

What I am trying to say is somwthing like:
Buy 100 shares {close of previous bar} stop.  Is the "close of the
previous bar simply (close,1)?  

Thanks in advance.

Mike