Destroyed ProfitTrailer (markdown)

taniman 2017-10-27 23:42:13 +02:00
parent e017b46a8d
commit 2607d2b799
1 changed files with 0 additions and 22 deletions

@ -1,22 +0,0 @@
# ProxyBot features
To use all the new and great features of the ProxyBot you should start by enabling server.botMode in application.properties
The proxy bot works in the same way as the old proxy. So just follow that tutorial to get thing up and running.
## These are the different files that make up the bot.
### Base Setup
[application.properties](https://github.com/taniman/profit-trailer/wiki/application.properties)
### Global configuration
[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/profit-trailer/wiki/PAIRS.properties)
### Manage/Customize the different indicators that are used by the bot
[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/profit-trailer/wiki/DCA.properties)