Update README.md

This commit is contained in:
yongghongg
2021-11-15 10:05:00 +09:00
committed by GitHub
parent 89c5f43cd3
commit 8f94547e03

View File

@@ -1 +1,24 @@
Just a beginning
# About
I write about programming and stock technical analysis on [Medium](https://yonghongtan.medium.com/).
<br>
Subscribe via this [link](https://yonghongtan.medium.com/membership) for unlimited access!
# Article List
## Stock trading related
- [Backtesting All Candlestick Patterns: Which is the Best?](https://medium.com/the-investors-handbook/backtesting-all-candlestick-patterns-which-is-the-best-72a0ea8afcb4)
- [A Notion Trading Journal Template](https://medium.datadriveninvestor.com/a-notion-trading-journal-template-eb01706345f9)
- [The SupertrendImplementing, Screening & Backtesting in Python](https://medium.datadriveninvestor.com/the-supertrend-implementing-screening-backtesting-in-python-70e8f88f383d)
- [A Simple Guide to Plotly for Plotting Financial Chart](https://python.plainenglish.io/a-simple-guide-to-plotly-for-plotting-financial-chart-54986c996682)
- [How to Detect Support & Resistance Levels and Breakout using Python](https://medium.datadriveninvestor.com/how-to-detect-support-resistance-levels-and-breakout-using-python-f8b5dac42f21)
- [Implementing the Most Popular Indicator on TradingView Using Python](https://medium.com/geekculture/implementing-the-most-popular-indicator-on-tradingview-using-python-239d579412ab)
- [Automate your stock screening using Python](https://levelup.gitconnected.com/automate-your-stock-screening-using-python-9107dda724c3)
- [Build your own technical analysis stock screener using Python](https://medium.com/analytics-vidhya/build-your-own-technical-analysis-stock-screener-using-python-5d1bb3d091f0)
## Programming
- [Resources that Helped Me Land a Developer Job Without a CS Degree](https://levelup.gitconnected.com/resources-that-helped-me-land-a-developer-job-without-a-cs-degree-d5c8a011fa90)
## Others
- [Make your own Japanese dictionary and quiz app on Google Sheets](https://yonghongtan.medium.com/make-your-simple-japanese-dictionary-and-quiz-app-on-google-sheets-ed5dd2e84342)