Skip to content
Oleg Rakhmatulin edited this page May 21, 2022 · 23 revisions

Main SDK Package

The Alpaca.Markets NuGet package contains the .NET SDK that provides unified access for different API endpoints:

Extensions Package

The Alpaca.Markets.Extensions NuGet package contains the set of helper extension methods and interfaces for implementing some application- or scenario-specific tasks:

Additional Topics

  • Two authentication options available for Alpaca API connectors discussed on this page.
  • How to handle Paper and Live environments easily with the help of extension methods provided by SDK.
  • Two main options for configuring new order placement requests: low-level and high-level described on this page.
  • Fractional shares trading support discussed on this page
Clone this wiki locally