PureBytes Links
Trading Reference Links
|
Thanks Thomaz, I will look into this.
----- Original Message ----
From: Tomasz Janeczko <groups@xxxxxxxxxxxxx>
To: amibroker@xxxxxxxxxxxxxxx
Sent: Monday, February 5, 2007 3:21:05 AM
Subject: Re: [amibroker] How not to syncronise windows?
DIV {
MARGIN:0px;}
Hello,
It is controlled by ChartID - parameters are relative to
ChartID
(Show Parameters, Axis & Grid tab, scroll down and you
will see).
If you want independent parameters you need to:
1. Create
NEW chart (File->New->Blank Chart)
2. Drag-drop any indicators you need
This way you have guarantee that ChartIDs used are unique and
you don't share
parameters.
On the other hand if you use File->New->Default
Chart
- it will share the same parameters with the most recently
used (default) chart.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From:
Wes
Smith
To: amibroker@xxxxxxxxxxxxxxx
Sent: Monday, February 05, 2007 5:33
AM
Subject: [amibroker] How not to
syncronise windows?
Hi..
I have several charts open, each running the same afl formula but with
different symbols.
The problem is .. some of the windows will
synchronize systems and settings.
For example.. I change a
param in one window.. and it affects several, but not all other windows.
Where is this controlled?
I'm sure it's in the doc .. believe me I've
read it. But I'm afraid I haven't found it.
I'm running 4.90rc2 ,
but this behavior was also present in
4.80.
tia
Wes
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.26/670 - Release Date: 2/5/2007 2:04 PM
|