Nuovo EA / New EA

MQL4 Experts

Tâche terminée

Temps d'exécution 6 jours
Commentaires du client
Ottima collaborazione, rapida chiara ed efficace. Grazie.
Commentaires de l'employé
Ottimo cliente, chiaro, paziente e gentile. Great customer, he knows what he wants and he is very collaborative! Highly recommended!

Spécifications


In Italiano :

1) ogni ora l'EA apre contemporaneamente una posizione long e una short, se non ci sono posizioni aperte, in base ai lotti di partenza sempre da me impostabili

2) ad una determinata distanza in pip da me impostabile la posizione in vincita apre una nuova posizione sempre con i lotti di partenza, mentre quella in perdita apre una posizione con i lotti di partenza moltiplicati per un fattore da me impostabile (martingala)

3) la chiusura la decide la posizione inizialmente in perdita che chiuderà tutte le posizioni al momento in cui sarà in vincita.

4) non ci sono TP, SL, TS.

5) debbo poter impostare: lotti di partenza, moltiplicatore, distanza in pip. 

riepilogando ad esempio alle 9.00 l'EA apre le due posizioni long e short, il prezzo sale, alla distanza di 100 pip l'EA apre una posizione long con i lotti di partenza (sta vincendo) e una posizione short in base al moltiplicatore (sta perdendo), ora è la posizione short a comandare e chiuderà tutte le posizioni , long e short quando il prezzo rintracciando farà si che sarà in vincita. deve essere in vincita la sola posizione che usa la martingala e non la somma di tutte.

spero di essere stato chiaro.


Now in my bad english (sorry!!!)

Three input parameters : Starting lots, lots multiplier, pip distance

1) every hour, if there aren't positions opened, the EA opens at the same time a long and a short position according to the starting lots.

2) when the price reaches the pip distance, the EA opens two new positions (the one who's winning according to the starting lots, the one who's losing according to the lots multiplier (martingale)

3) until the price reaches the pip distance nothing happen

4) the position that is using the martingale lead and defines the closing

5) when the position that use the martingale is winning close all the positions long and short

6) no SL, TP and TS

For Example: Starting lots = 0.10, lots multiplier = 1.4, pip distanzce = 100 pips

at 9.00 o'clock, there aren't position opened and so the EA opens the two position long and short both with 0.10 lots.  The price moves up. after 100 pips 

the EA open a new position long with 0.10 pips and a new position short with 0.14 pips (starting lots x lots multiplier) and so on every 100 pips. the short position leads and when it is winning (the price go down for a while) every position is closed (short and long). 

Important is that everithing is closed when the sum of the position that is unsing the martingale is positive and not all positions. 


thanks to everyone who will answer. 

Egon. 


Répondu

1
Développeur 1
Évaluation
(365)
Projets
412
36%
Arbitrage
35
26% / 57%
En retard
63
15%
Gratuit
2
Développeur 2
Évaluation
(2369)
Projets
2978
65%
Arbitrage
76
47% / 14%
En retard
340
11%
Gratuit
3
Développeur 3
Évaluation
(362)
Projets
496
39%
Arbitrage
27
56% / 4%
En retard
53
11%
Gratuit
4
Développeur 4
Évaluation
(1117)
Projets
1419
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
5
Développeur 5
Évaluation
(48)
Projets
80
28%
Arbitrage
8
75% / 13%
En retard
41
51%
Gratuit
6
Développeur 6
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
7
Développeur 7
Évaluation
(90)
Projets
118
17%
Arbitrage
44
23% / 39%
En retard
20
17%
Gratuit
8
Développeur 8
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
9
Développeur 9
Évaluation
(199)
Projets
287
52%
Arbitrage
0
En retard
1
0%
Gratuit
Commandes similaires
Forex Expert Advisor (EA) Outline: 1. Initialization: Import necessary libraries and set up the trading environment. Define parameters such as the period for moving average (21 in this case). 2. Define Functions: Function to check Williams Percent Range (WPR) conditions for opening trades. Function to check Commodity Channel Index (CCI) conditions for opening trades. Function to check Moving Average (MA) conditions
I want to develop a fully automated trading robot from scratch. The project includes 8 different pdfs + an introductory instruction pdf. Different pdf deals with different Settings of the EA and/or different St (trading strategies/logics). All Settings & St are to be housed in a single MQL5 EA. The EA is to be attached to a single chart, but it must work on every chart of 63 symbols at a time without any failing or
I need a Trading bot 100 - 500 USD
I need an MQL4 trading bot with this features : 1. Trading 24/7 2. hedged for any unexpected trade reflection or losses 3. connected to the news 4. pauses during the news 5. Always aims for a higher profit 6. Has a footprint tool for an accurate signals 7. never miss any opportunity 8. has turtle trading strategy 9. capable to start trading 1000$ capital 10. it can trade in these charts (EURUSD, GBPUSD, XAUUSD ) 11
I have a EA I want to add these dashboard button to. I have attached the ea that has the buttons I want to use and its not all of them its these buttons in this image I have a ea with this done but it is VERY BUGGY and it was suggested to make the buttons over due to a unfixable bug. So if anyone can add these buttons please let me know list of things I need fixed (More then half of this is already coded in) #.1 I
Hi, I am looking for a developer who can create the grid recovery ea based on grids, moving average, atr settings, partialy closing the trades etc. Easy ea to develop. Thank you P
Hello I Need A decompiler that can help me Am looking for a professional that can decompile ea and get me source code iF YOU CAN HELP ME WITH DECOMPILE TO GET SOURCE CODE ONLY DM
I want a bot developer deriv He has experience and I want a profitable robot, the profit is higher than the loss Or I want someone to sue with me. I have a profitable robot, but I want another robot or to improve another robot I have
Double stoch 30+ USD
I need an expert advisor with stoch and other information that I will communicate during the work. h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h h
I want a simple DLL written in C# for use in an MT4 EA that demonstrates how to connect to an external database held online. This is nothing fancy and just a prototype/demonstration really of what code is needed to connect to external databases held on the web. This is for educational purposes only so I can see the source code and how I can incorporate it in my own EAs in the future. I have already set up the
Could you please review this code and provide feedback on whether you're able to assist with it? I'm seeking confirmation on whether you're comfortable working on this particular task. Your expertise would be greatly appreciated in ensuring its functionality and efficiency."

Informations sur le projet

Budget
30 - 100 USD
TVA (22%): 6.6 - 22 USD
Total: 36.6 - 122 USD
Pour le développeur
27 - 90 USD