Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alifanov authored Sep 2, 2017
1 parent f53b8c3 commit 18b3e3b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# yobit_bot

Bot for Yobit.next. Check buy trades and identified aggresive trading for finding opportunity for scalping.

## Usage

```
$ touch config.py
```

Add API_KEY and API_SECRET params to config.py

```
$ python bot.py
```

0 comments on commit 18b3e3b

Please sign in to comment.