Updated Home (markdown)
parent
4530ba401e
commit
760453d921
29
Home.md
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
|
||||

|
||||
|
||||
# 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)
|
Loading…
Reference in New Issue