Giter VIP home page Giter VIP logo

Comments (4)

nemethm95 avatar nemethm95 commented on September 24, 2024

I got this error also.

from gateio-crypto-trading-bot-binance-announcements-new-coins.

PasKemp avatar PasKemp commented on September 24, 2024

I have fixed this with an other Object.
I want to get my balance from Gate.io with the WalletApi. With that the 'Total_balance' Object returned. In the picture you can see how you get the amount of your spot balance.
Unbenannt

But i didn't find a solution for the 'Order' Object yet.

from gateio-crypto-trading-bot-binance-announcements-new-coins.

rarrows avatar rarrows commented on September 24, 2024

It was actually this error that came first for me. The non subscriptable error came after restarting the script. Something to do with the parsing of the coin symbols I assume.

New annoucement detected: TBLVKJIWJRPRJYQXXAIOVUSZIEVPXW
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/gate_api/api_client.py", line 190, in __call_api
response_data = self.request(
File "/usr/local/lib/python3.9/site-packages/gate_api/api_client.py", line 447, in request
return self.rest_client.GET(
File "/usr/local/lib/python3.9/site-packages/gate_api/rest.py", line 237, in GET
return self.request(
File "/usr/local/lib/python3.9/site-packages/gate_api/rest.py", line 232, in request

gate_api.exceptions.ApiException: (400)
Reason: Bad Request
HTTP response headers: HTTPHeaderDict({'Date': 'Fri, 22 Oct 2021 02:37:21 GMT', '.........
HTTP response body: {"label":"INVALID_CURRENCY","message":"Invalid currency TBLVKJIWJRPRJYQXXAIOVUSZIEVPXW"}

from gateio-crypto-trading-bot-binance-announcements-new-coins.

yermakovant7 avatar yermakovant7 commented on September 24, 2024

Did you know that the "quantity" is not the amount in dollars but the price of the announced currency?

from gateio-crypto-trading-bot-binance-announcements-new-coins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.