Adding Martingal and Time Filter

MQL4 Indikatoren Experten

Auftrag beendet

Ausführungszeit 1 Tag
Bewertung des Kunden
the communication with him is a nightmare. no experience with coding. NOT RECOMMENDED
Bewertung des Entwicklers
he is very bad customer,and he is bad person also

Spezifikation

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 




Bewerbungen

1
Entwickler 1
Bewertung
(20)
Projekte
19
11%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
0
Arbeitet
2
Entwickler 2
Bewertung
(589)
Projekte
921
46%
Schlichtung
31
39% / 29%
Frist nicht eingehalten
93
10%
Arbeitet
3
Entwickler 3
Bewertung
(100)
Projekte
125
23%
Schlichtung
12
0% / 75%
Frist nicht eingehalten
22
18%
Frei
4
Entwickler 4
Bewertung
(50)
Projekte
71
15%
Schlichtung
2
50% / 0%
Frist nicht eingehalten
7
10%
Arbeitet
5
Entwickler 5
Bewertung
(32)
Projekte
40
38%
Schlichtung
0
Frist nicht eingehalten
0
Arbeitet
6
Entwickler 6
Bewertung
(42)
Projekte
62
8%
Schlichtung
12
58% / 42%
Frist nicht eingehalten
1
2%
Frei
7
Entwickler 7
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Frei
8
Entwickler 8
Bewertung
(253)
Projekte
408
38%
Schlichtung
86
43% / 19%
Frist nicht eingehalten
70
17%
Beschäftigt
9
Entwickler 9
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
10
Entwickler 10
Bewertung
(58)
Projekte
177
71%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Frei
11
Entwickler 11
Bewertung
(23)
Projekte
29
14%
Schlichtung
3
0% / 67%
Frist nicht eingehalten
3
10%
Arbeitet
12
Entwickler 12
Bewertung
(68)
Projekte
79
9%
Schlichtung
33
9% / 55%
Frist nicht eingehalten
6
8%
Beschäftigt
Ähnliche Aufträge
So the below format is what I am currently using from a 3rd party EA. 🪖 COMMANDO TRADE 🪖 < Whenever an order is opened (OpenText1) ==================== 🚫 WE DO NOT ADVICE TRADING SIGNALS FROM DIFFERENT TRADERS ON THE SAME ACCOUNT 🚫 ==================== ⚠️ LOT SIZE ⚠️ < Whenever an order is opened (OpenText2) 💰 $100,000 - 1.00 💰 💰 $200,000 - 2.00 💰 💰 $300,000 - 3.00 💰 💰 $400,000 - 4.00 💰 💰
Request to improve performance in back test of a custom indicator SMC_OSC (Smart market concept + Market sentiment oscillator). It works fine but it has a hard problem, it is extremely slow in tick-mode and I cannot use it in EA due the infinite range times it gets to back-testing. About the first section in Chart price (Smart market concept), it uses candle close pivots (on bar, no ticks) and so I think that this
Sbhamu robot 50+ USD
The general robot trader is authorized with stock and strategies in market analysis. Robot trade profitable more income higher analysis and financial development and education management and management services and
Hello, I have 1000 robots and just want to test my robots and decide which one I can use. You can install all robots in my VPS and start the test or not. I want to see every day what my robots bring profits
I Need help from AI capable programmer to create a trade entering and managing system. I am today trading XAUUSD manually. I get my trading input from a signal provider. I get signals from this provider 5 to 7 times per day Same layout every time for this message that contains the signal. The signal is arriving to my telegram account, and I must set the trade at once if I want to follow from that trade-start
The EA should have the input of both indicators for i will be putting my own settings Buy/sell order conditions to be met before an order is executed 1. BUY ORDERS; a weak/strong low signal appears (from smart money concept indicator) and must be touching a previous buy order block which is constant or doesn't disappear/vanish and the other indicator Bheurekso must have given an arrow signal of opposite direction. 2
Project Overview: I’m on the hunt for a skilled MQL5 developer to build my dream trading bot from scratch. The mission? Seamlessly integrate real-time data from the FinancialJuice economic calendar. Key Requirements: Bot Development : We’re starting from scratch. Your wizardry will bring this bot to life. Speed Matters : Fetch actual data from FinancialJuice faster than a caffeine-fueled trader. Data Parsing Magic
Hello everyone, I would like to export closed and open trades from metatrader to a mySQL database. - MQL5 I need one EA of each. The EAs should NOT write directly into the SQL database, but rather via a PHP script (EA HTTP request => PHP script on my server => into the MySQL DB). This is what I need from you: - EA for the MT5 - PHP script - Tables in the database The EAs should write all historical trades into the
Hey Mql Community, Our Company need help creating and design a well automated forex ea for mt4 platform, This EA should based on the logic of an existing EA and the ideas we have in mind as a new features in the EA. Understand that We already have an EA that is working properly, we want to add a few details to it. We don’t have the source code just the ex.4 file, and as an expert specialist in the field we are
Forex trading market opening an account for the first time, modify you system of forex , always there for everyone,you are all welcome and for info on all platforms @ lil_johnny254 there to serve you

Projektdetails

Budget
30+ USD
Für die Entwickler
27 USD
Ausführungsfristen
bis 1 Tag(e)