Username: Password:

Author Topic: MAX_VOLUME_TO_SELL Variable?  (Read 11314 times)

Offline Codefinger

  • Rookie
  • *
  • Posts: 12
    • View Profile
MAX_VOLUME_TO_SELL Variable?
« 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
"It is an Ill Wind that Blows No Minds..."

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: MAX_VOLUME_TO_SELL Variable?
« Reply #1 on: November 26, 2017, 06:56:05 AM »
yeah, use override on "whatevercoin-BTC", put just half the trade limit in.

Offline Codefinger

  • Rookie
  • *
  • Posts: 12
    • View Profile
Re: MAX_VOLUME_TO_SELL Variable?
« Reply #2 on: December 02, 2017, 12:27:36 AM »
Cool.  Thanks
"It is an Ill Wind that Blows No Minds..."