Adding Martingal and Time Filter

MQL4 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del cliente
the communication with him is a nightmare. no experience with coding. NOT RECOMMENDED
Feedback del dipendente
he is very bad customer,and he is bad person also

Specifiche

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 




Con risposta

1
Sviluppatore 1
Valutazioni
(20)
Progetti
19
11%
Arbitraggio
2
50% / 50%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(597)
Progetti
930
46%
Arbitraggio
31
39% / 29%
In ritardo
93
10%
Gratuito
3
Sviluppatore 3
Valutazioni
(100)
Progetti
125
23%
Arbitraggio
12
0% / 75%
In ritardo
22
18%
Gratuito
4
Sviluppatore 4
Valutazioni
(54)
Progetti
78
14%
Arbitraggio
3
33% / 33%
In ritardo
7
9%
Caricato
5
Sviluppatore 5
Valutazioni
(36)
Progetti
45
36%
Arbitraggio
0
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(42)
Progetti
62
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
7
Sviluppatore 7
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
8
Sviluppatore 8
Valutazioni
(259)
Progetti
420
38%
Arbitraggio
86
44% / 19%
In ritardo
70
17%
Occupato
9
Sviluppatore 9
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
10
Sviluppatore 10
Valutazioni
(61)
Progetti
188
73%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
11
Sviluppatore 11
Valutazioni
(23)
Progetti
29
14%
Arbitraggio
3
0% / 67%
In ritardo
3
10%
In elaborazione
12
Sviluppatore 12
Valutazioni
(71)
Progetti
80
10%
Arbitraggio
36
8% / 53%
In ritardo
6
8%
In elaborazione
Ordini simili
The Trading View Indicator script has about 80% of what I need. 1. I have an additional entry model called a confirmation entry 2. I normally just look back 3-50 bars to determine if a bar is wide range or not, but the 3 additional WRB models require requirements based on 3 bars before it, and each one has its own name. 3. The TV indicator has a lot of visual cosmetics that we won't be able to do in MT5, but colour
Hello, I am looking for a developer to reconstruct an indicator that is currently in an ex4 file into an mq4 file. The indicator provides buy and sell signals with entry points, Stop Loss, and TP1, TP2, and TP3. However, the indicator has some errors, and I would like to correct them. Unfortunately, since I only have the ex4 file, it's not possible to make these corrections directly. Therefore, I would like to
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
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
Good day Dear forex beginner you need to know the full meaning of forex which means foreign exchange you also need to know currency pair for example (EURUSD) which means European pound vs USA dollars You also need to your chart 📉 very well follow me for that stay focused Remove prideLearn from people Pay for classes Pray 🙏Seek for advice
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
Good day, I would like to modify an exixting indicator that plot a line through the highs and lows in an indicator. but instead of recalculating all the values every time i would like for it to just calculate from the new present time and keep previous plots, and be able to plot from higher time frame . """"""""""""""""""""""""""OLD Specification to pocket EN Indicator that identifies highs and lows of a chart and
We are looking for an experienced MQL5 programmer to develop an Expert Advisor (EA) on MetaTrader 5. The project involves creating an automated trading bot that uses a methodology based on the integration of 2 technical indicators. If you have proven experience in similar projects, we invite you to apply. Main Description of the Bot Trading Methodology Details : The trading bot will operate based on a strategy that
Hello, I have built and EA with FX Dreema ( https://fxdreema.com/ ) that uses the maximum and minimum vales of the previous candle to entry on a trade. After that, I put a Stop Loss and Trailing Stop on that order, and goes as the market follows up and down. First, I recognize what I'm asking in this project may not be possible. I know about the differences in results comparing Strategy Tester with Real and Live

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD
Scadenze
a 1 giorno(i)