GitHub - street13capital/st13: Python package for trend analysis 路 GitHub
/" data-turbo-transient="true" />
Skip to content
Type / to search
Sign in<br>Sign upAppearance settings
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading. Please reload this page.
street13capital
st13
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>64 Commits<br>64 Commits
.gitignore
.gitignore
LICENSE
LICENSE
MANIFEST.in
MANIFEST.in
README.md
README.md
sample.png
sample.png
setup.py
setup.py
st13.py
st13.py
View all files
Repository files navigation
st13 v0.9.2 馃悏
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.
About<br>Python package for trend analysis<br>Resources<br>Readme<br>MIT license<br>Activity<br>Custom properties<br>Stars<br>8 stars<br>Watchers<br>1 watching<br>Forks<br>0 forks<br>Report repository
Releases
Packages
Used by
Contributors
Languages
You can鈥檛 perform that action at this time.