I need an Expert Advisor that Manages and follow trades

MQL4 전문가

작업 종료됨

실행 시간 2 일
고객의 피드백
Excelente servicio. Muy buen trato. Trabajo realizado súper rápido, buena asistencia en el proceso y colaborador.
피고용인의 피드백
It was a pleasure working with you. I hope to help you in your future projects. Regards.

명시

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.... 

응답함

1
개발자 1
등급
(33)
프로젝트
54
30%
중재
8
0% / 63%
기한 초과
13
24%
무료
2
개발자 2
등급
(128)
프로젝트
206
49%
중재
29
28% / 48%
기한 초과
33
16%
무료
3
개발자 3
등급
프로젝트
0
0%
중재
1
0% / 100%
기한 초과
0
무료
4
개발자 4
등급
(513)
프로젝트
777
63%
중재
33
27% / 45%
기한 초과
23
3%
무료
5
개발자 5
등급
프로젝트
1
0%
중재
0
기한 초과
0
무료
비슷한 주문
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

프로젝트 정보

예산
50 - 115 USD
개발자에게
45 - 103.5 USD
기한
에서 1  10 일