.NET Client for the Tradier API to interact with the Tradier Brokerage platform to get account information, market data, place orders, and create watchlists.
Info
Version: | 1.0.11 |
Author(s): | Vitali Karmanov, Henrique Tedeschi |
Last Update: | Friday, June 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/tradier-dotnet-client |
Install
Install-Package tradier-dotnet-client
dotnet add package tradier-dotnet-client
paket add tradier-dotnet-client
tradier-dotnet-client Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)