SDK Walkthrough

Pushing Data Using SDK

In this quick tutorial, we walks you through how to use our Python SDK to upload trading and market data to the Blockhouse platform.

You’ll learn how to:

• Generate your API key

• Install and configure the SDK

• Push trade and market data files from your local environment

Everything’s demoed using Jupyter Notebook, so you can follow along step-by-step.

Last updated