Counting bars on charts for non time based charts.  [SOLVED]

Questions about MultiCharts and user contributed studies.
hughesfleming
Posts: 275
Joined: 22 Apr 2014
Has thanked: 70 times
Been thanked: 72 times

Counting bars on charts for non time based charts.

Postby hughesfleming » 13 Jan 2015

I have an exporter that works fine with regular bar charts. What I am trying to do is modify it to export range and point and figure charts (Highs and Lows) but rather than date/time I need to set an increment 0001,0002,0003 etc. from oldest to the current bar/column.

What I am having difficulty with is counting the number of columns on a point and figure chart. It would be great if someone could point me in the right direction. I feel I have missed something rather basic.

Many thanks,

Alex

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Counting bars on charts for non time based charts.  [SOLVED]

Postby Henry MultiСharts » 13 Jan 2015

Hello Alex,

Do you need to count the bars on a chart (use Symbol_CurrentBar for that) or amount of X's/O'x per each bar?

hughesfleming
Posts: 275
Joined: 22 Apr 2014
Has thanked: 70 times
Been thanked: 72 times

Re: Counting bars on charts for non time based charts.

Postby hughesfleming » 13 Jan 2015

Thanks Henry,

Symbol Currentbar was exactly what I was looking for. Great!

Alex


Return to “MultiCharts”