Username: Password:

Author Topic: FUNDS_RESERVE error  (Read 4681 times)

Offline distromaster

  • Rookie
  • *
  • Posts: 3
    • View Profile
FUNDS_RESERVE error
« on: February 15, 2021, 10:50:21 PM »
Hello,

Im owner of Gunbot standard (21.1.0), Im using the same strategy and config from three monts to today, bot now Gunbot cant buy because I get an "We reached max allowed RESERVE for this coin: please wait for some sell orders or change FUNDS_RESERVE". I have 0.0001 as default value, I have tried with 0, 1, 2, but im receiving the same message (and the Gunbot dont buy or show the "buy line price in the graphic"). Whats wrong if I havent made aby change on the config?

At this moment my Poloniex ETH balance is 0.00000 and I have about 700 USDC to trade.


Starting a new fresh installation of Gunbot and configuring with a new and fresh default strategy I get the same error...

Im using pair:     

"pairs": {
        "poloniex": {
            "USDC-ETH": {
                "strategy": "ichimoku",
                "enabled": true,
                "override": {}

and strategy

"ichimoku": {
            "ADX_ENABLED": false,
            "ADX_LEVEL": 25,
            "ATRX": 0.5,
            "ATR_PERIOD": 14,
            "BTC_MONEY_FLOW": 35,
            "BTC_PND_PERIOD": 14,
            "BTC_PND_PROTECTION": false,
            "BUYLVL": 1,
            "BUYLVL1": 0.6,
            "BUYLVL2": 2,
            "BUYLVL3": 70,
            "BUY_ENABLED": true,
            "SINGLE_BUY": false,
            "BUY_LEVEL": 1,
            "BUY_METHOD": "ichimoku",
            "BUY_RANGE": 0.5,
            "CANDLES_LENGTH": 99,
            "COUNT_SELL": 9999,
            "DISPLACEMENT": 26,
            "DI_PERIOD": 14,
            "DOUBLE_CHECK_GAIN": true,
            "DOUBLE_UP": true,
            "DOUBLE_UP_CAP": 1,
            "DU_BUYDOWN": 2,
            "DU_CAP_COUNT": 0,
            "DU_METHOD": "HIGHBB",
            "EMA1": 16,
            "EMA2": 8,
            "EMASPREAD": false,
            "EMA_LENGTH": 50,
            "EMAx": 0.5,
            "FAST_SMA": 1,
            "FUNDS_RESERVE": "0.001",
            "GAIN": "1.5",
            "HIGH_BB": 0,
            "ICHIMOKU_PROTECTION": true,
            "IGNORE_TRADES_BEFORE": 0,
            "LIQUIDITY": false,
            "LIQUIDITY_TAKER": false,
            "LIQUIDITY_GAIN": true,
            "MAX_INVESTMENT": 1,
            "NASH_LEAGUE": false,
            "NASH_TIMER": 300,
            "IS_MARGIN_STRAT": false,
            "KEEP_QUOTE": "2",
            "KIJUN_BUY": false,
            "KIJUN_CLOSE": false,
            "KIJUN_PERIOD": 26,
            "KIJUN_SELL": false,
            "KIJUN_STOP": false,
            "KUMO_BUY": false,
            "KUMO_CLOSE": false,
            "KUMO_SELL": false,
            "KUMO_SENTIMENTS": false,
            "KUMO_STOP": true,
            "LEVERAGE": 0,
            "LONG_LEVEL": 1,
            "LOW_BB": 0,
            "MACD_LONG": 20,
            "MACD_SHORT": 5,
            "MACD_SIGNAL": 10,
            "MAKER_FEES": false,
            "TAKER_FEES": false,
            "MARKET_BUY": false,
            "MARKET_BUYBACK": false,
            "MARKET_CLOSE": false,
            "MARKET_DU": false,
            "MARKET_FOK": false,
            "MARKET_RTBUY": false,
            "MARKET_RTSELL": false,
            "MARKET_SELL": false,
            "MARKET_STOP": false,
            "MEAN_REVERSION": false,
            "MFI_BUY_LEVEL": 30,
            "MFI_ENABLED": false,
            "MFI_LENGTH": 14,
            "MFI_SELL_LEVEL": 70,
            "MIN_VOLUME_TO_BUY": "2",
            "MIN_VOLUME_TO_SELL": "2",
            "NBA": 0,
            "PANIC_SELL": false,
            "PERIOD": 15,
            "PP_BUY": 0,
            "PP_SELL": 99999,
            "PRE_ORDER": false,
            "PRE_ORDER_GAP": 0,
            "RENKO_ATR": true,
            "RENKO_BRICK_SIZE": 0.0001,
            "RENKO_PERIOD": 15,
            "ROE": 1,
            "ROE_CLOSE": false,
            "ROE_LIMIT": 1,
            "ROE_TRAILING": false,
            "ROE_SCALPER": false,
            "ROE_SPREAD": 0,
            "RSI_BUY_ENABLED": false,
            "RSI_BUY_LEVEL": 30,
            "RSI_DU_BUY": 30,
            "RSI_LENGTH": 14,
            "RSI_METHOD": "oscillator",
            "RSI_SELL_ENABLED": false,
            "RSI_SELL_LEVEL": 70,
            "RT_BUY_LEVEL": 2,
            "RT_BUY_UP_LEVEL": 0,
            "RT_ENABLED": false,
            "RT_GAIN": 1.5,
            "RT_MAXBAG_PROTECTION": 10,
            "RT_ONCE": false,
            "RT_ONCE_AND_CONTINUE": false,
            "RT_SELL_UP": 0.3,
            "RT_TREND_ENABLED": false,
            "SELLLVL": 1,
            "SELLLVL1": 0.6,
            "SELLLVL2": 2,
            "SELLLVL3": 70,
            "SELL_ENABLED": true,
            "SELL_METHOD": "ichimoku",
            "SELL_RANGE": 0.5,
            "SENKOUSPAN_PERIOD": 52,
            "SHORT_LEVEL": 1,
            "SLOW_SMA": 2,
            "SLOW_STOCH_K": 3,
            "SL_DISABLE_BUY": false,
            "SMAPERIOD": 50,
            "STDV": 2,
            "STOCHRSI_BUY_LEVEL": 0.2,
            "STOCHRSI_ENABLED": false,
            "STOCHRSI_LENGTH": 14,
            "STOCHRSI_METHOD": "oscillator",
            "STOCHRSI_SELL_LEVEL": 0.8,
            "STOCH_BUY_LEVEL": 20,
            "STOCH_D": 3,
            "STOCH_ENABLED": false,
            "STOCH_K": 14,
            "STOCH_METHOD": "oscillator",
            "STOCH_SELL_LEVEL": 80,
            "STOP_LIMIT": 60,
            "TAKE_BUY": true,
            "TAKE_PROFIT": true,
            "TBUY_RANGE": 0.5,
            "TENKAN_BUY": true,
            "TENKAN_CLOSE": true,
            "TENKAN_PERIOD": 9,
            "TENKAN_SELL": true,
            "TENKAN_STOP": false,
            "TL_ALLIN": true,
            "TL_PERC": "100",
            "TM_RT_SELL": false,
            "TP_PROFIT_ONLY": true,
            "TP_RANGE": 0.5,
            "TRADES_TIMEOUT": 0,
            "TRADING_LIMIT": "700",
            "TRAIL_ME_BUY": false,
            "TRAIL_ME_BUY_RANGE": 0.5,
            "TRAIL_ME_DU": false,
            "TRAIL_ME_RT": false,
            "TRAIL_ME_RT_SELL_RANGE": 0.5,
            "TRAIL_ME_SELL": false,
            "TRAIL_ME_SELL_RANGE": 0.5,
            "TSSL_TARGET_ONLY": true,
            "USE_RENKO": false,
            "XTREND_ENABLED": false,
            "STOP_BUY": 0,
            "STOP_SELL": 0,
            "PND": false,
            "PND_PROTECTION": 1.5,
            "SupportResistance": false,
            "SupRes_ALLOW_DCA": true,
            "SupRes_SPREAD": 0.1,
            "SupRes_LVL_SPREAD": 1,
            "SupRes_MAX": 0,
            "SupRes_TIMER": 300,
            "SupResMinROE": 20,
            "SL_DISABLE_SELL": false
        },

Thanks in advande and sorry for my bad english

Offline distromaster

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: FUNDS_RESERVE error
« Reply #1 on: February 15, 2021, 10:52:12 PM »
some debug info:

USDC-ETH@poloniex start strategies attempts
USDC-ETH@poloniex refusing tests
USDC-ETH@poloniex skipping smacross
USDC-ETH@poloniex refusing MACD
USDC-ETH@poloniex quote amount calculated
USDC-ETH@poloniex no unfilled sell orders
USDC-ETH@poloniex no unfilled buy orders
l7092
We reached max allowed RESERVE for this coin: please wait for some sell orders or change FUNDS_RESERVE

Offline Aitor

  • Administrator
  • *****
  • Posts: 570
  • Telegram: @AitorRuiz Gunbot.shop
    • View Profile
    • Gunbot
Re: FUNDS_RESERVE error
« Reply #2 on: February 17, 2021, 04:21:33 PM »
Hi, it's weird as you say you have 700 USDC, so theorically you have more than enough. It's not common, but I saw one guy who said who had this problem and fixed it setting Funds reserve to -1000
« Last Edit: February 17, 2021, 04:59:46 PM by Aitor »

Offline distromaster

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: FUNDS_RESERVE error
« Reply #3 on: February 20, 2021, 02:45:41 PM »
Hi, it's weird as you say you have 700 USDC, so theorically you have more than enough. It's not common, but I saw one guy who said who had this problem and fixed it setting Funds reserve to -1000

Hi @Aitor, thanks for yur reply. Its working setting -1000 as funds reserve (weird). But now Gunthy dont show me the "buy" line stitch reference on the graphic, I only see the "buy trailing stop" close to the price that I can see to buy on the dashboard. The bot buys according to the strategy normally but does not show the indicator on the chart. This only happens with the Ichimoku strategy, using the default gunbot values or customizing the strategy...

I atach a print screen. Any suggestion?

Thanks in advance!
« Last Edit: February 20, 2021, 03:08:12 PM by distromaster »

Offline Aitor

  • Administrator
  • *****
  • Posts: 570
  • Telegram: @AitorRuiz Gunbot.shop
    • View Profile
    • Gunbot
Re: FUNDS_RESERVE error
« Reply #4 on: February 26, 2021, 04:43:29 AM »
Supposedly the bot only shows relevant indicators. In other words, if you run strategy X, the bot will only show indicators that are being used in strategy X. Also some things can be shown / hidden from chart.