My Path to becoming a successful trader, written in (sometimes pretty long) twitter threads.
As this whole repo is mainly for myself to code and document stuff, this part is also my log to prepare and document the threads i posted.
- Storytime: Starting as a trader
- Don't plan a plan if you can't follow throu: How i became profitable
- The structure behind: my own trading framework in python
- How to survive the learning curve: Riskmanagement
- How to build an automated trading system: Building my Bot
- Size matters: Performance numbers and which i like
- non-linearity: nothing is a straight line
- entries vs. exits
- benefits of bottrading: taking signals 24/7
- improving your strategy: why backtesting is so important
sample implementations: i plan to implement some basic ideas into strategies, to show the process. Will write about it here:
- SMA Cross
- RSI entries