Updated Home (markdown)

taniman 2017-10-27 23:45:49 +02:00
parent 2607d2b799
commit cefddfde2a
1 changed files with 9 additions and 9 deletions

18
Home.md

@ -1,28 +1,28 @@
# Welcome
Thank you for your interest in ProxyBot.
Proxy bot is a smart crypto currency trading bot.
Thank you for your interest in ProfitTrailer.
ProfitTrailer 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)
![the bot](http://profittrailer.io/bot.png)
# ProxyBot features
# ProfitTrailer 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)
[application.properties](https://github.com/taniman/profit-trailer/wiki/application.properties)
### Global configuration
[configuration.properties](https://github.com/taniman/proxy-bot/wiki/configuration.properties)
[configuration.properties](https://github.com/taniman/profit-trailer/wiki/configuration.properties)
### Manage the different options for trading with the bot
[PAIRS.properties](https://github.com/taniman/proxy-bot/wiki/PAIRS.properties)
[PAIRS.properties](https://github.com/taniman/profit-trailer/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)
[INDICATORS.properties](https://github.com/taniman/profit-trailer/wiki/INDICATORS.properties)
### Manage the Dollar Cost Averaging Strategy of the bot
[DCA.properties](https://github.com/taniman/proxy-bot/wiki/DCA.properties)
[DCA.properties](https://github.com/taniman/profit-trailer/wiki/DCA.properties)