[amibroker] new user (intraday charts)

2007-04-05 Thread nasdaq trader
Hello, I am trying to get a chart with 1min data with a last date and a certain number of days (eg 1 min data for 10 days with a last date of 4/5/2004). How can I specify the last date for a chart and the number of days to display? Thank you in advance!! - TV

Re: [amibroker] bar counter

2007-04-07 Thread nasdaq trader
g tool, assign a study id to it, and then use the range marker bars to define the beginning and end of the line. At that point, the number of bars is simply: endvalue(barindex()) - beginvalue(barindex()) Bill - Original Message - From: nasdaq trader

[amibroker] AFL error

2007-04-07 Thread nasdaq trader
I get an error when I run the following, this line is taken directly from the online reference (reproduced below). The error I get is "too many arguments" Sell = Cross( Study( "SU" ), Close, GetChartID() ); What is the correct format for using this? Best regards, -VJ ==

RE: [amibroker] AFL error

2007-04-07 Thread nasdaq trader
d - From: amibroker@yahoogroups.com[mailto:[EMAIL PROTECTED] On Behalf Of nasdaqtrader Sent: Saturday, April 07, 2007 6:43 PM To:amibroker@yahoogroups.com Subject: [amibroker] AFLerror I get an error when I run the following, this line is taken directl

Re: [amibroker] AFL error

2007-04-08 Thread nasdaq trader
using this?" and that is what is in the help file. It takes 2 arguments not three. d - From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of nasdaq trader Sent: Saturday, April 07, 2007 7:04 PM To:

Re: [amibroker] bar counter

2007-04-08 Thread nasdaq trader
teval(beginvalue(... + etc. Bill - Original Message ----- From: nasdaq trader To: amibroker@yahoogroups.com Sent: Saturday, April 07, 2007 6:35PM Subject: Re: [amibroker] bar counter Thanks Bill. I can get the bar count in the commentary windowusing the range mar

Re: [amibroker] AFL error

2007-04-13 Thread nasdaq trader
ing to Parameters > axes and grid ...it is at the bottom of the list...so you formula should look like this example only: Sell = Cross( Study( "SU" , 1529), Close ); Anthony - Original Message - From:nasdaq trader To: [EMAIL PROTECTED] Sen

[amibroker] How to set the Last Date for a chart

2007-04-13 Thread nasdaq trader
I am wondering if someone could lead me in the right direction on how to set the last date for a chart. If there is no way to set the last date, I would be shocked that such a basic feature has been left out in AB (every other software package has this). Very useful for historical research an

[amibroker] adjusting candle width

2007-04-30 Thread nasdaq trader
I am trying to adjust the width of candles on charts. Can anyone tell me how to do this? Thank you, -VJ - Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos.