Updated ProxyBot PAIRS.properties (markdown)
parent
0895b0b2fb
commit
06986d31be
|
@ -109,5 +109,11 @@ 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
|
||||
`BTC_XRP_override_bought_price = 0.00008000`
|
||||
`BTC_XRP_override_bought_date = 2017-01-01`
|
||||
|
||||
# Examples
|
||||
Coming up
|
Loading…
Reference in New Issue