|
|
há 1 ano atrás | |
|---|---|---|
| .. | ||
| src | há 1 ano atrás | |
| tests | há 2 anos atrás | |
| .gitignore | há 2 anos atrás | |
| Cargo.toml | há 1 ano atrás | |
| README.md | há 2 anos atrás | |
| config.toml | há 2 anos atrás | |
|
├─ main // 系统入口
│
├─ exchanges // 交易所层(网络层)
│
├─ standard // 标准化层(中间件)
│
└─ strategy // 策略层(主逻辑、风控等)