18 19 20
# File 'lib/bitex_bot/models/opening_flow.rb', line 18 def self.active where.not(status: :finalised) end