Username: Password:

Author Topic: Prevent Gunbot from selling specific coins  (Read 7156 times)

Offline Kanzleramt

  • Rookie
  • *
  • Posts: 3
    • View Profile
Prevent Gunbot from selling specific coins
« on: January 12, 2018, 09:51:52 AM »
G'Day Together,

afaik the stop_limit parameter tells gunbot to sell a pair if a specific price (x%) below the buy price is reached, e.g. if actual price equal to or less then 60% of 10 USD (buy price) gunbot will sell the bag at a maximum of 4 USD.
I want to force gunbot to keep specific bags in case of a dump, how to configure the stop_limit parameter? stop_limit = 100?

Best,

Andreas

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: Prevent Gunbot from selling specific coins
« Reply #1 on: January 12, 2018, 08:15:40 PM »
I shall think rather than setting stop limit in override, just remove the pair ...

Offline Kanzleramt

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: Prevent Gunbot from selling specific coins
« Reply #2 on: January 13, 2018, 07:11:03 AM »
And after dump I have to add it again with all overrides? Sounds like a bit of additional work ;-)
Maybe I can uncomment the pair in the config file, how does it work?

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: Prevent Gunbot from selling specific coins
« Reply #3 on: January 13, 2018, 03:08:11 PM »
This I have not tried, so I can't say. You will have to test this on your own. Let us know how it goes.