Gunthy
		GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: airfrans on October 01, 2018, 03:35:12 PM
		
			
			- 
				"Please manually override config.js the dos prompt says."
 
 How and where should I do this?
- 
				Same error. Did you fix it?
			
- 
				If somebody has a clue I am all ears. Read through the wiki but unable to find it. Unless I am overlooking something.
			
- 
				You have a couple of options:
 
 Go into the gui settings area, click on trading pairs, click on the pair generating the message and add BOUGHT_PRICE as the label with the appropriate price you paid as the value.
 
 OR
 
 Open config.js, find the pair and add the BOUGHT_PRICE in the overrides section, don't mess up the formatting of the file though, safer to do it in the gui
 "pairs": {
 "bittrex": {
 "BTC-ETH": {
 "strategy": "gain",
 "enabled": true,
 "override": {
 "BOUGHT_PRICE": 0.03160000
 }
- 
				Thanks!
			
- 
				Take a look at this:
 
 https://gunbot.shop/how-to-fix-the-buy-order-from-more-than-30-days-ago-error/