Re: [amibroker] Helicopter Ben :-)

2008-01-22 Thread Ara Kaloiustian
Amen ... let reason prevail Ara - Original Message - From: "Dennis Brown" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 22, 2008 8:13 PM Subject: Re: [amibroker] Helicopter Ben :-) > Hello Yuki, > > I'm glad you thought to take exception to my off handed comments. It > generated

Re: [amibroker] Helicopter Ben :-)

2008-01-22 Thread Ara Kaloiustian
Economic cycles are of course natural and will keep happening. What I don't like about "free markets" is that a lot of this sub-prime mess should and could have been avoided if Washington was up to it. Banks and other lenders should be allowed to create all the sub-prime loans they want, but th

Re: [amibroker] Helicopter Ben :-)

2008-01-22 Thread Ara Kaloiustian
Dennis, If you are saying that the current administration is not capable of managing our economy, I agree. They seem to screw things up frequently and then are forced to react in order to salvage what's left... all that in the name of free markets (which we really don't have anyway). The fed's

Re: [amibroker] Define a non Array Variable that will keep its value through intervals

2008-01-21 Thread Ara Kaloiustian
Use static variables. Look in help for StaticVarSet() function - Original Message - From: "fgronning" <[EMAIL PROTECTED]> To: Sent: Sunday, January 20, 2008 4:08 PM Subject: [amibroker] Define a non Array Variable that will keep its value through intervals > Hi, need to know how I can

Re: [amibroker] Re: Problem viewing indicator values?

2008-01-11 Thread Ara Kaloiustian
indicator panes sometimes with > just 1 title line. > > 3. For multiple title lines, you will have to figure out where to > place the line breaks. It will have to depend on the width of the > window and the breaks should not split words or numbers. > > Bill > > --- In amibr

Re: [amibroker] Problem viewing indicator values?

2008-01-11 Thread Ara Kaloiustian
Bill, Look at the "Title" function in help. It allows you to format the title at the top of the chart - Original Message - From: "bilbo0211" <[EMAIL PROTECTED]> To: Sent: Friday, January 11, 2008 8:14 PM Subject: [amibroker] Problem viewing indicator values? >I have several problem

Re: SV: [amibroker] auto file synchronizers (was Re: Extremely tired of this.)

2008-01-11 Thread Ara Kaloiustian
I was under the impression that if you change amibroker directories (except data) from outside of AB there may be problems as the AB internal directories may get messed up... Really need TJ to respond to this. Ara - Original Message - From: Herman To: Scott Cc: amibroker@yah

Re: [amibroker] Multiple charts on one screen

2008-01-11 Thread Ara Kaloiustian
. - Original Message - From: Ara Kaloiustian To: AB-Main Sent: Thursday, January 10, 2008 5:21 PM Subject: [amibroker] Multiple charts on one screen There was some AFL code, a while back, that would create multiple minicharts on one screen with symbols from a watchlist

Re: [amibroker] Re: Running AB from command prompt

2008-01-10 Thread Ara Kaloiustian
; Thanks much. It worked. > Another question - How can I speed up afl code with for loop on large > sample data, which draws line within loop. > > --- In amibroker@yahoogroups.com, "Ara Kaloiustian" <[EMAIL PROTECTED]> wrote: >> >> delete files: >> Defau

Re: [amibroker] Running AB from command prompt

2008-01-10 Thread Ara Kaloiustian
delete files: Default.awl Default.layout Actually change names to default.old or something ... - Original Message - From: "jay_podda" <[EMAIL PROTECTED]> To: Sent: Thursday, January 10, 2008 2:51 PM Subject: [amibroker] Running AB from command prompt > Is there a way to run AB from c

Re: [amibroker] Multiple days - Intraday chart

2008-01-10 Thread Ara Kaloiustian
All data should be there. What data source are you using? Most sources will allow you to backfill data - Original Message - From: "imbrucelee" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 09, 2008 7:54 PM Subject: [amibroker] Multiple days - Intraday chart > Hi guys, new user/tes

Re: [amibroker] Multiple charts on one screen

2008-01-10 Thread Ara Kaloiustian
attached. Cheers Prashanth - Original Message - From: Ara Kaloiustian To: AB-Main Sent: Thursday, January 10, 2008 9:51 PM Subject: [amibroker] Multiple charts on one screen There was some AFL code, a while back, that would create multiple minicharts on one

[amibroker] Multiple charts on one screen

2008-01-10 Thread Ara Kaloiustian
There was some AFL code, a while back, that would create multiple minicharts on one screen with symbols from a watchlist. Anyone know what the name was and where it may be found? TIA Ara

Re: [amibroker] Re: code help request

2008-01-10 Thread Ara Kaloiustian
hat will work because MD just crossed above zero so > > BarsSince(MD==0); > > will be 1. > > I think you need something like > > bsZeroCross=BarsSince(MD==0); > bsPrevZeroCross=BarsSince(Ref(MD,-bsZeroCross)==0) > LowPrice = LLV(Low,bsZeroCross+bsPrevZeroCross);

Re: [amibroker] code help request

2008-01-10 Thread Ara Kaloiustian
Find out when the negative MACD cycle started: MD = MACD(...); MACD_Bars = BarsSince(0,MD); LowPrice = LLV(Low,MACD_Bars); - Original Message - From: Higgs Boson To: amibroker@yahoogroups.com Sent: Wednesday, January 09, 2008 11:43 PM Subject: [amibroker] co

Re: [amibroker] extra info for each symbol for each bar, addcomposite on different timeframes

2008-01-09 Thread Ara Kaloiustian
you should be able to save the ATC after decompression so the info can be used immediately. You can have ONLY ONE time compression at a time. - Original Message - From: "loveyourenemynow" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 09, 2008 9:03 PM Subject: [amibroker] extra inf

Re: [amibroker] OT: Removing dll from computer (XP)

2008-01-09 Thread Ara Kaloiustian
jb __ From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ara Kaloiustian Sent: Wednesday, January 09, 2008 10:22 AM To: AB-Main Subject: [amibroker] OT: Removing dll from computer (XP) I loaded the SnagIt program a while back and want to remove it f

[amibroker] OT: Removing dll from computer (XP)

2008-01-09 Thread Ara Kaloiustian
I loaded the SnagIt program a while back and want to remove it from system. The dll "SnagItShellExt.dll" can not be removed as I get error message "Cannot delete SnagItShellExt: Access is denied. Make Sure the disk is not full or wrute protected and that the file is not currently in use". I am