Updated PAIRS.properties (markdown)
parent
56f4a3c255
commit
e017b46a8d
|
@ -40,6 +40,8 @@ Used by BB strategy to not sell without profit
|
|||
Use to define what PAIRS you want the ProxyBot to use for trading.
|
||||
List all pairs you want separated by comma or specify ALL to trade all pairs in your market
|
||||
`ALL_enabled_pairs= ALL`
|
||||
`ALL_enabled_pairs= BTC-ETH, BTC-LTC` <-- FOR BITTREX
|
||||
`ALL_enabled_pairs= BTC_ETH, BTC_LTC` <-- FOR POLONIEX
|
||||
|
||||
Use with gain strategy to try and maximize your profit.
|
||||
In short works like a trailing profit, but will not sell at a loss. More detail in examples below
|
||||
|
|
Loading…
Reference in New Issue