EL function to determine if the chart is intraday or not.  [SOLVED]

Questions about MultiCharts and user contributed studies.
KhaosTrader
Posts: 186
Joined: 10 May 2012
Has thanked: 14 times
Been thanked: 11 times

EL function to determine if the chart is intraday or not.

Postby KhaosTrader » 21 Jan 2013

Hi,

Is there a way for me to determine in EL whether or not the chart is in an intraday (or tick) timeframe or is daily bars or greater time period?

Thanks

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: EL function to determine if the chart is intraday or not  [SOLVED]

Postby TJ » 21 Jan 2013

Hi,

Is there a way for me to determine in EL whether or not the chart is in an intraday (or tick) timeframe or is daily bars or greater time period?

Thanks
Look up:

BARTYPE
BARTYPE_EX


Return to “MultiCharts”