diff --git a/README.md b/README.md index 82696fa4ab..1cf486e90f 100644 --- a/README.md +++ b/README.md @@ -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