Printout second

Questions about MultiCharts and user contributed studies.
thariman
Posts: 18
Joined: Jul 21 2006

May 30 2007

Is it possible to print out second in easylanguage ? TIME only have HHMM.
Also I try to print out the volume in Volume Bars using V but it only print out up volume. How do I print out total volume ?

User avatar
Kate
Posts: 758
Joined: Dec 08 2006

Jun 04 2007

To print out seconds you should use time_s. As for your second question, if you are using intraday resolutions volume(v) is up ticks, with other resolutions it is total volume.