This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
skyfffire
/
pin_trading_tool
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Sin descripción
23
Commits
1
Ramas
0
Releases
Árbol:
1216a94c49
Ramas
Etiquetas
master
pin_trading_too...
HTTPS
SSH
ZIP
TAR.GZ
skyffire
1216a94c49
性能测试未作
hace 6 meses
proto
81f3ab169b
修复k线信息解析错误的bug。
hace 6 meses
src
147266584e
ws延迟监听器。
hace 6 meses
.gitignore
5f3b8a2cf0
深度处理好了
hace 6 meses
Cargo.toml
6467ea4304
健壮性通过了测试。
hace 6 meses
Config.json.sample
b3b0cf6d02
初始架构
hace 6 meses
build.rs
5f3b8a2cf0
深度处理好了
hace 6 meses
readme.md
1216a94c49
性能测试未作
hace 6 meses
rust-toolchain
6c1bce9b64
架构层面的修改
hace 6 meses
readme.md
当前项目 Todo List
public接口对接、测试
整体架构
2370多个币对的同时订阅信息测试
ws的ping、pong链接健壮性测试
ws延迟监听测试
现在ws延迟越来越高,应该是处理性能到极限了,试试1000条
k线信息的处理逻辑
深度信息的处理逻辑
private接口未对接、测试
交易逻辑对接测试
数据存储方案的设计与实现
后台接口的设计与实现
UI的设计与实现