I need an Expert Advisor that Manages and follow trades

MQL4 Experts

Tâche terminée

Temps d'exécution 2 jours
Commentaires du client
Excelente servicio. Muy buen trato. Trabajo realizado súper rápido, buena asistencia en el proceso y colaborador.
Commentaires de l'employé
It was a pleasure working with you. I hope to help you in your future projects. Regards.

Spécifications

I need an Expert Advisor that Manages and follow and keep track of the trades like a martingale but with a given % lot size increase or a fixed LotSize increase. (No signal indicators to Buy or Sell, only manage trades opened manually selected by ticket).

               Inputs: Ticket=1234(ticket number of the Buy/Sell to manage), TakeProfit=100(place Take Profit at selected order by ticket), Stop=30(place a Sell Stop/Buy Stop) at this level from the selected order open price),  

                          PercentIncrease=true/false, FixedIncrease=true/false, IncreasePercentage = 40(lot size increase percent on every secuence(40%)), FixedLotSize=1,1.4,1.96,2.75, ....

       Example> I open a Buy Order at 1.3000, LotSize=1. 

               Results: Buy: OpenPrice=1.3000, Tp=1.3100.

                             SellStop: Price=1.2970, LotSize=1.4, Tp=1.2870

                            if SellStop is executed, then. . . .

                            BuyStop: Price=1.3000, LotSize=1.96 . . . and so on.... 

Répondu

1
Développeur 1
Évaluation
(33)
Projets
54
30%
Arbitrage
8
0% / 63%
En retard
13
24%
Gratuit
2
Développeur 2
Évaluation
(128)
Projets
206
49%
Arbitrage
29
28% / 48%
En retard
33
16%
Gratuit
3
Développeur 3
Évaluation
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
4
Développeur 4
Évaluation
(513)
Projets
777
63%
Arbitrage
33
27% / 45%
En retard
23
3%
Gratuit
5
Développeur 5
Évaluation
Projets
1
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
drán índices de grupos de parámetros. //+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ int OnInit () { // Load strategy parameter sets int totalParams = LoadParams(fileName_, params); // If nothing is loaded, report an error if (totalParams == 0 ) {
Hola, quiera convertir un indicardor que yo facilite en un sistema, ademas de las entradas y salidas, debería tener lo siguientes parametros: -Hora de entrada -Hora de salida -Dia de las semana para operar -Stop Loss - Take Profit

Informations sur le projet

Budget
50 - 115 USD
Pour le développeur
45 - 103.5 USD
Délais
de 1 à 10 jour(s)