Specifiche

I need MQL4 EA for a forex expert advisor to trade on MT4 that uses a reversal strategy with the following conditions: only pairs that will enter are USDJPY, EURJPY, CADJPY, NZDJPY, AUDJPY, GBPJPY, CHFJPY.


Each pair can only be traded once a month. Will only enter the market on 1 hour timeframe.


Lot size = 1.0. Risk:reward ratio is 1:2.


Enter if there are at least 7 confirmations from the following signals: for the ConfirmReversalConditions function, add in that trade should only be executed if there are at least 7 confirmations: these confirmations include:


1) price hits a combination of a horizontal resistance/support level,

2) price hits zone where the closest top or trough are,

3) hits trendline resistance/support level,

4) a number 2 or 3 shows up (w3adr),

5) there is a major market pattern (head and shoulders, inverse head and shoulders, double top, double bottom, triple top, triple bottom, or any form of triangle, any wedge, any flags),

6) price hit or is close to hitting a level that either close to .000 or .500,

7) RSI price is at or above 70 (sell) & RSI price is at or below 30 (buy),

8) is hitting or close to fibonacci level,

9) if 21 MA and 8 EMA crosses downwards with 21 MA being above 8 EMA (sell) and if 21 MA and 8 EMA crosses going upwards with 21 MA being below 8 EMA (buy),

10) 200 MA is acting as dynamic support level (buy) & 200 MA is acting as dynamic resistance level (sell).


Then use ATR to measure the volatility and energy of pairs and then to confirm reversals.


Use ATR numbers to set take profit and stop loss levels.


Set take profit and stop loss levels closest to market structure.


DO NOT ENTER IF THERE IS NO JUSTIFIABLE PLACE TO PUT STOP LOSS.


Set large take profit and stop loss levels to give trade room to breathe and allow the move to take fold.


Look to find high probability inflection points of reversals in USDJPY, EURJPY, CADJPY, NZDJPY, AUDJPY, GBPJPY, CHFJPY.


Never be in more than 3 trades at any given moment. No more than more than 3 trades in a single trading day.


Close all trades 5 minutes before the end of the New York session every Friday.


Do not enter the market on any notable major holiday.


Exit trade if at least 5 confirmation signal change to the opposite side of trade.



* IF I'M TRADING, THEN I’LL ONLY TRADE JPY CROSSES

    * & USE DXY, JXY & UJ TO GAUGE BEFORE ENTRY

* IF I'M TRADING CURRENCIES THEN I’LL FOCUS ON 4HR AND 1HR CHARTS

    * FOCUS ON W & D TO SEE OVERALL TREND THEN DO A TOP DOWN ANALYSIS

    * I WILL ENTER ON 1HR TIME FRAME

* IF I PLACE A TRADE, THEN I’LL NOT LOSE MORE THAN 2% OF MY ACCOUNT

* IF PRICE HITS A COMBO OF:

    1. HORIZONTAL S/R LVL

    2. ZONE

    3. TRENDLINE S/R

    4. # APPEARS

    5. I SEE A MAJOR MARKET PATTERN

    6. MAJOR LVL

* THEN I WILL USE:

    1. RSI

    2. FIB

    3. PP

    * TO CONFIRM THE REVERSAL

* I’LL USE:

    1. MA CROSSOVER

    2. 200MA

    * TO CONFIRM THE TREND

* ATR WILL BE USED TO

    * MEASURE VOLATILITY

    * CALCULATE TP & SL LVLS


ENTRIE RULES:

- AT LEAST 7 CONFIRMATIONS

- NEVER ENTER @ RIGHT ABOVE/BELOW A HORIZONTAL S/R LVL IF I’M FOLLOWING A TREND - PRICE MUST BREAK PAST TO ENTER IF AROUND

- NEVER ENTER @ RIGHT ABOVE/BELOW A FIB LVL IF I’M FOLLOWING A TREND - PRICE MUST BREAK PAST TO ENTER IF AROUND THAT LVL

- WAIT UNTIL CANDLE CLOSES ON 1HR

    - MUST COMPARE W/ PREVIOUS CANDLES TO SEE STRENGTH

- NEVER BE IN MORE THAN 3 OPEN TRADES @ THE SAME TIME

- NO MORE THAN 3 TRADES IN A SINGLE DAY

- NEVER ENTER RIGHT @ NEWS EVENT

- IF PRICE HITS A COMBO OF MY BASE CONFIRMATIONS:

1. HORIZONTAL S/R LVL

2. ZONE

3. TRENDLINE S/R

4. # APPEARS

5. MAJOR MARKET PATTERN

6. MAJOR/MINOR LVL

- I’LL BE TRADING FROM ROUND THE CLOCK & LOOKING @ POTENTIAL ENTRIES DUE TO THE PAIRS I TRADE MOVING IN THE ASIAN MARKETS

- I SHOULD HAVE @ LEAST 3 OF MY BASE CONFIRMATIONS BEFORE ENTERING

- NEVER ENTER RIGHT @ THE OPEN OF ANY SESSION; ENTER ONLY AFTER FLUX OF TRADERS HAS PASSED FROM START OF SESSION

- CLOSE ALL TRADES BEFORE WEEKEND STARTS

- ALWAYS CHECK ACTIVE TRADES BEFORE GOING TO BED

- MUST ALWAYS LOOK @ TRADINGVIEW BEFORE PLACING ORDER IN MT4

- DO NOT GO LONG IF I SEE A BEARISH CANDLESTICK PATTERN & DO NOT GO SHORT WHEN I SEE A BULLISH CANDLESTICK PATTERN

- DON’T ENTER MARKET IF THERE IS NO JUSTIFIABLE PLACE TO PUT TP OR SL

- NO ENTRIES ON MAJOR HOLIDAYS

- ENTER LIMIT ORDERS FOR TRADES I HAVE CONFIDENCE IN WHICH I CLOSE BEFORE THE WEEKEND HITS

- ALWAYS WAIT UNTIL CANDLESTICK FORMATIONS HAVE FULLY DEVELOPED BEFORE ENTRY

    - LET’S SAY A MINIMUM OF 3 CANDLES ON 1HR

- ALWAYS ASSESS THE MARKET ENVIRONMENT WHEN IT COMES TO TP &SL LVLS AS OPPOSED TO SETTING THEM BASED ON PIP VALUES

- KEEP IN MIND NOT ALL OF MY BASE CONFIRMATIONS NEED TO BE ACTIVATED FOR ME TO ENTER

    - PRICE ALSO REVERSES WHEN THERE ISN’T A MAJOR MARKET PATTERN

    - I MUST UNDERSTAND THE CONTEXT OF THE MARKET IN RELATION TO MARKET PATTERNS

    - IE. A 200 CANDLE UPTREND VS. A 20 CANDLE H&S OR  A 200 CANDLE UPTREND VS. A 30 0 CANDLE H&S

- MUST PAY ATTENTION TO THE SMALL DETAILS THAT MATTER

    - MUST UNDERSTAND WHERE OTHER TRADERS GET TRAPPED & WHERE THEIR SLs GET TRIGGERED

- WILL PLACE TP/SL AROUND MAJOR ZONE IF THERE IS NO REASONABLE PLACE TO PUT THEM IF I DECIDE TO ENTER TRADE


Exit rules:

- MUST SEE COMBO OF SIGNALS TO EXIT (NOT JUST 1)

- FIXED SL & TP LVLS @ NEXT SIGNIFICANT S/R LVLS

- MA CROSSOVER OCCURS AGAIN

- WHEN MARKETS ARE ABOUT TO CLOSE FOR THE WEEKEND

- USE ATR COMBINED W/ CHART SETUP TO SET SL BUFFER

- @ LEAST 3 EXIT SIGNALS AND I’LL ASSESS SITUATION THEN GO FROM THERE

    - WILL AUTOMATICALLY EXIT IF I SEE 5


- TRADE MANAGEMENT:

    - LOOK @ TRADE @ THE BEGINNING OF EVERY HOUR

I ALSO NEED AN ASPECT OF THE BOT THAT TRADES THE MARKET WHEN IT'S TRENDING

Con risposta

1
Sviluppatore 1
Valutazioni
(18)
Progetti
22
9%
Arbitraggio
6
33% / 50%
In ritardo
1
5%
In elaborazione
2
Sviluppatore 2
Valutazioni
(5)
Progetti
4
25%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(111)
Progetti
139
43%
Arbitraggio
9
33% / 44%
In ritardo
6
4%
Gratuito
4
Sviluppatore 4
Valutazioni
(60)
Progetti
87
29%
Arbitraggio
24
13% / 58%
In ritardo
7
8%
In elaborazione
5
Sviluppatore 5
Valutazioni
(507)
Progetti
975
74%
Arbitraggio
27
19% / 67%
In ritardo
101
10%
In elaborazione
Pubblicati: 1 articolo, 6 codici
6
Sviluppatore 6
Valutazioni
(354)
Progetti
425
54%
Arbitraggio
20
55% / 15%
In ritardo
29
7%
Caricato
7
Sviluppatore 7
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(13)
Progetti
13
38%
Arbitraggio
1
0% / 100%
In ritardo
1
8%
Gratuito
9
Sviluppatore 9
Valutazioni
(39)
Progetti
46
28%
Arbitraggio
14
21% / 64%
In ritardo
1
2%
Caricato
10
Sviluppatore 10
Valutazioni
(10)
Progetti
14
43%
Arbitraggio
0
In ritardo
3
21%
Gratuito
11
Sviluppatore 11
Valutazioni
(2)
Progetti
3
0%
Arbitraggio
4
0% / 50%
In ritardo
0
In elaborazione
12
Sviluppatore 12
Valutazioni
(6)
Progetti
5
0%
Arbitraggio
2
50% / 50%
In ritardo
2
40%
Gratuito
13
Sviluppatore 13
Valutazioni
(25)
Progetti
29
21%
Arbitraggio
20
10% / 50%
In ritardo
8
28%
In elaborazione
14
Sviluppatore 14
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
15
Sviluppatore 15
Valutazioni
(24)
Progetti
30
13%
Arbitraggio
12
0% / 75%
In ritardo
8
27%
Gratuito
16
Sviluppatore 16
Valutazioni
(16)
Progetti
35
23%
Arbitraggio
4
0% / 50%
In ritardo
2
6%
In elaborazione
17
Sviluppatore 17
Valutazioni
(309)
Progetti
556
35%
Arbitraggio
78
32% / 42%
In ritardo
202
36%
In elaborazione
18
Sviluppatore 18
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
19
Sviluppatore 19
Valutazioni
(77)
Progetti
243
74%
Arbitraggio
7
100% / 0%
In ritardo
1
0%
Gratuito
Pubblicati: 1 articolo
20
Sviluppatore 20
Valutazioni
(270)
Progetti
552
49%
Arbitraggio
57
40% / 37%
In ritardo
227
41%
In elaborazione
21
Sviluppatore 21
Valutazioni
(10)
Progetti
19
42%
Arbitraggio
6
0% / 50%
In ritardo
3
16%
In elaborazione
22
Sviluppatore 22
Valutazioni
(2)
Progetti
4
25%
Arbitraggio
1
0% / 0%
In ritardo
1
25%
In elaborazione
23
Sviluppatore 23
Valutazioni
(45)
Progetti
91
13%
Arbitraggio
34
26% / 59%
In ritardo
37
41%
Gratuito
24
Sviluppatore 24
Valutazioni
(3)
Progetti
1
100%
Arbitraggio
3
0% / 100%
In ritardo
0
Gratuito
25
Sviluppatore 25
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
26
Sviluppatore 26
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
27
Sviluppatore 27
Valutazioni
(3)
Progetti
4
0%
Arbitraggio
2
0% / 100%
In ritardo
1
25%
Gratuito
Ordini simili
Required Filters are working as per specification and requirement . Stop Loss Trailing needs correct execution for live chart . Need a little advice on trailing stop loss correction . Live chart only
Mt4 indicator 50+ USD
I was on co pilot and they said they can build this harmonic prz indicator for me but i was not able to build it. Can anyone help, I have the indicators in ex4 file but not the mq4 files. I want to add these indicators and you can turn it into a complete full indicator like the attached photo I sent and also if you can make it into an automated EA, that would be awesome
We aim to belong to the Top 5 of Mql5 marketplace sellers. We are already in the Top 20 only after 2 years of presence. We are complying with the best standards in ethics and transparency. We already have a good reputation, numerous performing signals with no tricks, a building up community a presence on all marketplaces and social media Join the team and let's bring value to this marketplace
I want to fix my BOT that stopped working but I do not have the code file. I want to fix my BOT that stopped working but I do not have the code file. I want to fix my BOT that stopped working but I do not have the code file. I want to fix my BOT that stopped working but I do not have the code file. Verify EA Status The green "Automated trading enabled" confirms MT5 settings are correct. "Squared" means the EA hit a
need a high-quality Expert Advisor for MT5 based on the RSI strategy. ​Key Features: ​News Filter: The EA must stop trading 30 minutes before and after High-Impact news. ​Risk Management: > - Customizable Lot size (Default: 0.05). ​Hard Stop Loss fixed at 10 USD. ​Trailing Stop feature included. ​Strategy: RSI (30/70) entries for Gold and Forex. ​Please provide a professional and clean MQL5 code
Good morning, I have a Gap Fill strategy and a 10 min opening range break strategy that trade on RTH ES Futures data I have been working on that seem to have some bugs while live trading. They have both been coded by ChatGPT so I would like someone that know how to properly code a strategy to go over each to proof and debug them. Would you be able to do this and could you possibly add some context or features that
I have developed a ready-made quantitative trading system for MetaTrader 5. The system uses an ensemble of machine learning models (XGBoost, LightGBM, Random Forest) combined with a market regime filter based on a Hidden Markov Model. Core features: - Automated trading for XAUUSD - Risk management and dynamic position sizing - Market regime detection (trend / range) - Volatility filter - Telegram monitoring interface
Hello, I am looking for an experienced MT5 (MetaTrader 5) developer to create a simple and reliable Forex trading EA. Broker: Skyriss Platform: MT5 Requirements: • EA should work only on Forex pairs (EURUSD, GBPUSD, USDJPY, USDCHF) • Around 1–2 trades per day is enough • Proper risk management with Stop Loss (SL) and Take Profit (TP) • Prefer low-risk trading with 0.01–0.03 lot depending on balance • No martingale or
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
Project Overview: I am looking for a highly experienced MetaTrader 4 (MQL4) developer to build a sophisticated automated trading system. This is not a standard grid bot; it requires complex trade management, dynamic exposure rebalancing, and a custom "Salami" liquidation module for partial loss mitigation . Key Features to Implement: Virtual Grid & Dynamic Trend: Price-action-based grid triggers without pending

Informazioni sul progetto

Budget
50 - 150 USD
Scadenze
a 10 giorno(i)