is the account a financial advisor
Returns:
292 293 294
# File 'lib/ib/gateway.rb', line 292 def fa? !(advisor == clients.first) end