Updated ProxyBot PAIRS.properties (markdown)

taniman 2017-09-18 22:55:10 +02:00
parent 2b0b0c2023
commit 6568fd7806
1 changed files with 1 additions and 0 deletions

@ -116,6 +116,7 @@ If ALL_sell_value is specified, this setting will override it
Hard override and set a bought price and bought date for your coins. Bought date is required! 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 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 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_price = 0.00008000`
`BTC_XRP_override_bought_date = 2017-01-01` `BTC_XRP_override_bought_date = 2017-01-01`