More Precise text_new command?

Questions about MultiCharts and user contributed studies.
cael
Posts: 89
Joined: 06 Sep 2006
Has thanked: 2 times

More Precise text_new command?

Postby cael » 15 Sep 2006

The text_new command uses time on the x-axis but only to the minute. On say a 1 tick chart, how do I resolve the x-axis position to the exact bar?

User avatar
Alex Kramer
Posts: 834
Joined: 23 Feb 2006

Postby Alex Kramer » 15 Sep 2006

You can use text_new_s, it resolves time to the second.

cael
Posts: 89
Joined: 06 Sep 2006
Has thanked: 2 times

Postby cael » 18 Sep 2006

Are you considering a text_new(barnumber ... ) as a superset to EL? I wrote a 1-tick-chart indicator and the ticks often split the second.

User avatar
Alex Kramer
Posts: 834
Joined: 23 Feb 2006

Postby Alex Kramer » 18 Sep 2006

This will be considered, as it makes sense. We'll talk with the PowerLanguage developers about this.


Return to “MultiCharts”