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

[amibroker] RE: Two quickies



PureBytes Links

Trading Reference Links

2. The related issue: a long moving average, like 200 SMA, will compress 
the main price graph during a continued trend in one direction. In that 
case use "styleNoRescale" with the moving average:

Plot( MA(C, 200), "", colorRed, styleLine | styleNoRescale);


"Terry" <MagicTH@xxxxxxxxxxx> wrote in
news:008701c73cc1$0fc8c8c0$6500a8c0@xxxxxx: 

> 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
> 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