Quantalon Metrics
Project description
Quantalon Metrics
QuickStart
import yfinance as yf
from qtl_metrics import Metrics
aapl = yf.Ticker("AAPL")
data = aapl.history()
prices = data['Close']
metrics = Metrics(prices)
print(metrics.stats)
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
qtl_metrics-1.0.1.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file qtl_metrics-1.0.1.tar.gz
.
File metadata
- Download URL: qtl_metrics-1.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.8.5 Windows/7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a2f7bfa0d021211e05ad4b187de0d5d1090864ec5984b71646aa3bd73f58c75 |
|
MD5 | ef90105ec3518f27f4541b9c305c1d4d |
|
BLAKE2b-256 | c8f213e90b1ceeabdf0d496e1e4275ae6b0907f968bcd6fd536781a44cafa2c9 |
File details
Details for the file qtl_metrics-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: qtl_metrics-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.8.5 Windows/7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a925fbcddeb030484dc0aecffe0464e97f34cc1e073688d436b2a890e2e324b1 |
|
MD5 | b939e4c70862217902a365b5c6f6dbf9 |
|
BLAKE2b-256 | 471b74e019bcd73e8992e4c4b1064085427f616d0b156255df4fdaa084093a49 |