Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate CoinbasePro and add CoinbaseExchange #22502

Merged
merged 16 commits into from
May 15, 2024

Conversation

carlosmiei
Copy link
Collaborator

No description provided.

@carlosmiei
Copy link
Collaborator Author

coinbase-logo-resized

@carlosmiei
Copy link
Collaborator Author

DEMO

n coinbaseexchange fetchTicker "BTC/USDT"
Debugger attached.
2024-05-15T12:02:03.027Z
Node.js: v18.18.0
CCXT v4.3.23
coinbaseexchange.fetchTicker (BTC/USDT)
2024-05-15T12:02:03.758Z iteration 0 passed in 261 ms

{
  symbol: 'BTC/USDT',
  timestamp: 1715774518147,
  datetime: '2024-05-15T12:01:58.147Z',
  bid: 62479.41,
  ask: 62479.42,
  close: 62499.23,
  last: 62499.23,
  baseVolume: 305.16259268,
  info: {
    ask: '62479.42',
    bid: '62479.41',
    volume: '305.16259268',
    trade_id: '20564025',
    price: '62499.23',
    size: '0.0016135',
    time: '2024-05-15T12:01:58.147561Z',
    rfq_volume: '0.089863'
  }
}
2024-05-15T12:02:03.758Z iteration 1 passed in 261 ms

@carlosmiei carlosmiei self-assigned this May 15, 2024
@carlosmiei carlosmiei merged commit 9372cf9 into ccxt:master May 15, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant