Git Product home page Git Product logo

cex.io-api-client's People

Contributors

jordanjones avatar jordansjones avatar kingchenc avatar simoyd avatar stefangordon avatar vad873 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cex.io-api-client's Issues

TradeId give System.OverflowException

Hello,
Thanks for you work first, but i have a small problem..
Always after a "Instant buy/sell" i have a exception here ->

    public static implicit operator TradeId(string value)
    {
            return new TradeId(uint.Parse(value));
    }

System.OverflowException: "The value for a UInt32 was too big or too small."
TradeId was -> 6.184.552.358, thats to big for UInt32, better we use UInt64?

How can i solve this Problem?

CexApiException: API key is not activated

Hi Jordans Jones,
First of all I would thank you for your work and it's very amazing. I've downloaded and tested this project. I'm able to access public functions. But I'm generated new api key and activated. Unfortunately I'm getting error as "CexApiException: API key is not activated". This api key works fine but is there something wrong posting and getting for Account Balance API?

Looking forward for your reply.

Thank you

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.