Develop a MT4 Expert Adviser that copies trade signals from email into MT4

MQL4 专家

工作已完成

执行时间95 天
客户反馈
Emeka completed my job successfully exactly as I wanted. it did take a lot more time than he originally allowed for but in the end its the final result that is important.
员工反馈
Great customer. When issues arose he was very helpful with information and resources necessary to resolve problems. His specifications were very clear. Will be happy to work with him again.

指定

I want an EA that reads trading signals from an email and copies the details into MT4 automatically.

I use gmail but this can change if there is a better suited email service.

The emails always come from the same sender, but ideally I would like this EA to be built so if I want to receive email signals from a different signals provider then it can be modified to accommodate more than one sender & most likely different email message formats. (If more than one signal source is being used, I assume a different copy of the EA will be getting used on a different chart, rather than the same copy receiving & managing trades from more than one signal source).

The signals can be either pending order or instant execution so the EA will need to be able to recognize the difference and manage the trades accordingly.

There is sometimes order modification emails too. Such as "Move SL to entry" or "Move TP to 1.37985" Although these aren't quite so critical ideally it would be good that these email commands can also be managed and executed by the EA.

The content of the email signals is very simple and in plain text. It is also always exactly the same format every time.
I will provide examples to the developer but don't want to include them here to keep the signal provider anonymous.

The EA should run on any chart & timeframe but place trades of any currencies irrespective of the chart it is running on.

If several take profit levels are included in the signal, allocate an even percent of the trade size to each level. For example if two TP levels are recommended, allocate 50% of trade size to each. If four TP levels, allocate 25% of trade size to each. Obviously if trade size is 0.01 then allocate all to the first level only!

It is possible that there may need to be some sort of symbol mapping capability. By this I mean if the signal provider sends an order for "France 40" the EA may need some setting where this can be mapped to "#fchi" as that is the symbol used by my broker. And there will probably be multiple instances where this sort of mapping will need to be done.


I will need the source code of the EA and DLL files if used. 

I use a VPS running Windows 64bit if you need this.

If you need further information about this job, please ask!

And I would welcome any constructive suggestions too from you as a developer if you have an ideas that are better than what I've described here - which wouldn't be difficult!!!


*** For the EA settings below, please see the attachment, it will be easier to read as all my tabs got messed up when I set this job live!! ***


*********************************************
EA Specifications
*********************************************


SETTING INPUT EXPLANATION OF SETTING
**********************************************************************

Signal Source signals@xyz.com This input should be used to identify the signal provider in the event that more than one signal provider is being copied.
Lots 0.02 Lot size for all trades. This setting is ignored if "Use MM" is true.
Use MM False If true, open trades with lot size based on next setting.
Risk 5 This is percent (%) of balance. Open lot size based on this setting if "Use MM" is true.
Spread 5.0 In pips. 
Slippage 5.0 In pips.
Magic 123456
Comment Email-copier
Suffix Used if a currency has a suffix. If none, this input is blank.
Include Spread False If false, place pending order exactly as signal. If true, include the spread value from the next setting in the pending order price.
Spread 2.0 In pips. I know spreads vary but this is intended to be an average allowance.
Instant Pending False If true, if a pending order is received, instead open a trade instantly and ignore the SL/TP instructions. Instead use the EA's own SL/TP settings below.
Use EA TP False If true, ignore the take profit instructions in the signals and use the EA TP below.
Take Profit 20.0 In pips. Ignored if setting above is false. But is always used if "Instant Pending" is true. 
Use EA SL False If true, ignore the stop loss instructions in the signals and use the EA SL below.
Stop Loss 40.0 In pips. Ignored if setting above is false. But is always used if "Instant Pending" is true. 
Use Trail False If true, use the setting below to trail the trade. If true, use this with or without TP/SL being true or false.
Trail 10.0 In pips.
Ignore Symbols ETHJPY,XTIUSD, By default all symbols will be traded but if any I don't want to trade then allow input here. Separated by commas.

Reverse False If true, reverse the direction of the trade, whether pending or instant. Ignore the signals TP/SL instructions and instead use the EA settings for TP/SL.



附加的文件:

JPG
Email_EA.JPG
168.1 Kb

反馈

1
开发者 1
等级
(14)
项目
19
11%
仲裁
1
0% / 100%
逾期
5
26%
空闲
2
开发者 2
等级
(12)
项目
12
25%
仲裁
1
0% / 100%
逾期
0
空闲
3
开发者 3
等级
(144)
项目
198
42%
仲裁
20
25% / 55%
逾期
9
5%
空闲
4
开发者 4
等级
(27)
项目
43
7%
仲裁
18
6% / 78%
逾期
26
60%
空闲
相似订单
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price

项目信息

预算
50 - 150 USD
开发人员
45 - 135 USD