question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Coincheck: parameters are not available

See original GitHub issue

Coincheck: parameters are not available.

  • Language: python3
  • CCXT version: newest
  • Exchange: Coincheck

GET request with Parameters is not available in coincheck API.

coincheck.request('exchange/leverage/positions', 'private', method='GET')

and

coincheck.request('exchange/leverage/positions', 'private', method='GET', params={'status':'open'})

and

coincheck.request('exchange/leverage/positions', 'private', method='GET', params={'status':'closed'})

return same results.

I think parameters are not handled correctly in GET request.

Please check it.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
forzavortiscommented, Dec 21, 2017

Perfect work! Great!

0reactions
kroitorcommented, Dec 21, 2017

@forzavortis can you, please, confirm it works as seen on your side with the most recent version?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exchange API document - Coincheck
PARAMETERS. pair Specify a currency pair to trade. "btc_jpy", "etc_jpy", "mona_jpy", "plt_jpy", "lsk_jpy", and "omg_jpy" are now available.
Read more >
ccxt/coincheck.py at master - GitHub
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges - ccxt/coincheck.py at master · ccxt/ccxt....
Read more >
Japan's crypto self-regulation 'experiment' not working
Japan's self-regulation “experiment” for the crypto industry is reportedly not working as well as intended, according to local government ...
Read more >
Analyzing Coincheck: A Post-Hack Review | Finance Magnates
Coincheck is currently offline at the moment, so there is no trading data available for it as such. User Reputation and Customer Service....
Read more >
Bitcoin & Cryptocurrency - LIFARS.com
Those who do not consider investing in cryptocurrencies a good idea ... Coincheck is a Tokyo-based cryptocurrency exchange. On 26 January 2018, it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found