PureBytes Links
Trading Reference Links
|
---8<------------------
xper:=Input("entry % above setup High",0,50,2);
setup:=Cross(MACD(),0);
setupHi:=ValueWhen(1,setup,H);
entry:=Cross(C,setupHi);
entry
---8<------------------
jose '-)
--- In equismetastock@xxxxxxxxxxxxxxx, pfm1905 <no_reply@xxxx> wrote:
> I would like to create a buy signal in a specific system I use for
> my trading needs, when the next bar closes above a percentage of the
> setup bar.
> For example when macd gives a buy signal, I want to enter a trade
> when next bar close a percentage above the high of setup bar..
> I would be very grateful if you could help me coding such a
> condition.
>
> Thanks a lot.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/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/
|