Skip to main content

query_crypto_cash_logs

Function query_crypto_cash_logs 

Source
pub async fn query_crypto_cash_logs(
    backend: &BackendConn,
    acc_id: u64,
    trd_cache: &TrdCache,
    begin_time: u64,
    end_time: u64,
) -> Result<Vec<CryptoCashLogInfo>>
Expand description

Query crypto cash logs through CMD20632 for FTAPI Trd_FlowSummary.

C++ 10.5.6508 NNProto_Trd_FlowSummaryCrypto.cpp:191-219 sends cash_change_detail_cmn::GetCashLogReq with MARKET_CRYPTO, public long account id, backend intra account id, and broker id.