Pages:
Actions
  • #1 by SartuX on 07 May 2019
  • Given a selection (eg Under / Over 1.5) what is the variable to see if the trend is on Under or Over?
  • #2 by MarkV on 07 May 2019
  • Hi
    to find the selection with the highest matched volume use this condition:
    and selections volume % is the maximum (of all)
    OR the variable:
    and selections trigger expression volume is the maximum (of all)

    OR
    in markets with two selections you can use:
    and selections volume % is greater than 50

Pages:
Actions