Activity for Bobo023

  • Bobo023 Bobo023 posted a comment on discussion Open Discussion

    I found the solution it was my fault because of an error. So cjson is working fine on that example. Sorry to disturb.

  • Bobo023 Bobo023 posted a comment on discussion Help

    I found the solution it was my faut because of an error. So cjson is working fine on that example. Sorry to disturb.

  • Bobo023 Bobo023 posted a comment on discussion Help

    Hi everyone, I am trying to parse a json text using cJson code. But when I parse the string I got an empty cJson object even if my string is not empty. Here is the link of my cjson text: https://api.bitfinex.com/v1/trades/ETHUSD It is a long text so here what it looks like: [{"timestamp":1496669950,"tid":35818880,"price":"240.43","amount":"0.07","exchange":"bitfinex","type":"buy"},{"timestamp":1496669946,"tid":35818879,"price":"240.52","amount":"8.63052622","exchange":"bitfinex","type":"buy"},{"timestamp":1496669946,"tid":35818878,"price":"240.51","amount":"10.2344","exchange":"bitfinex","type":"buy"},.......]...

  • Bobo023 Bobo023 posted a comment on discussion Open Discussion

    So nobody can help me here ? Is there any limit on the number of column in the cjson file ? I do not understant why this object cannot be parsed by cjson. Please hep if you have some ideas thanks.

  • Bobo023 Bobo023 posted a comment on discussion Open Discussion

    Hi everybody, I am trying to parse a cjson text but it does not work and I cannot find why. Here is the link of my cjson text: https://api.bitfinex.com/v1/trades/ETHUSD it is a long text so here what it looks like: [{"timestamp":1496669950,"tid":35818880,"price":"240.43","amount":"0.07","exchange":"bitfinex","type":"buy"},{"timestamp":1496669946,"tid":35818879,"price":"240.52","amount":"8.63052622","exchange":"bitfinex","type":"buy"},{"timestamp":1496669946,"tid":35818878,"price":"240.51","amount":"10.2344","exchange":"bitfinex","type":"buy"},.......]...

1