[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: real-time indicator question



PureBytes Links

Trading Reference Links


mark,

very zen!  but i guess i didn't frame my question very well...

certainly the open doesn't change.  but my desire to paint it does!  meaning
that, the conditions that my cause to paint the daily bar change intraday.
therefore, i need to repaint the bar in its entirety based on current
conditions.

i hope that makes more sense.  and thanks in advance for enlightening me ;-)

jh


-----Original Message-----
From: Mark Brown [mailto:markbrown@xxxxxxxxxxxxx]
Sent: Friday, December 29, 2000 9:57 AM
To: john hamon
Cc: Omega_List
Subject: Re: real-time indicator question


Hello  john,

the  open  never  changes - it is what it is - from there forward what
can  change?  the high and the low - when are those established?  only
after  the  close,   therefore  the high and low are dynamic depending
upon  the  close  to  happen.   the  open  is  history  and so that is
established.

jh> all,

jh> i have an indicator that paints bars daily bars, rather than using a
jh> paintbar study, to give me more control over their appearance.  as
generous
jh> people on this list taught me, it has to "paint" the O,H,L,C separately,
jh> based upon conditions.

jh> the problem is this: my the conditions that cause the indictor to paint
the
jh> bar might come and go intraday, and yet after they've changed, the Open
jh> remains painted.  my interpretation is that once the Open is painted it
is
jh> never repainted, yet i have the indicator set to update every tick.

jh> are there some other precautions that you have to take to make sure that
an
jh> indicator gets re-evaluated periodically intraday, or do you have to
clear
jh> everything periodically and repaint, or simply put: does anybody know
how to
jh> make this work?

jh> thanks for your help,

jh> jh



--
Best regards,
  Mark Brown   mailto:markbrown@xxxxxxxxxxxxx
  Y = Offset + Amplitude * sin(Frequency * X)