Skip to main content

trade_read_currency_for_market

Function trade_read_currency_for_market 

Source
pub fn trade_read_currency_for_market(trd_market: Option<i32>) -> Option<i32>
Expand description

Compatibility facade for the internal simulated-account NN_TrdMarket -> Currency projection.

The argument is an internal sim market, not public TrdMarket; real and Crypto responses must use their backend currency facts directly.