Skip to content

Commit b6e1909

Browse files
committed
Added moar badges.
1 parent 5efdb80 commit b6e1909

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
![status](https://david-dm.org/ctubio/tribeca.svg)
1+
[![Release](https://img.shields.io/github/release/ctubio/tribeca.svg)](https://github.com/ctubio/tribeca/releases)
2+
![Status](https://img.shields.io/david/ctubio/tribeca.svg)
3+
[![Platform](https://img.shields.io/badge/platform-unix--like-lightgray.svg)](https://www.gnu.org/)
4+
[![Software License](https://img.shields.io/badge/license-ISC-111111.svg)](LICENSE)
5+
[![Software License](https://img.shields.io/badge/license-MIT-111111.svg)](COPYING)
26

37
`tribeca.js` is a very low latency cryptocurrency [market making](https://github.com/ctubio/tribeca/blob/master/MANUAL.md#what-is-market-making) trading bot with a full featured [web client](https://github.com/ctubio/tribeca#web-ui), [backtester](https://github.com/ctubio/tribeca/blob/master/MANUAL.md#how-can-i-test-new-trading-strategies), and supports direct connectivity to [several cryptocoin exchanges](https://github.com/ctubio/tribeca/tree/master/etc#configuration-options). On modern hardware, it can react to market data by placing and canceling orders in under a millisecond.
48

0 commit comments

Comments
 (0)