have you tried without the hastag '#':
wallet_recover_transaction 5376b778 
still wrong  but different  echo
>> wallet_recover_transaction 5376b778
10 assert_exception: Assert Exception
has_deposit: 
    {}
    bitshares  wallet.cpp:2663 bts::wallet::wallet::recover_transaction
    {}
    bitshares  wallet.cpp:2722 bts::wallet::wallet::recover_transaction
    {}
    bitshares  common_api_client.cpp:6330 bts::rpc_stubs::common_api_client::wallet_recover_transaction
    {"command":"wallet_recover_transaction"}
    bitshares  cli.cpp:626 bts::cli::detail::cli_impl::execute_command
wallet_recover_transaction is only for attempting to recover TITAN deposit transaction memos. 5376b778 is just an account registration.
ok i get it.      a2606caa is market order
>> enable_raw
get_transaction a2606caa can get
 BID-9f1266c5…………
 wallet_recover_transaction  still wrong
>> wallet_recover_transaction a2606caa
10 assert_exception: Assert Exception
transaction_record.ledger_entries.size() == 1: 
    {}
    bitshares  wallet.cpp:2636 bts::wallet::wallet::recover_transaction
    {}
    bitshares  wallet.cpp:2722 bts::wallet::wallet::recover_transaction
    {}
    bitshares  common_api_client.cpp:6330 bts::rpc_stubs::common_api_client::wallet_recover_transaction
    {"command":"wallet_recover_transaction"}
    bitshares  cli.cpp:626 bts::cli::detail::cli_impl::execute_command