Skip to main content

CMD_QUERY_MARGIN_RATIO

Constant CMD_QUERY_MARGIN_RATIO 

pub const CMD_QUERY_MARGIN_RATIO: u16 = 2309; // 2_309u16
Expand description

融资融券保证金率查询。C++ real 通过账户 Broker category,sim 通过 NN_TCPProtoCategory_Other,两者都发送原始 CMD2309,不做 offset。 Ref: NNBase_Define_ProtoCmd.h:60 / NNProto_Trd_GetMarginRatio.cpp:62-107 / NNProto_Trd_Base.cpp:6-20.