https://github.com/accursedgalaxy/crypto-ohlcv-fetcher
This python script will allow you to fetch all time ohlcv data for various crypto currencies. This script is utilizing the ccxt library to offer you a easy interface into multiple exchanges.
https://github.com/accursedgalaxy/crypto-ohlcv-fetcher
Last synced: 3 months ago
JSON representation
This python script will allow you to fetch all time ohlcv data for various crypto currencies. This script is utilizing the ccxt library to offer you a easy interface into multiple exchanges.
- Host: GitHub
- URL: https://github.com/accursedgalaxy/crypto-ohlcv-fetcher
- Owner: AccursedGalaxy
- Created: 2024-01-22T21:45:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-22T22:38:07.000Z (over 1 year ago)
- Last Synced: 2025-01-30T20:42:44.679Z (5 months ago)
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crypto-OHLCV-Fetcher
This python script will allow you to fetch all time ohlcv data for various crypto currencies. This script is utilizing the ccxt library to offer you a easy interface into multiple exchanges.