rtpx 1.0.0

Safe Rust bindings for CTP (Comprehensive Transaction Platform) and its variations for Chinese financial markets
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<!ELEMENT errors (error*)>
<!ELEMENT error EMPTY>
<!ATTLIST error
	id	CDATA #REQUIRED
	value CDATA #REQUIRED
	prompt CDATA #REQUIRED
>