Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Nov 11, 2020
1 parent fc15404 commit d41d671
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,16 @@ A trading bot framework written in Go. The name bbgo comes from the BB8 bot in t

## Current Status

_Working hard in progress_

[![Build Status](https://travis-ci.org/c9s/bbgo.svg?branch=main)](https://travis-ci.org/c9s/bbgo)

Aim to release v1.0 before 11/14

## Features

- Exchange abstraction interface
- Stream integration (user data websocket)
- PnL calculation.
- Slack notification
- KLine-based Backtest
- Built-in strategies

## Supported Exchanges

Expand Down

0 comments on commit d41d671

Please sign in to comment.