Gunthy

GUNBOT: The automatic profit generator => Beginners & Help => Topic started by: Codefinger on November 25, 2017, 05:25:19 PM

Title: MAX_VOLUME_TO_SELL Variable?
Post by: Codefinger on November 25, 2017, 05:25:19 PM
Hi,

I just had an idea, but didn't see it in the wiki.  Maybe I'm just blind...  ;)

Say you setup an USDT/BTC (yeah, I know...) trading pair, bbrsipp, and you have 2 BTC sitting in your account.

You think that BTC is going to hit 9k, but you only want Gunbot to sell half of the volume of BTC you're sitting on in your account. 

Does anyone know of a MAX_VOLUME_TO_SELL variable or something like it, that could be set (in this case) to only sell the 1.0 BTC when the RSI_SELL_LEVEL and PP_SELL conditions are met?

Thanks
Title: Re: MAX_VOLUME_TO_SELL Variable?
Post by: sloaleks on November 26, 2017, 06:56:05 AM
yeah, use override on "whatevercoin-BTC", put just half the trade limit in.
Title: Re: MAX_VOLUME_TO_SELL Variable?
Post by: Codefinger on December 02, 2017, 12:27:36 AM
Cool.  Thanks