Updated ProxyBot PAIRS.properties (markdown)

taniman 2017-09-24 17:23:18 +02:00
parent 8231be684d
commit aa3b55026d
1 changed files with 3 additions and 5 deletions

@ -44,11 +44,9 @@ You will recieve a telegram message to inform you of this
Define the market we are trading (BTC, ETH, XMR, USDT)
`MARKET = BTC`
Enable trading (buying and selling, orders) using defined strategies for all pairs
`ALL_trading_enabled = true`
Enable watch mode for all pairs. Your running pairs/pending orders and balance will be displayed in monitoring page.
`ALL_watch_only_mode = false`
Enable trading (buying,selling and orders) using defined strategies for all pairs
If trading_enabled = false your running pairs/pendings orders and balance will still be displayed in watchmode
`ALL_trading_enabled = true`
The default strategy to use to make buys
`ALL_buy_strategy = LOWBB`