13 14 15
# File 'lib/finexclub/signals/alpha.rb', line 13 def trend direction == 1 ? :bullish : :bearish end