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

Re: [amibroker] Timeframeset question



PureBytes Links

Trading Reference Links

Just use:
Timeframeset (10 * in1minute) ;
 
or if you really must declare variable, simply write:
 
in10minute = 10 * in1Minute;
 
or
 
in10Minute = 600; // 10 minutes is 600 seconds
 

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: Tony Lei
Sent: Friday, September 30, 2005 4:30 PM
Subject: [amibroker] Timeframeset question

Hi all,

I would like to scan for stocks based on the 10min chart. 

Timeframeset (in10minute) ;

How do I declare this variable?

in10minute = interval ( 10 * 60 )

thanks

tony
qitrader


Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





YAHOO! GROUPS LINKS