Adding Martingal and Time Filter

MQL4 지표 전문가

작업 종료됨

실행 시간 1 일
고객의 피드백
the communication with him is a nightmare. no experience with coding. NOT RECOMMENDED
피고용인의 피드백
he is very bad customer,and he is bad person also

명시

hello all, 

i have a MT4 EA with the source, the EA uses custom indicator to generate Buy and Sell signals. i need to add 2 things. 

i will give you the source and you will also return the source to me. 

Max 2 days 

i need a Time Filter, Enable, StartHour and EndHour.  and: 

Lot and PipStep Martingale: 

input: 1-bool enable_Martingale -2- Addition or Multiply -3- double Add_Multy =2   // those are lot control input

input: 4 bool pip_Step -5-double pipStepValue -6- pip step Addition or Multiply -7- double pip_add_Multy // pip step control input

Maringale is to add or Multiply the previouse lot. i.e last lot =1, new lot = last lot ( * or + )  Add_Multy . we do this when we open a new signal after a loss. or we do this when we have a buy position for example and the prices went down for (pipStepValue) , we use martingale and open new lot size with the same direction. then if the prices continue down for PipStepValu (+ OR *) pip_add_Multy we re open a new position with the same direction and new Lot using maringales also 

i.e if input is to use Multiplication by 2 for lots AND for pip step and initial lot is 1 and initial pipStep is 10: 

buy 1 lot 

down 10 pips (from the last opened position) then Buy 2 Lots 

Now down 20 Pips  (from the last opened position) Then Buy 4 Lots 

now Down 40 Pips  (from the last opened position) the Buy 8 Lots 

if its addition for lots by 1 and addition for pips by 10 then 

buy 1 lot 

down 10 pips (from the last opened position)  then Buy 2 Lots 

Now down 20 Pips (from the last opened position)  Then Buy 3 Lots 

now Down 30 Pips  (from the last opened position) then Buy 4 Lots 

i hope its clear 

General conditions:

i will give you the source and you will also return the source to me. 

Max 1 day 




응답함

1
개발자 1
등급
(21)
프로젝트
20
10%
중재
2
50% / 50%
기한 초과
0
무료
2
개발자 2
등급
(601)
프로젝트
937
46%
중재
29
41% / 31%
기한 초과
95
10%
무료
3
개발자 3
등급
(100)
프로젝트
125
23%
중재
12
0% / 75%
기한 초과
22
18%
무료
4
개발자 4
등급
(62)
프로젝트
90
16%
중재
4
25% / 25%
기한 초과
7
8%
로드됨
5
개발자 5
등급
(37)
프로젝트
49
37%
중재
0
기한 초과
0
무료
6
개발자 6
등급
(42)
프로젝트
62
8%
중재
12
58% / 42%
기한 초과
1
2%
무료
7
개발자 7
등급
(67)
프로젝트
144
34%
중재
11
9% / 55%
기한 초과
26
18%
작업중
8
개발자 8
등급
(262)
프로젝트
430
38%
중재
87
44% / 18%
기한 초과
72
17%
바쁜
9
개발자 9
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
10
개발자 10
등급
(66)
프로젝트
200
72%
중재
4
100% / 0%
기한 초과
1
1%
무료
11
개발자 11
등급
(23)
프로젝트
29
14%
중재
3
0% / 67%
기한 초과
3
10%
작업중
12
개발자 12
등급
(72)
프로젝트
80
10%
중재
36
8% / 53%
기한 초과
6
8%
작업중
비슷한 주문
hello my indicator is very slow i want someone who can make it fast and put rectangles at the current last three trendlines and can add for me option bool ShowIndicator = false/true, the rectangles are described as below in the imagemy budget is only $30. and need the robot very soon
One of the strategies I use manually is noted below. MT4 is new to me but looks like it can provide an audible/visual notification of my signal - and then potentially automate the execution and order management. This is a relatively simple set of rules and may even have something already set-up :- Generally I'll trade intraday instruments with the lowest spreads during their usual market opening hours, I use 1 to 15m
Hey, are you familiar with the trading software called PREDATOR? If yes, are you also familiar with the automated reversal fitcher? I really need to get connected with someone who's well skilled in coding to help me out, thanks
Fix my EA errors and compile it and run it so that every coding is working perfectly I need to check your work on Demo after you fix the errors and if every thing is ok send me the Demo to check and confirm your work
hi am looking for expert developer that is familier with the trading software called "PREDATOR" by sabar trading .?(probobaly building a new bot that workes with the" predator" softwear ) if you do i want to add a condition for the automatic function of the reversal pattern triger a condition of diffrent time frame/renko , to the trade . is that somthing you can do
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
Hello Developers, I’m looking for an experienced MT5 developer to help address a specific execution issue with pending orders on the US500 instrument, trading through OX Securities. In fast-moving markets, pending orders are currently not filling at the expected limit prices, possibly due to widened spreads or broker execution policies. If you have the expertise to ensure consistent and reliable order fills under
I would like to have existing indicator (MT4) to be modified however i do not have access to the source code only the exe. The modification is to send and alert to mobile phone stating that candle has closed partially or fully above or below base line for sepicific time frames.This should be for all forex pairs in the market watch, or selected paris from market watch. File will be sent to developer when choosen
Need to fix WebSocket disconnection issue in MT5 Expert Advisor. EA works fine while running but has problems during removal: MT 5 freezes when removing EA from chart WebSocket connection not properly closed MT 5 crashes if receiving messages after improper disconnection Technical Details: Platform: Met aTrader 5 WebSocket connection using winhttp.dll Secure WS S connection (port 443) Basic WebSocket message

프로젝트 정보

예산
30+ USD
개발자에게
27 USD
기한
 1 일