PureBytes Links
Trading Reference Links
|
That's going to be a bit of work..
Do you have both of your charts in one pane? I ask because when you have
multiple panes - 2 in your case, 1 for the top part and 1 for the bottom
part - don't you just get one pane in the image when you export it?
d
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx
> [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Duke Jones, CMT
> Sent: Saturday, May 26, 2007 11:54 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Help using PlotText
>
> With all of the recent graphics additions I am sure Tomasz
> has produced
> all of the things I need to use to duplicate charts like the one
> attached that I produce in Excel from Amibroker data. The question is
> now how...
>
> The issue I run into is trying to duplicate the labels
> attached to the
> indicator and replicated on the index chart. What I would
> like to do is
> store the highest/lowest value over "N" periods and plot just those
> values to keep the chart from being overcrowded. My thought
> is I need to
> use something like StaticVarSet but something that can hold
> an array. If
> I create an array that has the HHV/LLV it will many times create
> duplicate streams of entries each day the indicator moves
> higher/lower
> over "N" periods. I need to filter the labels somehow so
> maybe I need
> to explore using this in combination with Zig/Zag etc.. I am
> not sure if
> I need to loop through the data or if there was a simpler way to get
> these values.
>
> I am not sure how to attack this and looking for some ideas. Plotting
> the labels is the only thing left to figure out to avoid
> having to use
> excel. I create and print for distribution a lot of these
> type charts so
> any time savings I can find is helpful.
>
> Regards,
>
> Duke Jones, CMT
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
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:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto: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/
|