################## PAIRS.properties ##############################
################### VERSION CONTROL ###############################
###################################################################
### Read the wiki for more explanations about the properties ###
###
https://wiki.profittrailer.io ###
###################################################################
###################################################################
MARKET = ETH
#If you turn on trading the bot will try to sell ANY coin you already own
ALL_trading_enabled = true
ALL_enabled_pairs = ALL
ALL_max_cost = 0.01
ALL_min_buy_balance = 0
ALL_min_buy_volume = 500
ALL_min_buy_price = 0.00005
ALL_max_trading_pairs = 6
ALL_max_buy_spread = 1.5
ALL_buy_strategy = EMAGAIN
ALL_buy_value = -.49
ALL_trailing_buy = 0.35
ALL_sell_strategy = GAIN
ALL_sell_value = 0.89
ALL_trailing_profit = 0.33
All_stop_loss_trigger = 0
ALL_stop_loss_timeout = 0
ALL_panic_sell_enabled = false
ALL_DCA_enabled = -1.5
ALL_sell_only_mode = false
ALL_btc_price_drop_trigger = 10
ALL_btc_price_drop_recover_trigger = 8
ALL_btc_price_rise_trigger = 10
ALL_btc_price_rise_recover_trigger = 8
#Does not work on binance
ALL_consecutive_buy_trigger = 10
#Does not work on binance
ALL_consecutive_sell_trigger = 4
ALL_pending_order_wait_time = 0
ALL_combined_cancel_pending_trigger = 0