Looking for developer for longterm partnership (and this multi-pair/timeframe EA)

MQL4 Experten

Auftrag beendet

Ausführungszeit 17 Tage
Bewertung des Kunden
Pleased with the job! His responses were really fast (within 1 day). He was fast with the few minor tweeks, and he even programmed one part better than I had in my mind. Overal great programmer!
Bewertung des Entwicklers
Although the EA was huge, customer explained everything properly. Glad to work with!

Spezifikation

Hello developers,

I am looking for a developer for longer term partnership. I am in the trading business for over 2 years and am 100% responsible for all the results I produce (including the results of the trade idea I want to test with this EA)
I am not a `I want this EA within 24h` type of customer. I will place this order and leave it online for 2-3 weeks to give developers time to reply. I will use this time to write an as detailled as possible requirements specification with screenshots of entry-exit levels and a flowchart of the logic. After choosing a developer and getting to the conformation of the step `negotiation of requirements` I would appreciate the EA to be done in about 3-20 days. 
After I uploaded the requirements specification I would like to contact the developer via Skype to hear his/her interpretation of the system/requirement specification to exclude any misconceptions.

I will give a description of the system below for you as a developer to come up with a accurate quotation

Looking forward to work with you.



1. General idea:
I would like to test the profitability of a setup which combines a signal from a simple indicator (source code provided) with conformation checks on 1 or 2 higher timeframes on multiple currency pairs. Included in this setup are `single-trade-risk` management and `total- account-risk` management. This setup uses no trade management after the trade (or pending order) is placed. Trades/orders either hit 
   A. The stoploss (SL), 
   B. The takeprofit (TP)
   C. The experation time and get deleted.

2. Purpose of the EA
I would like this EA to test the system live on a demo account on multiple charts, multiple timeframes, and possibly multiple platforms.

3. Use of the EA
I will use this EA for personal testing only and do not intend to sell/distribute the EA. No passwordprotection etc. is needed. I will not use this EA in combination of other EA`s

4. Trading platform
I would like this EA to work with the latest build of the MT4 platform and metaeditor.

5. Broker type:
I would like to test this EA with a 5 digit broker, no prefix or suffix on the symbols is required. I will use a micro account (minimal position of 0.01 lot)

6. Source code
I would like the source code of this EA to be commented. I had a small course in MQL4 programming and would like to learn from the code.

7. Aditional ideas on the logic
I do appreciate developers that will think with me on the logic and are proactive with improvements e.g. on the order of the logic.

8. Error checking
I would like an developer experienced in different error checkings for live account EA`s, and think with me about possible errors in the system. Errors during opperation should be stored in the journal describing the error.

9. RAM usage
After the EA is finished I would like information on the RAM usage and advice on the requirements of a VPS. Also ideas on lowering the RAM usage by changing the logic a little is appreciated.

10. Manual trades
The EA should include manual placed trades in the risk management (although I do not plan to place trades manual during the testing period)


Expected variables (total 66)
1.Name of the indicator used for the arrow signal
2.Option to choose from either 1. Higher timeframe A, 2. Higher timeframe A+B, 3. Higher timeframe A||B
3.Timeframe of `Higher timeframe A`
4.Timeframe of `Higher timeframe B`
5.Minimal amount of higher timeframe conditions to be true (default 10)
6.Currency pair 1-13 of `Higher timeframe A`  (so 13 variables)
7.Currency direction 1-13 of `Higher timeframe A` (<= or >=) (so 13 variables)
8.Currency pair 1-13 of `Higher timeframe B` (so 13 variables)
9.Currency direction 1-13 of `Higher timeframe B` (<= or >=) (so 13 variables)
10.Type of order : Market or pending
11.Market order SL multiplier 
12.Pending order entry level
13.Pending order SL level
14.Pending order TP level
15.Minimal SL multiplier
16.Position size %
17.Maximum oper orders
18.Maximum pending orders


Logic of the EA

Order of checking at the completion of each closed bar:
1. Check if there is a signal from the indicator(once per bar). This is either an uparrow for long positions, or a downarrow for short positions on the last closed bar. The iCustom function should be used to call the indicator so that a change of the name of the indicator in the external variables will call a different signal. A indicator providing up/downarrow signals based on an engulfing bar off the SMA(20) will be provided.
2. Check if there is enough backup from higher timeframe A to justify the trade. This check is performed by looking at the last completed bar of 13 different pairs (selectable from any combination of the `main` currencies  USD, EUR, JPY, GBP, CAD, AUD, NZD, CHF) on a higer timeframe (selectable from the `standard` MT4 timeframes M15,M30,H1,H4,D1,W1,MN). At least a predefined amount of these 13 bars should be in the anticipated direction (default 10 out of 13).
3. (optional) Check if there is enough backup from higher timeframe B to justify the trade.This check, if required in the external variable, is performed by looking at the last completed bar of 13 different pairs (selectable from any combination of the `main` currencies  USD, EUR, JPY, GBP, CAD, AUD, NZD, CHF) on a higer timeframe different from timeframe A(selectable from the `standard` MT4 timeframes M15,M30,H1,H4,D1,W1,MN). At least a predefined amount of these 13 bars should be in the anticipated direction (default 10 out of 13).
4. Calculate the entry/exit levels. The entry level is based on a predifined option to choose from either a market order or a pending order. If a market order is selected, the entry is at market. If a pending order is selected, the entry is at a predifined Fibonacci retracement level. If a market order is selected the SL is based on the last candle`s high or low and the TP is based on a predifined multiplier of the SL distance. If a pending order is selected the SL is based on a predifined Fibonacci retracement level, and the TP is based on a predefined Fibonacci extention level. All pending orders should have an experation time of 1.5 times the timeframe the EA is attached to.
5. Check if the SL has the minimal required distance. The distance between the entry and the SL of the order has to be at minimal a predifined multiplier of the current spread. 
6. Calculate the trade position size. The position size of the trade should be a predifined percentage (%) of the current equity.
7. Check if the account has enough equity left to justify the trade. Check for the total running risk in % on all open positions. Assuming that all trades have equal risk. This can be done by checking if a predifined maximum open orders and a predefined maximum open pending orders is reached. 
8. place the trade order. Directly including the SL, TP and exeperation time(pending orders only). Not first sending an order to open a position and modifying the SL/TP after. All orders should be commented with the chart symbol and timeframe. Also a notification should be send to the MT4 application on my phone when a trade is opened or closed (so not including experations of pending orders)








Bewerbungen

1
Entwickler 1
Bewertung
(69)
Projekte
76
59%
Schlichtung
0
Frist nicht eingehalten
12
16%
Frei
2
Entwickler 2
Bewertung
(52)
Projekte
133
44%
Schlichtung
14
50% / 29%
Frist nicht eingehalten
55
41%
Frei
3
Entwickler 3
Bewertung
(1851)
Projekte
3451
88%
Schlichtung
73
40% / 15%
Frist nicht eingehalten
265
8%
Frei
4
Entwickler 4
Bewertung
(224)
Projekte
283
42%
Schlichtung
15
13% / 47%
Frist nicht eingehalten
67
24%
Frei
5
Entwickler 5
Bewertung
(13)
Projekte
24
42%
Schlichtung
3
33% / 0%
Frist nicht eingehalten
4
17%
Frei
6
Entwickler 6
Bewertung
(2)
Projekte
2
0%
Schlichtung
13
8% / 92%
Frist nicht eingehalten
1
50%
Frei
7
Entwickler 7
Bewertung
(215)
Projekte
302
79%
Schlichtung
4
25% / 0%
Frist nicht eingehalten
62
21%
Frei
8
Entwickler 8
Bewertung
(20)
Projekte
35
23%
Schlichtung
23
17% / 61%
Frist nicht eingehalten
14
40%
Frei
9
Entwickler 9
Bewertung
(89)
Projekte
137
24%
Schlichtung
35
9% / 40%
Frist nicht eingehalten
52
38%
Frei
10
Entwickler 10
Bewertung
(219)
Projekte
370
42%
Schlichtung
145
17% / 41%
Frist nicht eingehalten
124
34%
Frei
11
Entwickler 11
Bewertung
(121)
Projekte
134
66%
Schlichtung
36
25% / 56%
Frist nicht eingehalten
22
16%
Frei
Ähnliche Aufträge
complete my zigzag and fibonacci based ea to work perfectly in two hours, i have attache dthe picture below, you perfect the ea to only pick trade only if the m or w pattern get to at 1.618 (161.8%) fibonacci of point 3 to 4 you will add take profit as -0.618 (161.8) of fibonacci from point 3 to 4 stoploss of 2.0 (200%) fibonacci of point 3 to 4
Hi Sir, I need developer / coder who is experienced in creating trading panel for MT5, please send me a picture of the trading panel you have made Thank you Regards
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
Ello developers I hope you all doing great here am struggling alot because I don't have a laptop so I wish If I can get someone who can develop a system indicator which I can run it on my mobile phone also with the vps .. I will pay 25.to 30usd for this please any developer .. will speak on th indicator I get to develop it for mr
Hey I am in need of a proficient coder who is highly skilled in converting indicators from one trading platform to another, like the one we have here, the indicator is on metatrader 4 and would like to have an expert to convert this mt4 indicator to tradingview pinescript indicator, please if you can't do this kindly ignore this post, only apply just if you are able to do it thanks
Requirements All features of indicators, plus enter into trades (buy, sell) TP and SL according to the indicator [TP1 and TP2] Can make MT5 from MT4 indicator? Add trailing stop loss trading hours trading days Max spread Possibility of Multiple charts through one window Daily profit Target [yes/no]
hello... saya menginginkan EA GRID?AVERAGING dengan kondisi : > bisa meletakan sell&buy Limit pada nilai tertentu > bisa meletakkan sell&buy stop pada nilai tertentu > bisa melakukan order sell/buy limit/stop (sesuai setting) berdasarkan Nilai RSI > bisa membatasi jumlah order > ada fungsi TP dan SL > rangkuman hasil kerja EA selama mingguan terimakasih, semoga bisa bekerjasama dengan baik
I already have the EA completed. I just need to add 2 params and fix the feature (GV) to make sure that no order is missed for any reason. Maybe GV is not enough and need to add another feature
Need to create ea to trade in indian market by placing orders to Indian market platform through API form mqlHere's a basic outline of what script should include: Define Heikin Ashi candle pattern: Convert regular candles to Heikin Ashi candles. Order Execution: Execute orders on the open of the second candle after the signal is generated. Buy Call: When a buy call is generated, initiate a call option order. Set
I want the trade to trigger anytime it sees the opportunity on all time frames, sl tp should be automated and all trades should be trigger anytime on cpi news and etc

Projektdetails

Budget
30 - 160 USD
MwSt (21%): 6.3 - 33.6 USD
Insgesamt: 36.3 - 193.6 USD
Für die Entwickler
27 - 144 USD
Ausführungsfristen
von 3 bis 20 Tag(e)