New “EA”

MQL4 Experts

Tâche terminée

Temps d'exécution 17 jours
Commentaires du client
Great job

Spécifications

Input:

  • Size of position (A).
  • TP (A):
  • Size of position (B).
  • TP (B):
  • Size of buy position (C)= (A4), and (C1=C, C2=C, ………).
  • TP (C BUY OR D SELL):
  • Size of sell position (D)= (A4), and (D1=D, D2=D,…..).
  • Amount of pips to open new positions= (Z).
  • Number of repetitions= (N).

Step 1:

  • EA open 2 positions in same time (“A” buy and “A” sell).
  • Example “step 2” will be if price goes DOWN.
  • if price doesn’t go DOWN go UP, EA will deal same thing in step 2 but in other way. 


Step 2:

Level 1: When (A buy) lose and (A sell) make profit until reach (Z) pips:

  • open “A1 buy”and “A1 sell” (A1= (A*2)).

Level 2: When (A1 buy) lose and (A1 sell) make profit until reach (Z) pips:

  • open “A2 buy”and “A2 sell”, (A2= (A1*2)).

Level 3: When (A2 buy) lose and (A2 sell) make profit until reach (Z) pips:

  • open “A3 buy”and “A3 sell”, (A3= (A2*2)).
  • Open (B sell)

Level 4: When (A3 buy) lose and (A3 sell) make profit until reach (Z) pips:

  • open “A4 buy”and “A4 sell”, (A4= (A3*2)).
  • Open (B1 sell), B1=B*2.
  • Open (S*N) times, EA open new positions as step one repetition.

THAT MEAN IN STEP ONE “EA” OPEN (A BUY AND A SELL) ONE TIME, NOW REPET THIS STEP.

EXAMPLE: (“N=2” EA WILL OPEN A BUY AND A SELL 2 TIMES AND IN NEXT TIME EA WILL OPEN THEM 4 TIMES THEN OPEN THEM 8TIMES……..).

Level 5: When (A4 buy) lose and (A4 sell) make profit until reach (Z) pips:

  • Open (B2 sell), B2=B1*2.
  • open “C buy” and “D sell”.

Level 6: When (C buy) lose and (D sell) make profit until reach (Z) pips:

  • Open (B3 sell), B3=B2*2.
  • open “C1 buy”and “D1 sell.

Level 7: When (C1 buy) lose and (D1 sell) make profit until reach (Z) pips:

  • Open (B3 sell), B3=B2*2.
  • open “C2 buy”and “D2 sell”.

Level 8: When (C2 buy) lose and (D2 sell) make profit until reach (Z) pips:

  • Open (B3 sell).
  • open “C3 buy”and “D3 sell”.

Level 9: When (C buy) lose and (C sell) make profit until reach (Z) pips:

  • Open (B3 sell).
  • open “C4 buy”and “D4 sell”.

         -Level 10

         -Level 11

         -Level 12

         -

         -

         -

        -

       -





WHO EA WILL DEAL WITH (A BUY, A SELL)?

  • If (A buy), (A sell) steel open and price go up or down and start step one work then go back, and (A1 buy or A1 sell) reach TP, close positions opened before in other side.
  • If A1 sell reach TP, close (A buy,A sell and A1 sell) and then if “A1 buy” reach “TP” close all positions EA OPENED.
  • If A2 sell reach TP, close (A1 buy and A2 sell), and then if “A2 buy” reach “TP” close all positions EA OPENED.
  • If A3 sell reach TP, close (A2 buy and A3 sell), and then if “A3 buy” reach “TP” close all positions EA OPENED.
  • If A4 sell reach TP, close (A3 buy, A4 sell and A4 buy), and then if “A4 buy” reach “TP” close all positions EA OPENED.


WHO WILL EA DEAL WITH (C BUY,D SELL)?

  • if D sell,D1, D2, D3… reach TP, and price go back (“C” TP= “D” TP* 2), and then when C BUY reach “TP” close all positions EA OPENED.
  • If D1 sell reach TP, close D1 sell and C buy.
  • If D2 sell reach TP, close D2 sell and C1 buy.
  • If D3 sell reach TP, close D3 sell and C2 buy.
  • If D4 sell reach TP, close D4 sell and C3 buy.

          -

          -

          -

          -

          -


Dossiers :

TXT
text.txt
3.3 Kb

Répondu

1
Développeur 1
Évaluation
(330)
Projets
358
53%
Arbitrage
5
80% / 20%
En retard
1
0%
Gratuit
2
Développeur 2
Évaluation
(5)
Projets
6
50%
Arbitrage
0
En retard
0
Gratuit
3
Développeur 3
Évaluation
(243)
Projets
432
34%
Arbitrage
55
36% / 38%
En retard
157
36%
Occupé
4
Développeur 4
Évaluation
(178)
Projets
181
76%
Arbitrage
2
100% / 0%
En retard
0
Gratuit
5
Développeur 5
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
6
Développeur 6
Évaluation
(1)
Projets
3
0%
Arbitrage
0
En retard
0
Travail
7
Développeur 7
Évaluation
(95)
Projets
117
38%
Arbitrage
9
89% / 0%
En retard
0
Gratuit
8
Développeur 8
Évaluation
(480)
Projets
509
53%
Arbitrage
10
60% / 20%
En retard
3
1%
Gratuit
9
Développeur 9
Évaluation
(61)
Projets
188
73%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
10
Développeur 10
Évaluation
(9)
Projets
14
14%
Arbitrage
6
0% / 50%
En retard
1
7%
Travail
11
Développeur 11
Évaluation
Projets
1
0%
Arbitrage
0
En retard
0
Travail
12
Développeur 12
Évaluation
(119)
Projets
169
38%
Arbitrage
9
78% / 22%
En retard
15
9%
Gratuit
Commandes similaires
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
Modify MT4 EA 30+ USD
Hello good Day, I would like to make a modification to an mql4 robot that I have and I am sure that by doing a couple of additional things it would be perfect. looking for someone to help me with it, and make sure you understand Spanish because the Mql4 is in Spanish, I need to place a max order, a filter for operating hours, and add a counter order to the grid, that is, when opening the final order "N" of the grid
Hello good Day, I would like to make a modification to an mql4 robot that I have and I am sure that by doing a couple of additional things it would be perfect. looking for someone to help me with it, and make sure you understand Spanish because the Mql4 is in Spanish
I am looking for someone who can implement the attached strategy into an EA. This can be an existing one or a completely new one. The strategy is described in the attachment. If there are any questions, please let me know
Need to amend the following Composite Index indicator ) Double divergence scanner MT5) to ONLY produce an Alert when it follows a Awesome Oscillator (AO) zero line cross. If the AO cross is down the Composite Index (CI) Alert should only occur on Bearish Divergence signals If the AO cross is up the CI Alert should only occur on Bullish Divergence signals Need all timeframes as per existing CI Indicator. When the
Hello there, i need an expert forex developer who is well versed with GALLIEO FX. I purchased a trading bot from this company and due to some reasons I haven't been able to test and run the program properly so I need an expert who can help me to fine tune the bot for me so that bot can provide excellent results. Thank You
I currently have a license code that connects to my web server, and I add the account number, client name, and expiration date. I’d like something more automated. Currently I allow clients 10 licenses, but adding for them on my side can get exhausting. I’d like a better solution for myself and clients
Hi, I am looking for a developer to convert a TV strategy into a Mt4 or Mt5 EA. The strategy is based on the EMA and the CVD volume indicator. I dont have the Mt4 or Mt5 version of these indicators. Copy the code below and place it in your TV to see the strategy. Other features: Stop loss - Option to either use pips of my choosing or close on opposite signal appears. Take profit - Option to either use pips of my

Informations sur le projet

Budget
100+ USD
Pour le développeur
90 USD
Délais
de 2 à 5 jour(s)