Skip to content

证券交易系统, 实现单一交易对的买卖功能

License

Notifications You must be signed in to change notification settings

helltractor/trading-exchange-system

Repository files navigation

Trading Exchange System

证券交易系统, 实现单一交易对的买卖功能

github star license jdk

maven spring boot spring boot

Build application

  1. cd ./build
  2. docker-compose up --d
  3. mvn clean package

Run application

  1. run ConfigApplication.java
  2. run TradingEngineApplication.java
  3. run TradingSequencerApplication.java
  4. run TradingAPIApplication.java
  5. run QuotationApplication.java
  6. run PushApplication.java
  7. run UIApplication.java
  8. open http://localhost:8080 in browser

Test application

Mind: More details in bot

Reference

Kafka

OkHttp

Vert.x

About

证券交易系统, 实现单一交易对的买卖功能

Resources

License

Stars

Watchers

Forks

Releases

No releases published