Skip to content

1. Tehran Securities Exchange (TSE) Library

AFP edited this page Jan 27, 2023 · 2 revisions

Introduction

This library developed for fetch all data from tsetmc.com as Tehran Securities Exchange Technology Management Co. It's free and open-source and developed in visual studio C# library. we using HtmlAgilityPack and Newtonsoft.Json as library helper. As you probably know, for using this library you need to connect to internet, for accessing tsetmc site.

The most important advantage of this library is not to store information and leave it to you. Because of this you will get the highest data speed. The data serialization operation is developed in the simplest way to achieve fast response. Other parts are also planned for development which will be done in the future. Your suggestions can help us improve the project.

This library gives you access to all the stocks available in the market, such as the stock exchange(بورس), Farabourse(فرابورس), base market(بازارهای پایه), bonds (اوراق) and etc..., and the features mentioned below can be used for all stocks in all different markets.

Tehran Securities Exchange (TSE) Library Documentation

Clone this wiki locally