With TimeBase Community Edition you get access to free market data connectors you can use to receive normalized market data with any level of granularity (top of the book, L2) from the most popular crypto exchanges and recording it in TimeBase in a matter of minutes.
Windows
- Install WSL.
- Install Docker on your Windows machine.
Linux
- Download sample docker-compose.yml
- Run
docker-compose up
command from the directory with your docker-compose.yml file to launch TimeBase crypto connectors. - View live and historical market data stored in TimeBase in your browser at localhost:8099 (default username admin and password admin):
watch_demo_video.mp4
Build the project with Gradle using this build.gradle file.
You will require the Java 11+ and Gradle 8.6 to build:
Full clean and build of all modules
$ ./gradlew clean build
And start it
$ ./bin/runner.sh
By default, we launch with the default configuration to start all the available data connectors. Recorded market data is saved into /timebase-home
directory. You can create custom configurations to run just the selected connectors with specific settings.
Refer to the configuration to learn how to configure.
Refer to the developers tutorials for more in depth information about data model and tutorials on how to develop custom data connectors.
Exchange | Supported Contracts |
---|---|
AscendEX | SPOT, Linear Futures |
BYBIT | SPOT, Inverse and Linear Futures, Options |
BITFINEX | SPOT, Linear Futures |
BITMART | SPOT |
BitMEX | Quanto Contract, Inverse Perpetual SWAP, Linear Perpetual, Quanto Perpetual, Linear Futures, Quanto Futures, Inverse Futures |
Coinbase | SPOT |
CRYPTOFACILITIES | Linear Futures |
DERIBIT | Inverse and Linear Futures, Options, Perpetual |
HITBTC | SPOT |
HUOBI FUTURES | Inverse Futures |
HUOBI SPOT | SPOT |
Kraken FUTURES | Inverse and Linear Perpetual SWAP, Inverse Futures with Expiration |
Kraken SPOT | SPOT |
Kucoin | SPOT, Futures |
OKX | SPOT, Linear and Inverse SWAP, Inverse and Linear Futures |
One Trading (bitpanda) | SPOT |
POLONIEX | SPOT |
Uniswap | ERC-20 SWAP |