Blockhouse
    • Home
    • Quickstart
    • Tutorial Videos
      • SDK Walkthrough
      • Algorithm Products Walkthrough
      • Connecting with Lime
      • Connecting with Interactive Brokers
  • Core Product
    • Platform Architecture Overview
    • How to Send Your Data
    • Visualizing Trade Insights: Pre & Post-Trade Dashboards
    • Analyzing Trades with TCA Reports
    • Smart Order Routing & Execution Algorithms
  • Asset Classes
    • Fixed Income
      • Data Schemas & Execution Formats
      • Standards and Conventions
      • Venues and Datasets
    • Equities
      • Data Schemas & Execution Formats
      • Standards and Conventions
      • Venues and Datasets
    • Crypto
      • Data Schemas & Execution Formats
      • Standards and Conventions
      • Venues and Datasets
  • API Reference
    • Execution API
      • Introduction & Installation
      • Managing Orders
      • Full SDK Example & Notes
  • FIX API
    • About FIX API
Powered by GitBook
On this page
  1. Tutorial Videos

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.

PreviousTutorial VideosNextAlgorithm Products Walkthrough

Last updated 2 months ago