Skip to content
Oleg Rakhmatulin edited this page May 19, 2020 · 23 revisions

Home

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

Alpaca Markets API Endpoints

These endpoints available for both paper and brokerage accounts:

Polygon.io API Endpoints

These endpoints available only for users with brokerage accounts:

Additional Topics

  • 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 request: low-level and high-level described on this page.
  • Two authentication options available for Alpaca API connectors discussed on this page.
Clone this wiki locally