OPEN-SOURCE SCRIPT

Turn of the Month Strategy [Honestcowboy]

The end of month effect is a well known trading strategy in the stock market. Quite simply, most stocks go up at the end of the month. What's even better is that this effect spills over to the next phew days of the next month.

In this script we backtest this theory which should work especially well on SP500 pair.

By default the strategy buys 2 days before the end of each month and exits the position 3 days into the next month.

The strategy is a long only strategy and is extremely simple. The SP500 is one of the #1 assets people use for long term investing due to it's "9.8%" annualised return. However as a trader you want the best deal possible. This strategy is only inside the market for about 25% of the time while delivering a similar return per exposure with a lower drawdown.

Here are some hypothesis why turn of the month effect happens in the stock markets:
  1. Increased inflow from savings accounts to stocks at end of month
  2. Rebalancing of portfolios by fund managers at end of month
  3. The timing of monthly cash flows received by pension funds, which are reinvested in the stock market.


The script also has some inputs to define how many days before end of the month you want to buy the asset and how long you want to hold it into the next month.

It is not possible to buy the asset exactly on this day every month as the market closes on the weekend. I've added some logic where it will check if that day is a friday, saturdady or sunday. If that is the case it will send the buy signal on the end of thursday, this way we enter on the friday and don't lose that months trading opportunity.

The backtest below uses 4% exposure per trade as to show the equity curve more clearly and because of publishing rules. However, most fund managers and investors use 100% exposure. This way you actually risk money to earn money. Feel free to adjust the settings to your risk profile to get a clearer picture of risks and rewards before implementing in your portfolio.
educationalinvestingseasonality-tradingsimplesimplertradingsp500_stratgystatisticsTrend Analysis

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?


✅ Let me help you become profitable long-term.
Patreon -> patreon.com/ChartMuse
Patreon -> patreon.com/ChartMuse
更多:

免责声明