CyberPunkMetalHead / gateio-crypto-trading-bot-binance-announcements-new-coins

This is a crypto trading bot that scans the Binance Annoucements page for new coins, and places trades on Gateio
MIT License
1.21k stars 303 forks source link

[BUG] Not working stop loss... #51

Closed VuzzyM closed 2 years ago

VuzzyM commented 2 years ago

Hello.

@CyberPunkMetalHead

I sold it manually because I saw that the stop loss was not working at all

My config.yml:

---
  TRADE_OPTIONS:
    # In your pairing coin
    QUANTITY: 5
    # BTCUSDT will be bought for example
    PAIRING: USDT
    TEST: False
    # In %
    SL: -3
    TP: 60
    ENABLE_TSL: True
    TSL: -4
    TTP: 20
  LOGGING:
    # Logging levels used in this program are ERROR, INFO, and DEBUG
    LOG_LEVEL: INFO
    LOG_FILE: bot.log
2021-11-04 10:04:14,384 INFO: last_price='242.061'
2021-11-04 10:04:14,384 INFO: stored_price + (stored_price*sl /100)=242.5
2021-11-04 10:04:14,384 INFO: starting sell place_order with :BNX | USDT | 295.31442 | side=sell 242.061
2021-11-04 10:04:14,680 ERROR: (400)
Reason: Bad Request
HTTP response headers: HTTPHeaderDict({'Date': 'Thu, 04 Nov 2021 07:04:14 GMT', 'Content-Type': 'application/json', 'Content-Length': '61', 'Connection': 'keep-alive', 'Server': 'openresty', 'X-Request-Id': '[48530729-1567413425]'})
HTTP response body: {"label":"BALANCE_NOT_ENOUGH","message":"Not enough balance"}

2021-11-04 10:04:14,681 ERROR: (400)
Reason: Bad Request
HTTP response headers: HTTPHeaderDict({'Date': 'Thu, 04 Nov 2021 07:04:14 GMT', 'Content-Type': 'application/json', 'Content-Length': '61', 'Connection': 'keep-alive', 'Server': 'openresty', 'X-Request-Id': '[48530729-1567413425]'})
HTTP response body: {"label":"BALANCE_NOT_ENOUGH","message":"Not enough balance"}
ST-tech-llc commented 2 years ago

same here.

ismathali commented 2 years ago

Same here stop loss didn't work.I don't understand why the bot bought late, my coin was bought at 250 could have easily bought at 120-150 range

jochenboele commented 2 years ago

I have the same issue. I also get the message Balance not Enough

angryBOT commented 2 years ago

Guys, why not read through the information the dev gave before jumping into it? He uses Github, a blog, Discord, and YouTube. At least take 10 minutes for DYOR before starting to use a bot. For example this video from his channel: https://www.youtube.com/watch?v=H2ylujgbDzw