Updated ProxyBot PAIRS.properties (markdown)

taniman 2017-09-18 22:56:48 +02:00
parent 6568fd7806
commit add92cb7ff
1 changed files with 6 additions and 6 deletions

@ -113,12 +113,12 @@ Set sell value for the specified coin to specified amount
If ALL_sell_value is specified, this setting will override it
`BTC_SC_sell_value = 0.4`
Hard override and set a bought price and bought date for your coins. Bought date is required!
The normal bought price property (see above) will always look at order book and only set bought_price to unassigned coins
This options however will skip order book and set the specified bought price and date for your available balance
Pro-tip: Dont use override_bought_date and leave it enabled for DCA trading.
`BTC_XRP_override_bought_price = 0.00008000`
`BTC_XRP_override_bought_date = 2017-01-01`
Hard override and set a bought price and bought date for your coins. Bought date is required!
The normal bought price property (see above) will always look at order book and only set bought_price to unassigned coins
This options however will skip order book and set the specified bought price and date for your available balance
Pro-tip: Dont use override_bought_date and leave it enabled for DCA trading.
`BTC_XRP_override_bought_price = 0.00008000`
`BTC_XRP_override_bought_date = 2017-01-01`
# Examples