PureBytes Links
Trading Reference Links
|
Doesn't this work?
1. Double click on Price chart to plot it.
2. Double click on Price(Foreign) chart to plot that in seperate pane and
then use Param window to select desired ticker.
3. Drag a MA to whichever chart you want and drop it there.
Steve
----- Original Message -----
From: "Andrew Z" <wizard@xxxxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Wednesday, February 22, 2006 4:04 AM
Subject: [amibroker] Re: Multiple charts with different indicators
> Hmm...it seems I was little too quick in my assessment.
>
> Overlay also seems to apply across all open charts.
>
> Surely there is some way that I can view 2 charts on screen at the same
> time yet have different indicators on each (overlayed on the price
> chart, not below it)??? (without needing to incorporate that indicator
> within my code).
>
> Anyone??
>
> Andrew.
>
>
> wizard@xxxxxxxxxxxxxxx wrote:
>> Ok, seems "OVERLAY" is what I was after...
>>
>> >From the help files:
>>
>> Overlay - overlay selected indicator onto selected chart pane
>> Overlay command internally appends additional code to the formula used
>> by the
>> chart pane. If given chart pane was created usign Insert Linked, it will
>> modify
>> original (linked) formula.
>>
>> If you delete the indicator you OVERLAY, it removes the appended code,
>> as well.
>> Will play around with this, but it appears to be what I need.
>>
>> Thanks,
>> Andrew.
>
>
>
>
> 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 other support material please check also:
> http://www.amibroker.com/support.html
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
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 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/
<*> 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/
|