PureBytes Links
Trading Reference Links
|
2. Related issue: a long moving average will compress the main price
graph during a strong trend in one direction. In that case use:
Plot( MA(C, 200), "", colorRed, styleLine | styleNoRescale);
--- In amibroker@xxxxxxxxxxxxxxx, "Terry" <MagicTH@xxx> wrote:
>
> 1. Can't do it. There is a crosshair icon in the toolbar. 1 click to
restore
> it.
>
> 2. Use StyleOwnScale in your plot statement. If you have other style
> statements, do this:
>
> Plot(myADX, "ADX", colorRed, styleHistogram | styleOwnScale);
>
> --
> Terry
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx]
On Behalf
> Of dralexchambers
> Sent: Saturday, January 20, 2007 10:55
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Two quickies
>
> Hi,
>
> I have two questions:
>
> 1. How do I set the default that when Amibroker loads up, the
> Crooshair (CTRL+H) shows on the chart. I couldn't find an option in
> Preferences.
>
> 2. If I have a price chart (eg- ranging from 1.7000 to 1.9000 for
> Forex), how do I overlay an indicator such as ADX (range 1-100) on
> this same chart so that the Forex prices are not squashed into a
> small space at the bottom of the same chart? I would like both to
> look "normal" on top of each other.
>
> Thanks - alex
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.3/642 - Release Date: 1/20/2007 10:31 PM
|