coinbase / coinbase-advanced-py

The Advanced API Python SDK is a Python package that makes it easy to interact with the Coinbase Advanced API. The SDK handles authentication, HTTP connections, and provides helpful methods for interacting with the API.
https://docs.cdp.coinbase.com/advanced-trade/docs/welcome/
Apache License 2.0
101 stars 27 forks source link

paper trading #52

Closed BuildWithData closed 3 months ago

BuildWithData commented 3 months ago

could not find any docs about paper trading, is it available ? if not, do you plan to make it available ?

github-actions[bot] commented 3 months ago

Thank you for reporting! If this is an SDK specific issue, we will look into it and get back to you soon. If this is an API related request, report it in our Advanced API Discord instead (use this invite link if it's your first time accessing the Discord).

urischwartz-cb commented 3 months ago

Hi @BuildWithData , we currently do not offer paper trading/sandbox environment, but it is on our roadmap. For now, hopefully our available APIs are sufficient for testing your code. As mentioned above, we encourage you to use our Discord to ask any API related questions there. Thanks!