An EA openning trade instantly when the EMA is touched - tune up exisitng code that opens on

İş tamamlandı

Tamamlanma süresi: 4 gün
Müşteri tarafından geri bildirim
Available and helpful. Checking the effects of tests and providing more information any time when asked. Thank you for your help and providing the expected solution:)!
Geliştirici tarafından geri bildirim
Clear project specifications and swift communication, 5/5.

İş Gereklilikleri

Hey, I would like to run EA on muliple symbols and on each symbol can have different preset depending on strategy optimation.  It should run on MT5. 
==
I am a beginner in mql5, tried to write it on my own so some code exists, but open positions on the next opened bar, and trailing stop is fixed, not ATR based.  It calculates SL as % of risk but doesn't work when position size is bigger than balance allows (so no max set);/  I can present the code to the one that decides to write it.
====
Description:
simple strategy that should open trades when EMA1 and EMA2 are in the right order, so basically it will work when the market is trending. 


Requirements

Buy postition:
Buy when price touches the faster EMA1 from above  AND EMA1 is above slower EMA2
It should open the trade instantly when EMA1 touched, not waiting for candle close
I shoud be able to set up timeframe on which EA operates for particular symbol (usually CFD indexes but might happen to trade forex, so points must be normalised



Short position:
Sell when price touches the faster EMA1 from below and EMA1 is below slower EMA2
It should open the trade instantly when EMA1 touched, not waiting for candle close
I shoud be able to set up timeframe on which EA operates for particular symbol (usually CFD for indexes but might happen to trade forex, so points must be normalised



General:
-Stoploss / TP  fixed (different for TP and SL)   OR based on ATR (range to define)  and it's multiplier     so example SL = 2 * ATR(14)  and TP = 3 * ATR(14)
-Should have possiblity to define moving SL to BE after x pips in your favor
-Should have true false flag if possible to open only one trade daily or can open multiple if signal appears 
-Should have ability to set trading hours
- Position size based on %of equity in risk as set for stop loss   OR fixed size 
- Shoud have Trailing stop (different for Buy and sell)  fixed   OR based on ATR (range to define)  and it's multiplier     so example Trailisng stop for Buy position = 2 * ATR(14)  and  Trailing stop for Sell = 3 * ATR(14)
- should alllow to set slippage parameter because bounce from the EMA can be fast


I should have possibility to avoid "false signals" . So for Buy position example: when price is above EMA2,  and crosses EMA1, and then falls again.  So strategy should have a parameter that in this particular day price was above EMA1  (if only one signal daily considered)








Yanıtlandı

1
Geliştirici 1
Derecelendirme
(390)
Projeler
416
30%
Arabuluculuk
74
19% / 72%
Süresi dolmuş
52
13%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(16)
Projeler
35
23%
Arabuluculuk
4
0% / 50%
Süresi dolmuş
2
6%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(272)
Projeler
401
27%
Arabuluculuk
39
41% / 49%
Süresi dolmuş
1
0%
Serbest
4
Geliştirici 4
Derecelendirme
(456)
Projeler
794
49%
Arabuluculuk
71
17% / 54%
Süresi dolmuş
139
18%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(60)
Projeler
87
29%
Arabuluculuk
24
13% / 58%
Süresi dolmuş
7
8%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(16)
Projeler
23
26%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
2
9%
Serbest
7
Geliştirici 7
Derecelendirme
(1278)
Projeler
1699
49%
Arabuluculuk
52
71% / 12%
Süresi dolmuş
38
2%
Çalışıyor
8
Geliştirici 8
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
9
Geliştirici 9
Derecelendirme
(43)
Projeler
66
12%
Arabuluculuk
12
58% / 42%
Süresi dolmuş
1
2%
Serbest
10
Geliştirici 10
Derecelendirme
(154)
Projeler
192
58%
Arabuluculuk
10
80% / 0%
Süresi dolmuş
0
Çalışıyor
Yayınlandı: 1 kod
11
Geliştirici 11
Derecelendirme
(77)
Projeler
243
74%
Arabuluculuk
7
100% / 0%
Süresi dolmuş
1
0%
Serbest
Yayınlandı: 1 makale
12
Geliştirici 12
Derecelendirme
(2642)
Projeler
3357
68%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
342
10%
Serbest
Yayınlandı: 1 kod
13
Geliştirici 13
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
14
Geliştirici 14
Derecelendirme
(618)
Projeler
1428
59%
Arabuluculuk
31
81% / 0%
Süresi dolmuş
10
1%
Serbest
15
Geliştirici 15
Derecelendirme
(51)
Projeler
69
35%
Arabuluculuk
4
25% / 75%
Süresi dolmuş
0
Serbest
16
Geliştirici 16
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
17
Geliştirici 17
Derecelendirme
(19)
Projeler
31
32%
Arabuluculuk
8
50% / 25%
Süresi dolmuş
3
10%
Çalışıyor
Benzer siparişler
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I am offering a ready-to-use trading system that connects MetaTrader 4 signals with automated trading on Polymarket. The system is already fully developed and working. What the system does: The bot copies signals from a custom MT4 indicator and executes trades automatically on Polymarket prediction markets. How it works: A custom MT4 indicator generates BUY or SELL signals using buffers. When a signal appears, it is
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Looking to purchase a Good forex or gold/ BTC trading EA and it's source code. Must be compatible with low budget like less than $500 accounts, Must need no manual intervention and run fully automated. If you are interested in selling me the source code, please share the Read only account access where the EA has already been running on, so i can check past performance and get an idea on how it works or runs. Dont
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for

Proje bilgisi

Bütçe
30 - 70 USD
Son teslim tarihi
to 10 gün