PureBytes Links
Trading Reference Links
|
Thanks. I'm using the lines to indicate actual entry and exit prices.
It's a nuisance at the moment, because I'm going back over a bunch of
trades. However, seems using the trend line's parameters and parallel
line feature is likely to be the best method after I've "caught up" with
this large group of trades.
Dusant wrote:
> Ron,
> You can also give a criteria to draw a horizontal line like the lowest
> low or highest high, and use a portion or Roy's code, which can
> terminate a line.
>
> Bp:=LastValue(B2);
> Line:=V1-Cum(If(D1=0,(V1-V2)/(B1-B2),0));
> Line:=Ref(Ref(Line,-Bp),Bp); {blank end of line}
>
> Best
> Dusant
>
> --- In equismetastock@xxxxxxxxxxxxxxx, Ron <ronber@xxxx> wrote:
> > I want to draw horizontal lines on a chart that don't go from end to
> > end. It appears that the only tool available for this is the trend
> line
> > tool. Is that the case? Or am I not seeing some other line drawing
> tool?
> > TIA
> > Ron
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
> click here
> <http://rd.yahoo.com/M=259538.3705203.4965331.1261774/D=egroupweb/S=1705375617:HM/A=1712983/R=0/SIG=11u38u3s2/*http://hits.411web.com/cgi-bin/hit?page=1374-105951838331032>
>
>
>
> To unsubscribe from this group, send an email to:
> equismetastock-unsubscribe@xxxxxxxxxxxxxxx
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
> <http://docs.yahoo.com/info/terms/>.
------------------------ 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/l.m7sD/LIdGAA/qnsNAA/BefplB/TM
---------------------------------------------------------------------~->
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/
|