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: [email protected] 
  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 



   

Reply via email to