brandedoutcast / FyersAPI

C# wrapper of Fyers API v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FyersAPI

C# wrapper of Fyers API v2. You can get more information regaring the Fyers API from here https://fyers.in/fyers-api/

The wrapper is built on .Net Standard 2.0. There is a test application (WPF application built on .Net 5) which demonstrates the various methods including the login flow. The login flow and the eDIS uses WebView2 control.

Nuget package

Please install the package from nuget https://www.nuget.org/packages/ArthaChitra.FyersAPI/

Requirements

Windows 7 or above

WebView2 Runtime https://developer.microsoft.com/en-us/microsoft-edge/webview2/

Dependencies

About

C# wrapper of Fyers API v2

License:MIT License


Languages

Language:C# 100.0%