World financial market open/close & volume tracker
Project description
MarketClock ⏰📊
MarketClock یک ماژول پایتون پیشرفته برای بررسی باز یا بسته بودن بازارهای مالی در زمانهای مختلف و تحلیل حجم معاملات است.
امکانات اصلی
- بررسی وضعیت باز یا بسته بودن بازارها (همراه با timezone و تعطیلات رسمی)
- نمایش مدتزمان باقیمانده تا بستهشدن هر بازار
- ذخیره خروجی به فرمت JSON یا CSV
- پشتیبانی از APIهای خارجی مانند AlphaVantage و Binance برای تحلیل حجم معاملات
- توابع کمکی برای نمایش، ذخیره و ترندگیری
نصب
pip install marketclock
یا اگر لوکال توسعه میدهید:
git clone https://github.com/yourusername/marketclock.git
cd marketclock
pip install -e .
استفاده
from marketclock import MarketClock
mc = MarketClock(alpha_api_key="YOUR_API_KEY")
res = mc.get_open_markets_json()
print(res)
لایسنس
این پروژه تحت مجوز MIT ارائه شده است. برای اطلاعات بیشتر فایل LICENSE را ببینید.
Project details
Release history Release notifications | RSS feed
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 worldtradeclock_feizi_asp-0.1.2.tar.gz.
File metadata
- Download URL: worldtradeclock_feizi_asp-0.1.2.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
739faa24c5a42bd757d1132bbcc9bba9350f7d0a6f9278e353813503b62cb3c9
|
|
| MD5 |
1ab4fa906f1f876ef128f8b8751ba120
|
|
| BLAKE2b-256 |
5c5745e235452581ea716507d096c515f1951216b6a254f2c618fad8da756d35
|
File details
Details for the file worldtradeclock_feizi_asp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: worldtradeclock_feizi_asp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc31d0b01bb1dbf0f85caffb6af06fed71bfd1181364ec5e2c66c70b520a1f42
|
|
| MD5 |
b689e943f0f37daf1041397c0db771e8
|
|
| BLAKE2b-256 |
2e4a1a6967bbc3e044be5743a9f9bdefa163212a4d70e00937fc11e26fff7849
|