Skip to content

Commit

Permalink
add workflow badge
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyboyuyang committed Mar 30, 2024
1 parent 5cec4bd commit dc7ef2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Trading-System
[![C/C++ CI](https://github.com/bradleyboyuyang/Trading-System/actions/workflows/shellcheck.yml/badge.svg)](https://github.com/bradleyboyuyang/Trading-System/actions/workflows/shellcheck.yml)

An asynchronous and low-latency trading system designed under service-oriented architecture (SOA).

The project gives an example of a trading system for seven US Treasury securities, with real-time price and orderbook flows, data streaming, user inquiries, algorithm order execution, risk monitor, logging modules, etc.
Expand Down

0 comments on commit dc7ef2f

Please sign in to comment.