xtp 0.1.0-alpha.4

A Rust binding for XTP SDK (https://xtp.zts.com.cn)
Documentation
1
2
3
4
5
6
7
8
9
#include "../sdk/bin/include/xtp_trader_api.h"
#include "../sdk/bin/include/xtp_quote_api.h"
#include "../sdk/bin/include/xtp_api_struct.h"
#include "../sdk/bin/include/xoms_api_fund_struct.h"
#include "../sdk/bin/include/xoms_api_struct.h"
#include "../sdk/bin/include/xquote_api_struct.h"
#include "../sdk/bin/include/xtp_api_data_type.h"
#include "../sdk/bin/include/xtp_api_struct_common.h"
#include "bridge/bridge.hpp"