An Expert Advisor based on Price crossing a Moving Average and confirmed by the ADX

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del cliente
Very speedy worker, great communication. i will work with him in the futiure.
Feedback del dipendente
Great client ,, I am glad to work with him and I hope to work with him again Thanks Woody :)

Specifiche


The ea should enter trades when price crosses a moving average line and confirmed by

the ADX. 

The ea should be loaded on one chart but look for signals on the pairs listed

in settings.


platform: MT4


Settings:


magic #:

timeframe:

Spread filter: in pips

MA method:

MA period:

MA shift:

MA apply to:

ADX period:

Adx apply to:

Adx level:

Use trade start time:yes/no

Trade start time:(using broker time)

Selected pairs: (ea looks for signals on these pairs, only one trade per pair)

max number of trades:(ea stops trading after this number of trades)

tp: in pips

sl: in pips

use trailing stop:yes/no

Trailing stop distance: in pips

Use exit trade on reverse signal:yes/no (reverse signal will be considerd as if price closes

on other side of MA)


Signals:


Buy signal:

Upward crossover of price with moving average line. Price must close above line.

trade opens on next candle open.

Adx is higher than adx level specified

D+ is higher than D-

ma slope is upwards


sell signal:

Downward crossover of price with moving average line. price must close below line.

Trade opened on next candle open.

Adx is higher than adx level specified

D- is higher tan D+

ma slope is downwards



Trailing stop operation:

When the tp pips is reached , the sl is moved to 'x' pips

below the tp level. when the price moves favourable by 'x' pips sl is moved 'x' pips also.

Example. TP: 20 pips, Sl: 10 pips, trailing stop distance: 5 pips

when 20 pips is reached, sl will move to 15 and when price moves favourably to 25, sl moved to 20 etc.


Con risposta

1
Sviluppatore 1
Valutazioni
(187)
Progetti
306
15%
Arbitraggio
20
40% / 35%
In ritardo
15
5%
Occupato
2
Sviluppatore 2
Valutazioni
(87)
Progetti
107
24%
Arbitraggio
8
38% / 25%
In ritardo
8
7%
In elaborazione
3
Sviluppatore 3
Valutazioni
(339)
Progetti
457
52%
Arbitraggio
22
50% / 27%
In ritardo
5
1%
Caricato
4
Sviluppatore 4
Valutazioni
(347)
Progetti
545
32%
Arbitraggio
24
67% / 8%
In ritardo
15
3%
In elaborazione
5
Sviluppatore 5
Valutazioni
(16)
Progetti
17
12%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(36)
Progetti
44
32%
Arbitraggio
6
17% / 33%
In ritardo
8
18%
In elaborazione
7
Sviluppatore 7
Valutazioni
(39)
Progetti
50
18%
Arbitraggio
5
40% / 40%
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(294)
Progetti
436
64%
Arbitraggio
5
40% / 0%
In ritardo
4
1%
In elaborazione
9
Sviluppatore 9
Valutazioni
(58)
Progetti
177
71%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
10
Sviluppatore 10
Valutazioni
(116)
Progetti
137
36%
Arbitraggio
15
13% / 67%
In ritardo
9
7%
Gratuito
Ordini simili
M.A and Cci in the same window...I need an alert when cci signal line crosses below M.A at level 100 of cci in crash and crosses above level - 100 in boom respectively for catching crashes and spikes....Please have knowledge in boom and crash before applying... Show some demo for verification of knowledge for quicker selection.. Don't apply if u not willing to give sample
So the below format is what I am currently using from a 3rd party EA. 🪖 COMMANDO TRADE 🪖 < Whenever an order is opened (OpenText1) ==================== 🚫 WE DO NOT ADVICE TRADING SIGNALS FROM DIFFERENT TRADERS ON THE SAME ACCOUNT 🚫 ==================== ⚠️ LOT SIZE ⚠️ < Whenever an order is opened (OpenText2) 💰 $100,000 - 1.00 💰 💰 $200,000 - 2.00 💰 💰 $300,000 - 3.00 💰 💰 $400,000 - 4.00 💰 💰
Request to improve performance in back test of a custom indicator SMC_OSC (Smart market concept + Market sentiment oscillator). It works fine but it has a hard problem, it is extremely slow in tick-mode and I cannot use it in EA due the infinite range times it gets to back-testing. About the first section in Chart price (Smart market concept), it uses candle close pivots (on bar, no ticks) and so I think that this
Sbhamu robot 50+ USD
The general robot trader is authorized with stock and strategies in market analysis. Robot trade profitable more income higher analysis and financial development and education management and management services and
Hello, I have 1000 robots and just want to test my robots and decide which one I can use. You can install all robots in my VPS and start the test or not. I want to see every day what my robots bring profits
I Need help from AI capable programmer to create a trade entering and managing system. I am today trading XAUUSD manually. I get my trading input from a signal provider. I get signals from this provider 5 to 7 times per day Same layout every time for this message that contains the signal. The signal is arriving to my telegram account, and I must set the trade at once if I want to follow from that trade-start
The EA should have the input of both indicators for i will be putting my own settings Buy/sell order conditions to be met before an order is executed 1. BUY ORDERS; a weak/strong low signal appears (from smart money concept indicator) and must be touching a previous buy order block which is constant or doesn't disappear/vanish and the other indicator Bheurekso must have given an arrow signal of opposite direction. 2
Project Overview: I’m on the hunt for a skilled MQL5 developer to build my dream trading bot from scratch. The mission? Seamlessly integrate real-time data from the FinancialJuice economic calendar. Key Requirements: Bot Development : We’re starting from scratch. Your wizardry will bring this bot to life. Speed Matters : Fetch actual data from FinancialJuice faster than a caffeine-fueled trader. Data Parsing Magic
Hello everyone, I would like to export closed and open trades from metatrader to a mySQL database. - MQL5 I need one EA of each. The EAs should NOT write directly into the SQL database, but rather via a PHP script (EA HTTP request => PHP script on my server => into the MySQL DB). This is what I need from you: - EA for the MT5 - PHP script - Tables in the database The EAs should write all historical trades into the
Hey Mql Community, Our Company need help creating and design a well automated forex ea for mt4 platform, This EA should based on the logic of an existing EA and the ideas we have in mind as a new features in the EA. Understand that We already have an EA that is working properly, we want to add a few details to it. We don’t have the source code just the ex.4 file, and as an expert specialist in the field we are

Informazioni sul progetto

Budget
30 - 50 USD
Per lo sviluppatore
27 - 45 USD
Scadenze
a 10 giorno(i)