PureBytes Links
Trading Reference Links
|
Thanks Jose.
Robert Jolley
The Smart Retirement Investor
-----Original Message-----
From: Jose Silva [mailto:josesilva22@xxxxxxxxx]
Sent: Saturday, April 30, 2005 9:45 PM
To: equismetastock@xxxxxxxxxxxxxxx
Subject: [EquisMetaStock Group] flag signal
Column C (Hold):
---8<------------------
{+1 = Long, -1 = Short}
x:=FmlVar("Trailing Stop - ATR Chandelier Exit", "SIGNALS");
ValueWhen(1,x<>0,x)
---8<------------------
jose
http://www.metastocktools.com
--- In equismetastock@xxxxxxxxxxxxxxx, "Robert Jolley" <rjolley@xxxx>
wrote:
> In the Exploration Editor:
>
>
> If
>
> Column A (Buy) has:
>
> FmlVar("Trailing Stop - ATR Chandelier Exit", "SIGNALS") =1
>
>
> Column B (Sell) has:
>
> FmlVar("Trailing Stop - ATR Chandelier Exit", "SIGNALS") =-1
>
>
> Then
>
> How can I code Column C (Hold) to look back and determine if the
> last signal was a Buy (1) or a Sell (0)?
>
>
>
> Robert Jolley
>
> The Smart Retirement <http://www.smartretirementinvestor.com/>
Investor
Yahoo! Groups Links
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|