Another EA required

MQL4 Experten

Auftrag beendet

Ausführungszeit 6 Tage
Bewertung des Kunden
very helpful, very quick, knowledgeable and most importantly, he keeps his word. he said today means today. tomorrow means tomorrow. will be using him in the future again. Thank you SM
Bewertung des Entwicklers
Thank you. Pleased working with you.

Spezifikation

I need an Expert Advisor for MetaTrader 4. 

Trading on a multiple currencies, the entry signal is based on two custom indicators (code is NOT attached - but i will let you know which buffers to look at). 

There is a time filter required meaning between 0700-1200 there can be no new buy/sell/reverse signal, ONLY close existing position signal is permitted. The time is user-input


Custom Indicator A:
- there are 5 buffer. First buffer is showing green, second buffer is showing green-yellow. Third buffer is showing red, and 4th buffer is showing red-yellow. Only the first and 3rd buffer are important
- buy signal, first buffer (green) must appear for first time (first buffer[1] is not empty = !IS_EMPTY && first buffer[2] is empty)
- sell signal, third buffer (red) must appear for first time

then we use Custom Indicator B to verify:
- there are only 2 buffers. first buffer is up, and second buffer is down.
- buy signal from indicator A will be valid if indicator B is showing up (first buffer is not empty)
- vice versa.
- if there is buy/sell signal from indicator A, and indicator B is not verified - do not open new positions, but close any open position - ie, if there is existing buy order, and indicator A is giving sell signal, and indicator B is not verified, just close the buy order to be flat.


Position volume: let's assume percentage of balance input is 1%, and Account balance is 7000.
Account balance/7 = 1000, and 1% of 1000 is 10. 10 is the amount of dollar Stop Loss. and the last 30 bar high is 10pips away, so we open a position of 1 --- err not sure if this is correct but you get what i mean?
If the last 30 bar high/low is too low, the stop should be set at a minimum allowed distance;


Closing of positions - by the SL and by a reverse signal. All positions are accompanied by a SL based on the high of last 10 bar (for sell signal) and low of the last 10 bars (for buy signal). number of bar is user-input.


All signal check are done after the current bar is closed.





Miscellaneous:
The indicator values are taken from the completed (formed) bar, the current bar (uncompleted) is not used. That is, the modification should occur no more frequently than once in a bar;
The information on the opening/closing of positions and of modifications of the SL should be stored in the Journal;
If there are any errors, it must print a message describing the error.

Bewerbungen

1
Entwickler 1
Bewertung
(52)
Projekte
133
44%
Schlichtung
14
50% / 29%
Frist nicht eingehalten
55
41%
Frei
2
Entwickler 2
Bewertung
(362)
Projekte
505
40%
Schlichtung
147
18% / 72%
Frist nicht eingehalten
99
20%
Überlastet
3
Entwickler 3
Bewertung
(2080)
Projekte
2641
61%
Schlichtung
113
45% / 26%
Frist nicht eingehalten
418
16%
Arbeitet
4
Entwickler 4
Bewertung
(121)
Projekte
134
66%
Schlichtung
36
25% / 56%
Frist nicht eingehalten
22
16%
Frei
5
Entwickler 5
Bewertung
(28)
Projekte
47
23%
Schlichtung
13
31% / 15%
Frist nicht eingehalten
12
26%
Frei
6
Entwickler 6
Bewertung
(258)
Projekte
395
28%
Schlichtung
69
19% / 49%
Frist nicht eingehalten
120
30%
Frei
7
Entwickler 7
Bewertung
(251)
Projekte
400
54%
Schlichtung
9
67% / 22%
Frist nicht eingehalten
36
9%
Frei
8
Entwickler 8
Bewertung
(128)
Projekte
206
49%
Schlichtung
29
28% / 48%
Frist nicht eingehalten
33
16%
Frei
9
Entwickler 9
Bewertung
(80)
Projekte
117
67%
Schlichtung
16
25% / 13%
Frist nicht eingehalten
12
10%
Frei
10
Entwickler 10
Bewertung
(13)
Projekte
34
76%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
6
18%
Frei
11
Entwickler 11
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Frei
Ä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
20 - 100 USD
Für die Entwickler
18 - 90 USD
Ausführungsfristen
von 1 bis 7 Tag(e)