Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Azulinho committed Nov 24, 2021
1 parent 7b4972b commit aba41d3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ A python based trading bot for Binance, which relies heavily on backtesting.
* [TICKERS](#tickers)
* [TRADING_FEE](#trading_fee)
* [PRICE_LOGS](#price_logs)
5. [Development/New features](#development/new-features)

## Overview

Expand Down Expand Up @@ -568,3 +569,12 @@ operation.
PRICE_LOGS: [""]
```
The list of price logs to be used for backtesting.


## Development/New features

Want this bot to do something it doesn't do today?

Easy, fork it, make the changes you need, add tests, raise a PR.


0 comments on commit aba41d3

Please sign in to comment.