Skip to content

Commit 4b94dbc

Browse files
authored
Added CryptoBot Functionality Youtube Video
Included Link to Youtube Video discussing additional functionality of cryptotrading bot including code snippets, expected output and description.
1 parent f1e9b74 commit 4b94dbc

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

examples/readme.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The 'example' folder contains examples of bot's built by @BlockchainEng using py
66

77
An [example Youtube Video by @BlockchainEng provides an introduction to the features of this project/bot](https://www.youtube.com/watch?v=8AAN03M8QhA).
88

9+
[Example of Cryptocurrency Trading Bot Functionality on Youtube](https://youtu.be/Y4RwD1OGz4c) .
10+
911
Additional explanation is available on a [Medium post describing additional functionality/considerations is available here](https://medium.com/@BlockchainEng/how-to-build-an-automated-cryptocurrency-trading-bot-on-binance-with-python-2cd9b5874e44) .
1012

1113
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
@@ -18,14 +20,13 @@ What things you need to install the software and how to install them:
1820
PyCharm EDU Version
1921
Python-Binance Library
2022
Crypto-Signals Library
23+
Matplotlib Library
2124
```
2225

2326
### Installing
2427

2528
A step by step series of examples that tell you have to get a development env running
2629

27-
Say what the step will be
28-
2930
```
3031
Please Watch Linked Youtube Video
3132
```
@@ -58,9 +59,7 @@ Add additional notes about how to deploy this on a live system
5859

5960
## Built With
6061

61-
* [Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used
62-
* [Maven](https://maven.apache.org/) - Dependency Management
63-
* [ROME](https://rometools.github.io/rome/) - Used to generate RSS Feeds
62+
* Python-Binance
6463

6564
## Contributing
6665

0 commit comments

Comments
 (0)