Announcement

Collapse
No announcement yet.

inv(interval) support for tick / volume

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • inv(interval) support for tick / volume

    Can an interval be a tick or volume, e.g.

    myVar = ema( 25, inv(3000v) );

    My primary charting hierarchy is 750v, 3000v, 9000v on ES #f

    Aggregating all the information on a single (or 2) chart(s) is intriguing, especially from a performance perspective.

    Will I be able to capture indicators like $trin in tick / volume charts?

  • #2
    Mike
    Yes it can be any interval as you would use it in a chart
    Alex

    Comment

    Working...
    X