Skip to main content

Module crypto_trade

Module crypto_trade 

Source
Expand description

Crypto trade backend wire helpers.

Crypto trade support added by C++ OpenD 10.5.6508 uses several different server-side request shapes, but they all start from the same account facts: public long account id, optional native intra account id, broker id, and trade cipher. Keep that extraction here so handlers do not re-invent it.

Structs§

CryptoAccountContext

Functions§

broker_id_from_account
Crypto native account requests need broker ids such as 1001/1007.
crypto_account_context_from_acc
lookup_crypto_account_context
security_firm_to_broker_id
single_crypto_account_broker
v1.4.110 codex audit P1 #3: 用户唯一已开户 crypto account 的 broker_id.