Tehran Stock Exchange OSINT Tool for Python
Project description
This is just an Alpha release, So If you find it interesting or you encounter any bugs, I would appreciate if you let me know!
Overview
Currently there is no active well-documented API for TSE capital market out there. And this is a big obstacle to development of projects and studies based on this data. tfinance aimes to solve this problem by developing an OSINT tool to provide a reliable, threaded, and Pythonic way to access TSE’s historical data.
>> import tfinance as tfin
>> fold = tfin.Ticker("فولاد")
>>fold.name
'فولاد مباركه اصفهان'
>>fold.sector
'فلزات اساسي'
>>fold.history.head()
<TICKER> <DTYYYYMMDD> <FIRST> ... <PER> <OPEN> <LAST>
0 S*Mobarakeh.Steel 2020-10-06 17700.0 ... D 17860.0 18240.0
1 S*Mobarakeh.Steel 2020-10-05 17610.0 ... D 18210.0 17700.0
2 S*Mobarakeh.Steel 2020-10-04 18760.0 ... D 18710.0 18090.0
3 S*Mobarakeh.Steel 2020-10-03 18290.0 ... D 17920.0 18810.0
4 S*Mobarakeh.Steel 2020-09-30 18170.0 ... D 17500.0 18290.0
[5 rows x 12 columns]
Installation
The easiest way to install tfinance is from the Python Package Index using pip or easy_install:
$ pip install tfinance
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tfinance-0.1.2.tar.gz.
File metadata
- Download URL: tfinance-0.1.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dbea46283da852b5e80f75486860a57e4274a0e873e069dbbbfae4b65b76241
|
|
| MD5 |
80321e6cffeaec3af9bd43384ca6e1b5
|
|
| BLAKE2b-256 |
3025d615959cf5ee05bb364835051a146c90e262b1033bbc3c92e38ef1978dfe
|
File details
Details for the file tfinance-0.1.2-py3-none-any.whl.
File metadata
- Download URL: tfinance-0.1.2-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad1811c0b3da2d38ac81a562ee45cee0fed66d8ab0267c884a757cf0b6332aee
|
|
| MD5 |
f4989f39a636b9b46d8972773b635368
|
|
| BLAKE2b-256 |
e418561d4012645d53e6b6d79c1a320dd5e7c5c5dfe55bb4dcffeb467aeb01c4
|