Trading ideas
The following is a collection of trading concepts, presented without a particular sequence. Feel free to explore and utilize any that appeal to you. However, bear in mind that you might come across some that are initially difficult to comprehend and that might require further research:
- Start easy. Learn about some good indicators for beginners such as the ones I mentioned in the indicators template provided in Chapter 4 (and also found in the
Chapter_04
directory on GitHub). - Most of the strategies that work in bull markets don’t work in bear markets and vice versa. Instead of creating a new strategy, why not dedicate your time to defining a correct trend (bullish or bearish), maybe coding a TradingView indicator, and setting an alarm for when the trend changes? Then, you can trade (automatically) using the proper strategies for the current market. (Technically, look into ADX, MA crosses and gaps, Hidden Markov Models, and the Hurst exponent.)
- If...