Smash Day EA

MQL5 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 7 gün
Müşteri tarafından geri bildirim
Le did a great job on our first EA together, adding enhancements that made it even better. I'm already discussing our next EA and I look forward to working together with him again.
Geliştirici tarafından geri bildirim
Thank you! 5⭐

İş Gereklilikleri

INTRO

The purpose of this job is to create an EA based on Larry Williams' Smash Day. This pattern suggests that the current impulse of the price movement has a higher possibility of a reversal after closing above/below the last extremes. Such a trading day is called "Smash" (or reversal) because it precedes a change in the current price direction. When such a day forms, the market leaps up-or downwards, closing behind the previous highs/lows. At this moment, all the traders who were late attempt to enter, counting on the continuation of the movement. However, the price could retrace and form a Smash Day reversal pattern.

LONG TRADE:


This is a day of increased volatility in a descending price movement that closes below the low of the previous session and is also the lowest close for a set number of days (default is 8). Place a buy stop order such that, if the price moves in the opposite direction and takes out the high of the Smash Day, a long position is opened with a stop loss a set number of pips below the low of the Smash Day (default is 10).


Long Smash Day

SHORT TRADE:

This reversal pattern also forms from a day of increased volatility on the market — this time in an ascending price movement. The day closes above the previous high and higher than the highs of the previous 8 days. Place the sell stop order so if the price takes out the low of the Smash Day, a short position is opened with a stop loss 10 pips above the high of the Smash Day.


LONG SHORT EXITS


There are three possible exit strategies that need to be included:

1.            First profitable close - after the close of the first profitable day, exit at the open of the next day.

2.            Set number of days - exit after a set number of days irrespective of whether in profit or not (default is 8).

3.            Profit target – exit at a multiple of the stop loss (default is 2 x SL).


ADDITIONAL CONSIDERATIONS

  • The default period of time that the EA waits within the range of the Smash Day for a break is 1 day.
  • Only one trade at a time is allowed.

ADDITIONAL REQUIREMENTS

  • Both the ex5 and mq5 files need to be delivered.
  • All the parameters mentioned above need to be configurable from the Inputs page to allow for optimization.

ADDITIONAL CONFIGURATIONS

Time Configuration

  • GMT Mode
  • Manual GMT
  • Auto GMT
  • Manual GMT Offset
  • Monday Trade
  • Tuesday Trade
  • Wednesday Trade
  • Thursday Trade
  • Friday Trade

Lot Management

  • Lots Type
  • Equity Percentage
  • Fixed Lotsize
  • Lots Base on XBalance
  • Equity Percent
  • Fixed Lots
  • XBalance
  • Lotsize per XBalance
  • Max Lots

Basic EA Configurations

  • Magic number
  • Trade Comment
  • Max Spread
  • Max Slippage























































































































































































Yanıtlandı

1
Geliştirici 1
Derecelendirme
(150)
Projeler
225
80%
Arabuluculuk
18
33% / 44%
Süresi dolmuş
11
5%
Çalışıyor
Yayınlandı: 24 makale, 1882 kod
2
Geliştirici 2
Derecelendirme
(568)
Projeler
641
41%
Arabuluculuk
23
52% / 30%
Süresi dolmuş
46
7%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(116)
Projeler
137
36%
Arabuluculuk
15
13% / 67%
Süresi dolmuş
9
7%
Serbest
4
Geliştirici 4
Derecelendirme
(72)
Projeler
80
10%
Arabuluculuk
35
9% / 54%
Süresi dolmuş
6
8%
Serbest
5
Geliştirici 5
Derecelendirme
(535)
Projeler
613
34%
Arabuluculuk
34
38% / 47%
Süresi dolmuş
9
1%
Meşgul
6
Geliştirici 6
Derecelendirme
(2597)
Projeler
3277
67%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
342
10%
Serbest
Yayınlandı: 1 kod
Benzer siparişler
I want to convert my mql4 code to mql5 , if anyone is capable to do it then contact me. I will share mql4 file to u and u have to convert it in mql5
based on heikin ashi chart the EA must work as follows Buys when the first green (bullish) Heikin Ashi candle appears and enters on the next candle. Closes the buy when the first red (bearish) Heikin Ashi candle appears after a green one and exits on the next candle. Sells when the first red (bearish) Heikin Ashi candle appears and enters on the next candle. Closes the sell when the first green (bullish) Heikin
Cycle start When there are no open orders for the EA (by magic+symbol) the EA immediately opens a new cycle using the last closed candle direction: if the current candle is bullish → open M1 BUY , otherwise M1 SELL . If the current candle is neutral, choose randomly. (Note that the attached file uses the last closed candle. Modify the EA so that it uses the bullishness, bearishness, or neutrality of the current
Seeking a long-term technical partner to support ongoing maintenance and update tasks. Currently requiring an API solution capable of accessing all trading records by inputting MT4/5 login credentials and broker server information, applicable to all brokers supporting MT4/5. This solution must not rely on the MT4 or MT5 client
To eliminate this difficulty, use the expert's example: EA 24658754 MAKE THE MODIFICATION IN THE EXPERTS' FILES: EA_MT4, EA_MT5 Add this: input bool ShowInfo = false ; // Show Info to Chart input ENUM_BASE_CORNER Corner = 1 ; // Info Corner input color Color_Info = clrAqua ; // Info Color Add this: //+------------------------------------------------------------------+ //| Print
Job Description I am looking for a highly skilled MQL5 DEVELOPER and A TRADER to work on an MT5 Expert Advisor (EA) project. The main tasks will include: 1. Code Compilation & Optimization – Reviewing, compiling, and streamlining the existing EA code to ensure efficiency and stability. 2. Backtesting Setup & Execution – Running professional backtests to ensure the EA produces consistent, gradual profit growth curves
⚡ This is NOT an easy task – but 100% DOABLE! 💯 👉 I am searching for a PROFESSIONAL, hard-working developer 👨‍💻 who can bring my proven strategy to life. 💎 I have strong evidence + real trading results 📊 that show this algorithm works. 📌 Full details will be shared ONLY with serious programmers. 🔥 This is a once-in-a-lifetime opportunity to be part of something BIG! 🚀 ⛔ Please – only SERIOUS OFFERS. My time
I would like to create a simple trading panel (EA) that will be displayed directly in the chart and will allow opening both market and pending orders. The panel should contain input fields for lot size, distance in pips from the current price for pending orders, and values for stop loss and take profit. The user should be able to select, via checkboxes, which pending order types to place (Buy Stop, Sell Stop, Buy
I have 2 EXPERT ADVISERS whom I have helped to build a business through online coding. They are also profitable in testing but I did not get the result which I wanted. I want to improve them. I also want to add some more strategies in them so that I get the result which I want. Anyone who can help me, please send me a message, I provide you the details
I am looking for a working forex robot with full source code. Platform: MT4 or MT5 (if you have both, even better). I don’t have a strategy, so your strategy is accepted. Price can be negotiated depending on how good the robot is. Important rules: ❌ No grid trading ❌ No martingale ✅ Every trade must have a stop loss and take profit Requirements for proof: The robot must already be running on a real account for at

Proje bilgisi

Bütçe
80+ USD
Geliştirici için
72 USD
Son teslim tarihi
from 1 to 3 gün