PureBytes Links
Trading Reference Links
|
This actually leads onto another question that you may be able to answer Herman...
If I wanted to change chart zoom across a number of charts from the clicking of a button on one chart only, the obvious thing that comes to mind is to set a static variable flag which would then execute the zoom routine on each chart...
The question is however, since I only want the zoom routine to execute once (when the button is pressed) when exactly would I know to change the static variable flag...? That is, when would I know that the zoom of the last chart to be updated by AB had changed and the static flag could now be reset...?
Any ideas...?
thanks
--- In amibroker@xxxxxxxxxxxxxxx, "Rob" <sidhartha70@xxx> wrote:
>
> Actually Herman, I've been playing around with this, and one method that seems to work is to artificially construct some DateTime strings beyond the last bar...
>
> If you have other ideas, or indeed easy ideas for constructing those strings, I'd love to hear your views...
>
> TIA
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Rob" <sidhartha70@> wrote:
> >
> > Hi Herman,
> >
> > Dennis has made me aware of your excellent work on programmable zoom functions in UKB. It's exactly what I've been looking for. Thanks.
> >
> > One question... the procedure that performs a 'right justify'... is there a way of getting that to justify including blank bars at on the right hand side of the chart...?
> >
> > I've been racking my brain and can't think of a way to do it...
> >
> > Many Thanks
> >
> > Rob
> >
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|