“Portrate of trader with serious face at home 1”
Image extraction: stable diffusion
"Speculation should not be trading based on the profit you want to make, but trading more mechanically according to market conditions."
The justification for this common sense in terms of mentality is as stated on this page, but then what does “mechanically trading” mean?
So this time I had ChatGPT4 recommend three mechanical trading options.
Then the following three were raised as mechanical trading strategies:
1. Trend following strategy
2. Mean reversion strategy
3. Breakout strategy
To summarize their descriptions briefly…
The trend-following strategy trades according to the long-term trend of the market.
The mean reversion strategy trades in the opposite direction when prices deviate greatly from the long-term average.
The breakout strategy trades when the price breaks through a certain level.
Deciding on trading rules for this (or these) and trading according to them is what is meant by "mechanical trading."
By the way,
1. Enter when the recent low/high price breaks or the support/resistance changes in a trend environment.
2. Counter trade at the upper and lower limits of the range.
3. Wait for the range to break and the support/resistance to change, then enter.
It might be easier to understand if we put it this way (although this does cut out part of the strategy).
We asked more about each of these three strategies.
Methods that might be useful in a trend-following strategy:
Bollinger Channel Breakout Strategy:
Add a band of 2.5 standard deviations to the 350-day moving average.
Buy when the price closes above the top of the channel, and sell when it closes below the bottom.
Dual Moving Average Strategy:
Use two moving averages, the 100-day and the 350-day.
Buy when the shorter moving average exceeds the longer one, and sell when it falls below.
Triple Moving Average Strategy:
Use three moving averages: 150-day, 250-day, and 350-day.
Buy when the 150-day moving average exceeds the others, and sell when it falls below.
Use the 350-day moving average as a trend filter. Determine that the long signal needs to be above and the sell signal needs to be below the 150-day and 250-day moving averages.
Explanation of Mean Reversion Strategy:
When the price greatly deviates from the long-term average, the strategy is based on the idea that it will return (revert) to the past average.
It’s about targeting the return during overheat/oversold times.
The average price is calculated from the moving average. The threshold for “deviation” is determined by the market volatility and your own risk tolerance. For example, if a long-term range appears in more than a daily chart.
This strategy, because it is a strategy to take advantage of the market’s “overreaction”, should always take into account the fundamentals (basic economic indicators) and market sentiment (emotions of market participants).
Explanation of Breakout Strategy:
A breakout is "a way to evaluate the market interest (supply and demand) in that asset and the possibility of future trends."
You should choose assets with clear support/resistance lines and check whether they are getting attention in the market, i.e., the volume size.
By the way, the indicators that can be used for volume measurement are:
Volume Indicator
On Balance Volume (OBV)
Volume Weighted Average Price (VWAP)
Chaikin Money Flow (CMF)
Volume Rate of Change (VROC)
If you really want to trade mechanically, it’s probably good to build a system, theoretically speaking, i.e., automated trading.
The reason I’m not particularly interested in such trading methods is that, when it comes to day trading, I want to be able to intervene at any moment right before my eyes – I’m a bit of an old-fashioned(?) type in that sense. Of course, there are also aspects like writing code or outsourcing that are both bothersome and not feasible for me.
However, given that there are quite a few generative AIs these days that specialize in coding, I might muster the motivation to give it a try at some point.