Gets the underlying asset ticker and the option type (either call or put) to fetch live option data.
Project description
Live TSE Options Data Fetcher
Description
This Python package retrieves live data for options traded on Tehran Stock Exchange and Iran Farabourse Exchange based on the underlying asset's ticker and option type. It supports tickers such as "خودرو" and option types including "call" and "put".
Features
- Fetch live option data for specified tickers.
- Support for multiple option types: "call" and "put".
- Easy integration with your existing applications.
Installation
You can install the package via pip:
pip install tse_derivatives
Example
from tse_derivative import tse_options
ticker = "خودرو" # or "اهرم" ...
type = "call" # or "put"
data = tse_options(ticker, type)
print(data)
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 tse_derivatives-0.1.3.tar.gz.
File metadata
- Download URL: tse_derivatives-0.1.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26d063f0ce5891ef9a9c0f6dc9600e20cbb46e7a995422c786105e57c497d0d9
|
|
| MD5 |
ce8f41a0ffd1fde213cc942a37e1baa4
|
|
| BLAKE2b-256 |
621f883c847d9cfed64636a359f68b02c43474fbf723656e3c95a88f1436a048
|
File details
Details for the file tse_derivatives-0.1.3-py3-none-any.whl.
File metadata
- Download URL: tse_derivatives-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
143d38b77331be0414e1ff32459d46f5528e709ece45dc078515888503524f88
|
|
| MD5 |
7e8b75a6d3a35c896ea7f0e6cc00139e
|
|
| BLAKE2b-256 |
1489ef7dfe70987260e3654653ac6fbd05134ae102f012ead40949e99a5a1f5e
|