Daveatt

Heatmap MACD Strategy

Hello traders

A customer gave me the idea indirectly after I made an update to that script:
Supertrend MTF Heatmap

Important Notes

The backtest results aren't relevant for this educational script publication.
I used realistic backtesting data but didn't look too much into optimizing the results, as this isn't the point of why I'm publishing this script.

I wanted to showcase that any Heatmap script can be converted into a strategy.

The strategy default settings are:

  • Initial Capital: 100000 USD

  • Position Size: 1 contract
  • Commission Percent: 0.075%
  • Slippage: 1 tick
  • No margin/leverage used

For example, those are realistic settings for trading CFD indices with low timeframes, but not the best possible settings for all assets/timeframes.

Concept

The Heatmap MACD Strategy allows selecting one MACD in five different timeframes.
You'll get an exit signal whenever one of the 5 MACDs changes direction.
Then, the strategy re-enters whenever all the MACDs are in the same direction again.

It takes:

  • long trades when all the 5 MACD histograms are bullish
  • short trades when all the 5 MACD histograms are bearish

You can select the same timeframe multiple times if you don't need five timeframes.
For example, if you only need the 30min, the 1H, and 2H, you can set your timeframes as follow:

  • 30m
  • 30m
  • 30m
  • 1H
  • 2H

Risk Management Features

Nothing too fancy
All the features below are pips-based

  • Stop-Loss
  • Trailing Stop-Loss
  • Stop-Loss to Breakeven after a certain amount of pips has been reached
  • Take Profit 1st level and closing X% of the trade
  • Take Profit 2nd level and close the remaining of the trade

What's next?

I'll publish this script's open-source Pineconnector, ProfitView, and AutoView versions for educational purposes.

Thank you
Dave

👨‍💻 Need help you with your FTMO/TopStep verif?

⭐️ Listed as TradingView Trusted Pine Programmer

📧 dave@best-trading-indicator

Telegram: Daveatt

⏩ Course: best-trading-indicator.com

Twitter: twitter.com/bti_trading
开源脚本

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

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?