A Simple EA bases on Moving average and Adx Wilder

MQL5 Indikatoren Experten

Auftrag beendet

Ausführungszeit 8 Tage

Spezifikation

This simple EA will monitor 2 indicators , Indicator 1  Moving average (MA)  settings Example period (8) , method (smoothed) apply to (low) Indicator 2 Average Directional Movement Index  Wilder (ADX Wilder ) Example period 1  ,+DI (indicate Long/buy), -DI (indicate short /sell and when certain condition are met  , it will place a trade either long (buy) or short  (sell)  only when the specific conditions are met.

Indicator 1

 We want the EA to place a long (buy) trade when the candle   crosses above and upward the moving average (position 8) and the price is close above.  It will place a short (sell) when the candle is cross below and downward and the price is close below the Moving average (period 8).

Indicator 2

We also want the other indicator Average Directional Movement index Wilder (ADX Wilder) with a period Example (1).  To help us determine the momentum and trend of the market. To achieve this we will only place a long/ buy trade when the +DI is moving in and upward direction.  We will place a short/sell trade if the -DI is moving in and upward direction.

There will be no trade if both indicator conditions are not met.

Example of a confirm buy trade - if the candle cross upward and above the MA (8) and the Adx Wilder +DI is in an upward direction then a trade is confirm and a long /buy is entered .

Example of a confirm sell trade - if the candle cross downward  and go below the MA(8) and ADX Wilder -DI is in a moving is in an upward direction then the trade is confirmed and a sell/short is entered.

In the description are the detail . the  for both indicators , however  i would like  when the candle crosses the MA is confirm  , the Adx wilder should confirm after the +DI or -DI after crossing example level (20) .  +DI would confirm entry if candle is above MA and -DI would confirm and entry if candle cross below MA .

We will not trade if both conditions are not met.

 We want to able to adjust the perimeter of the indicator (example levels) in addition to number of entries (up to 4); each entry should have its own individual stop loss, take profit and trailing stops.

We also want the EA to look for buy/ sell opportunities only when a new candle has been formed. And will only make entries when condition is met and we do not have any previous positions open. Position can only be close at take profit, stop loss or trailing stop loss.

Additional information will be provided once we commence the creation of this EA .   

 Other negotiations are available base on expert input and advise to make EA more accurate and profiting

Thank you


Bewerbungen

1
Entwickler 1
Bewertung
(27)
Projekte
27
26%
Schlichtung
0
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(204)
Projekte
209
28%
Schlichtung
0
Frist nicht eingehalten
3
1%
Frei
3
Entwickler 3
Bewertung
(481)
Projekte
510
53%
Schlichtung
10
60% / 20%
Frist nicht eingehalten
3
1%
Frei
4
Entwickler 4
Bewertung
(140)
Projekte
194
76%
Schlichtung
4
50% / 25%
Frist nicht eingehalten
18
9%
Frei
5
Entwickler 5
Bewertung
(7)
Projekte
14
21%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
3
21%
Frei
6
Entwickler 6
Bewertung
(298)
Projekte
427
26%
Schlichtung
18
61% / 33%
Frist nicht eingehalten
26
6%
Frei
7
Entwickler 7
Bewertung
(248)
Projekte
444
34%
Schlichtung
56
36% / 38%
Frist nicht eingehalten
163
37%
Beschäftigt
8
Entwickler 8
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
9
Entwickler 9
Bewertung
(133)
Projekte
174
18%
Schlichtung
17
47% / 18%
Frist nicht eingehalten
0
Frei
10
Entwickler 10
Bewertung
(879)
Projekte
1393
67%
Schlichtung
117
32% / 42%
Frist nicht eingehalten
215
15%
Arbeitet
Ähnliche Aufträge
NRTR - indicator for MetaTrader 5 NRTR (Nick Rypock Trailing Reverse) - indicator for MetaTrader 4 NRTR WATR - indicator for MetaTrader 4 NRTR GATOR - indicator for MetaTrader 5 X2MA NRTR - indicator for MetaTrader 5 NRTR - indicator for MetaTrader 5 NRTR GATOR - indicator for MetaTrader 4 NRTR - indicator for MetaTrader 4 Stalin_NRTR - indicator for MetaTrader 5 NRTR Color Line - indicator for MetaTrader 5 NRTR Rosh
I need an EA edited to make TWO main changes to conditions for how it enters trades. The EA code is written with clean code and is well commented. Will provide more info on changes in a doc in the chat
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP

Projektdetails

Budget
50 - 100 USD
MwSt (21%): 10.5 - 21 USD
Insgesamt: 60.5 - 121 USD
Für die Entwickler
45 - 90 USD
Ausführungsfristen
von 1 bis 4 Tag(e)