Smash Day EA

MQL5 Experts

Trabalho concluído

Tempo de execução 7 dias
Comentário do cliente
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.
Comentário do desenvolvedor
Thank you! 5⭐

Termos de Referência

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























































































































































































Respondido

1
Desenvolvedor 1
Classificação
(140)
Projetos
205
80%
Arbitragem
18
33% / 44%
Expirado
10
5%
Trabalhando
2
Desenvolvedor 2
Classificação
(568)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
3
Desenvolvedor 3
Classificação
(116)
Projetos
137
36%
Arbitragem
15
13% / 67%
Expirado
9
7%
Livre
4
Desenvolvedor 4
Classificação
(71)
Projetos
80
10%
Arbitragem
36
8% / 53%
Expirado
6
8%
Trabalhando
5
Desenvolvedor 5
Classificação
(472)
Projetos
534
33%
Arbitragem
27
41% / 44%
Expirado
8
1%
Carregado
6
Desenvolvedor 6
Classificação
(2435)
Projetos
3067
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
Pedidos semelhantes
Hi Looking for an existing bot to create a Expert Advisor, that can pass prop firm Challenges (1 or 2 phases), like FTMO, MFF, TFF etc. Preferably EA trading GOLD With license key NO martingale strategy Need to have nice entries and exits. NO big lots and low risk. Need complied with this restrictions: -Profit 10% -Max Drawdown (DD) 10% -Max Daily Loss 4% -All trades with SL -NO trades during and after high impact
Bottrading 30 USD
// Khai báo các tham số đầu vào input int rsiPeriod = 14; // Chu kỳ RSI đầu vào mua gấp đôiLevel = 30,0; // Ngưỡng quá bán RSI để mua đầu vào bán gấp đôiLevel = 70,0; // Ngưỡng quá mua RSI để bán đầu vào int movingAveragePeriod = 50; // Chu kỳ trung bình để theo dõi tài khoản đầu vào rủi ro képPerTrade = 1,0; // Tỷ lệ sai sót của mỗi lệnh (% tài khoản) input int keyLevelPeriod = 100; // Chu kỳ tìm kiếm key level đầu
- Automation of layering entry criteria with a mix of initial market orders and subsequent limit orders. Automation of stop loss applied to all these order's with SL moving to above entry when criteria has been met. Automation of TPs - This is a drag and drop ea to the chart when I manually see price action appear. I am not looking for the EA to spot price action
Hello, I post daily analyses on my WordPress site, and I am looking for a developer capable of creating a bot that automatically retrieves trading information (buy/sell, entry, take profit, stop loss) from my analyses and replicates them on MT5 automatically. The goal is to develop a solution that is as simple as possible. This bot will also need to include a few additional features, such as money management, among
Input will be Buy Levels and Sell Level. Qty-> Addition | Multiply Buffer -> in Points with Level Taret -> in points/Lot Price close above Level1 then Buy Price close below Level2 then Sell Will close the position if in Positive, otherwise will not close the position and Open the opposite Position with added Quantity of the last open position. if Price thouches the Buffer Level, the opposite position will be created
**Project Title: Forex Layering Tool Expert Advisor (EA)** **Project Overview:** I am seeking an Expert Advisor (EA) that will simplify the process of entering multiple trade layers based on specified price ranges. **Key Features:** **Layering Capability:** - The EA will support the opening of 5 to 50 layers of a defined price entry range - Each layer will have a fixed lot size that can be defined by the user
very simple rule buy rate 2 sl 1 if market reach 3 sl 2 market reach 4 sl 3 sl hit reverse trade open too with same 1:1 trail sl system if sl hit reverse trade open with same sl trail function 1 input open trade with buy or sell option 2 sl in pip .............xyz 3 lot size ............. xyz 4 distance from sl when sl trail one step [main point] Iam buying in rate of 2 my sl is 1 market reach 3 my sl is 2 market
Purpose: 1. The EA should catch the trend and follow it up or down. 2. The EA must use volitile and volume (strong money flow/ATR or ADX. Feel free to come up with suggestions for indicators we can use. 3. EA must have a minimal Draw down at 3-5% MT4 EA Inputs • Lot size = 0.1 • Use Dynamic Lots = true/false • Risk Percentage of your balance= 2% • Min Allowed Lot Decimals = 0.1 or 0.01 or 1 • SL pips = 100 • TP Pips
The pink panther 2.0 30 - 200 USD
.I would really like to request for a mobile robot. The robot that will work for me and that is accurate so that it will make me a profit everyday.Opens and closes orders for itself and is able to trade more than one trade every time it sees a trading opportunity and a robot that has the ability to open trades with bigger lot size
Build this Expert Advisor (EA) 1. Risk Management Risk per Trade : The EA will calculate the lot size based on the risk percentage (1-2% of the account balance). This will be a customizable input. Stop Loss & Trailing Stop : The EA will place a stop loss at a defined level (based on strategy parameters like ATR, recent support/resistance, etc.) and will implement a trailing stop to lock in profits as the trade moves

Informações sobre o projeto

Orçamento
80+ USD
Desenvolvedor
72 USD
Prazo
de 1 para 3 dias