PureBytes Links
Trading Reference Links
|
Jay
> I want to identify a price bar 1, 2, or 3 days ago, based on today's price
> activity. I have been able to do that, but of course when I code this in
an
> expert advisor with a graphic, the graphic shows up over/under today's
price and
> not the prior price bar, which I have identified.
>
> Does anyone know how to either place a graphic symbol over/under a price
plot
> that occurred x days ago based on today's condition? Or, how I can color
a
> price bar x days ago based on today's condition.
This might be one of the very few situations where a positive reference,
Ref(X,+Y), can be legitimately used. There could be conflicts that make such
use unworkable but I see no reason why, for instance, you couldn't determine
a bars colour based on what happens three bars into the future. I use five
colours for my bars, but all based on activity as at the current bar. I
don't see why one or more of those colours couldn't be determined by forward
or backward referencing.
Obviously if you are forward referencing then there will be a lag of 'Y'
bars before the colour can be applied but there are probably ways to mask
this effect so that you are not always left with the generic black or
red/green colours. I haven't tested this idea but I am interested to know if
you make any progress with it.
Roy
------------------------ 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
---------------------------------------------------------------------~->
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/
|