PureBytes Links
Trading Reference Links
|
Hi, in my chart title, I use the following code to show timeframe
Title="(name of the system)" +WriteVal( Interval()/60,1.0)+ "-Minute "+ Name();
Regards/ Tom
----- Original Message -----
From: Terry
To: amibroker@xxxxxxxxxxxxxxx
Sent: Wednesday, January 24, 2007 3:36 AM
Subject: [amibroker] GetTimeFrame
Anyone know how to "read" the current time frame?
I tried this:
_N(Title = "{{INTERVAL}}");
tf = Title;
Which shows the TimeFrame in the Chart title, but the value of TF is =
"{{INTERVAL}}"
I'm wishing for a GetTimeFrame command.
--
Terry
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.12/655 - Release Date: 1/28/2007 1:12 PM
|