Package to help on Stock Market Visualization and Data
Project description
fetquest
FETQUEST library is based on yfinance lib, Package to help on Stock Market Visualization and Data Handaling.
To find out the period return i.e for 1 year or 1 month use the below function. for Indian stock market use "{ScripName}.NS"
To Get Chart on the data use. {chart="yes"}
from fetquest import tickerReturn
scrips,returns = tickerReturn("SBIN.NS HDFCBANK.NS",period="3mo",chart="yes")
from fetquest import tickerReturn
scrips,returns = tickerReturn("SBIN.NS HDFCBANK.NS",period="3mo")
Periods accepted are '1d', '5d', '1mo', '3mo', '6mo', '1y', '2y', 'ytd', 'max'
By using space as delimiter Scrips can be added.
This will return the Scrips provided in list -{scrips} and percentage return in {retruns} variables.
New Functions will be added as developed.
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 fetquest-0.0.7.tar.gz.
File metadata
- Download URL: fetquest-0.0.7.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c84f1be6c3876db5ec6eb323fd5eb44c3c582079ebee8c636d1fead7625efbf
|
|
| MD5 |
785d4d596f8e911ff1dd3a63e665fd50
|
|
| BLAKE2b-256 |
4bfcf410fd73542696b7753cb200805a8804489a841ab0c3d7f69d37670f34e1
|
File details
Details for the file fetquest-0.0.7-py3-none-any.whl.
File metadata
- Download URL: fetquest-0.0.7-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccf3cecdbd4efd8997da429cba1c64d33c1cbe411b0e7e3d7043e48ba1bad4bc
|
|
| MD5 |
1dd2464ebc94cdef0dcd15e4d7ba65db
|
|
| BLAKE2b-256 |
8e114b6b18b062bb6cd5563a6ee0f290175b426d32535bc15b63490218b94acf
|