거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Simple Yet Effective Breakout Strategy - MetaTrader 5용 expert

조회수:
2305
평가:
(4)
게시됨:
2024.04.17 12:12
업데이트됨:
2024.04.17 13:15
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동


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.