st13 v0.9.3 🐉
To install latest version of st13 Python package for trend analysis
pip3 install st13 --upgrade
To analyse a financial asset run it with the following, where SYMBOL is the asset symbol on Yahoo Finance. If SYMBOL is not given, MSFT will be used for demo, since Microsoft owns GitHub where this code lives.
python3 -m st13 SYMBOL
The package works by identifying clusters of weekly closing prices that are statistically significant. The rationale is if price has moved above a key level, the bias is bullish and if price has moved below a key level, the bias is bearish. Because the market is moving away from a key price level. Naturally, there can be whipsaws around key levels.
More on how this project came about and commentary on MSFT sample chart at this LinkedIn post. Further examples at this LinkedIn newsletter where I applied st13 package to out-of-sample financial assets not used during its development, namely BTCUSD, KC1!, USDJPY, BYND, KOSPI. Its views look reasonable to me.
Release files for st13 0.9.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| st13-0.9.3.tar.gz | 94.8 kB | Details |
Release files / st13-0.9.3.tar.gz
| Download URL | st13-0.9.3.tar.gz |
|---|---|
| Size | 94.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b8b3837e4841c6c00b319a2fe05e5d5a97e7050017fa5a95233870a8f0103c57
|
|
BLAKE2b-256 checksum How to use checksums |
3ee28c9eb8a88f95705641a81b5297ce345863e3a9e41d1e7b13a14fb2447d0e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|