PureBytes Links
Trading Reference Links
|
Hi,
Presuming you buy when the price goes above 3, something like
Buy: cross(C,3) * ( C > 3 )
Sell: cross(C, 2.90) + cross(C, 3.20)
Regards
MG Ferreira
TsaTsa EOD Programmer and trading model builder
http://www.ferra4models.com
http://fun.ferra4models.com
--- In equismetastock@xxxxxxxxxxxxxxx, "wetrade2002"
<wetrade2002@xxxx> wrote:
>
> Hi
>
> How can I do a system test in Metastock that
>
> 1) Buys a stock intraday when the price is at $3.00
>
> 2) Sell if the price reaches $2.90
>
> 3) Sell if the price reaches $3.20.
>
> Please help.
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Put more honey in your pocket. (money matters made easy).
http://us.click.yahoo.com/r7D80C/dlQLAA/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/
|