Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

Simple Yet Effective Breakout Strategy - expert pour MetaTrader 5

Vues:
2465
Note:
(4)
Publié:
2024.04.17 12:12
Mise à jour:
2024.04.17 13:15
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance


This breakout strategy is the base for our QAlpha StockTrend product: https://www.mql5.com/en/market/product/114875.

You can freely modify/add your own filters to create your own unique version of this strategy.

The basic premise of the strategy:

  • Buy/Cover as soon as the price breaks above n bars high
  • Short/sell as soon as the price breaks below n bars low

Backtested on USDJPY 2013-2023, let's see if you can improve the results even further!


Settings

USDJPY backtest results


      Code blocks for "Counters" like Count "X" time and pass Code blocks for "Counters" like Count "X" time and pass

      Here are some examples of codes for set counters based on "Count"

      Basic GridManager Library Basic GridManager Library

      This is a basic library to create and manage grids.

      QuickTradeKeys123 QuickTradeKeys123

      QuickTradeKeys 123 is a user-friendly Expert Advisor (EA) for MetaTrader 5, enabling traders to execute buy and sell operations quickly by simply pressing the numbers '1' and '2' on their keyboard. Pressing '3' closes all open positions. This EA is ideal for swift trading and testing purposes where manual intervention is required without using the mouse.

      Confluence Detector Confluence Detector

      It will detect whether there's confluence between the current chart timeframe and two other timeframes.