PureBytes Links
Trading Reference Links
|
Tomasz: Thanks for the reply. What I am
trying to do is view the daily signals and the weekly signals in two
charts in one window. This part works ok, it's when to view the signals
from an indicator in each chart that I have a problem. Currently I have to
alternate between a daily & weekly chart and then "apply" the formula each
time, very time consuming. It may not be possible.
Thanks.
Larry
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Tomasz Janeczko
To: <A title=amibroker@xxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Saturday, April 27, 2002 5:41
AM
Subject: Re: [amibroker] Error Message -
AmiBroker 4.0
Larry,
Use Window->New to open another window - then you will be
able to see different periodicities at the same time.
As for the arrows - they are generated for the systembeing
tested for given periodicity - the arrows can be displayed
only on the chart using the same periodicity. This is
so because arrows have to be placed EXACTLY on bars on which
they occurred. Weekly chart does not have the
same bars as daily and the daily buy/sell signals can not be just placed
on weekly chart - because weekly chart does not have enough resolution of
date axis.
As for the error message - I will check it out - please note
however that bug reports should be sent to <A
href="">bugs@xxxx
(this helps me maintaining messages)
Best regards,Tomasz
Janeczkoamibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Larry
M. Powell
To: <A title=amibroker@xxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Saturday, April 27, 2002 7:32
AM
Subject: [amibroker] Error Message -
AmiBroker 4.0
Tom:
I am trying to have multiple charts open in the
same window. I am trying to show a daily and weekly. When I
apply an AFL When I change one to weekly, they both
change. I want to be able to show the arrows from my AFL formula
in both the weekly and daily chart.
This is what I get for an error
message.
Can this be fixed?
Thanks
Larry M. PowellYour
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|