Updated Home (markdown)

taniman 2017-10-18 22:26:59 +02:00
parent 4530ba401e
commit 760453d921
1 changed files with 28 additions and 1 deletions

29
Home.md

@ -1 +1,28 @@
Welcome to the proxy-bot wiki!
# Welcome
Thank you for your interest in ProxyBot.
Proxy bot is a smart crypto currency trading bot.
It gives you the ability to trade using different exchanges in a fast and simple way.
# Interface
![the bot](http://proxybot.nl/bot.png)
# ProxyBot features
Please take a look below at PAIRS.properties for a list of all options available
## These are the different files that make up the bot.
### Base Setup
[application.properties](https://github.com/taniman/proxy-bot/wiki/application.properties)
### Global configuration
[configuration.properties](https://github.com/taniman/proxy-bot/wiki/configuration.properties)
### Manage the different options for trading with the bot
[PAIRS.properties](https://github.com/taniman/proxy-bot/wiki/PAIRS.properties)
### Manage/Customize the different indicators that are used by the bot
[INDICATORS.properties](https://github.com/taniman/proxy-bot/wiki/INDICATORS.properties)
### Manage the Dollar Cost Averaging Strategy of the bot
[DCA.properties](https://github.com/taniman/proxy-bot/wiki/DCA.properties)