tse-client
Advanced tools
Comparing version 2.26.4 to 2.26.5
{ | ||
"name": "tse-client", | ||
"version": "2.26.4", | ||
"version": "2.26.5", | ||
"description": "A client for fetching stock data from the Tehran Stock Exchange (TSETMC). Works in Browser, Node and as CLI.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -50,2 +50,3 @@ # [TSE Client](https://www.npmjs.com/package/tse-client) [![GitHub tag](https://img.shields.io/github/tag/m-ahmadi/tse-client.svg)](https://GitHub.com/m-ahmadi/tse-client/tags/) [![GitHub issues](https://img.shields.io/github/issues/m-ahmadi/tse-client.svg)](https://GitHub.com/m-ahmadi/tse-client/issues/) | ||
+ [تغییرنام نمادهای متشابه](#renamed-symbols) | ||
+ [تعدیل دستی](#manual-price-adjustment) | ||
@@ -799,3 +800,7 @@ # CLI | ||
فرمان `tse ls -R` نماد های تغییرنام داده شده را نمایش می دهد. | ||
- ### Manual Price Adjustment | ||
با استفاده از [اطلاعات این قسمت](#get-price-adjustment-data) می توان عملیات تعدیل قیمت نماد را به شکل دستی نیز انجام داد. | ||
[در این فایل](samples/manual_price_adjustment_example.py) نمونه مثالی از انجام این عملیات در دسترس میباشد. | ||
با استفاده از این روش می توان هر نوع داده قیمتی یک نماد را تعدیل کرد. (منجمله قیمتهای ماهانه، هفتگی، ساعتی، دقیقهایی و غیره) | ||
</div> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
375705
805