Username: Password:

Author Topic: How to use Auto Config for disable buy if the price is > some value  (Read 2582 times)

Offline piskin

  • Rookie
  • *
  • Posts: 2
    • View Profile
I am using stepgrid , How to set never buy above a specific price . I don’t want this bot keep chasing high.

Offline sbogovac

  • Contributor
  • **
  • Posts: 113
    • View Profile
Re: How to use Auto Config for disable buy if the price is > some value
« Reply #1 on: January 19, 2022, 09:26:01 AM »
I am using stepgrid , How to set never buy above a specific price . I don’t want this bot keep chasing high.

Doesn't "NBA" [Never Buy Above] work? I quote from the wiki:

Quote
NBA#

Description
"Never Buy Above". Use this to only allow buy orders below the last sell rate.
This sets the minimum percentage difference between the last sell order and the next buy. The default setting of 0 disables this option.
When set to 1, Gunbot will only place a buy order when the strategy buy criteria meet and price is at least 1% below the last sell price.

Values
Values: numerical, represents a percentage.
Default value: 0

Order types
Affects: Strategy buy

Name
Parameter name in config.js: NBA

Although IMO (and I am a "GRID" fan) this does defy the sense of GRID a bit, doesn't it..?  ???