Updated ProxyBot PAIRS.properties (markdown)
parent
8231be684d
commit
aa3b55026d
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue