Fix EA that reads signals from email and automatically executes trade in MT4

MQL4 Indikatoren Experten

Auftrag beendet

Ausführungszeit 9 Tage
Bewertung des Kunden
Great developer with years of experience. Fantastic job and would recommend for any needs in the future.

Spezifikation

I had an EA created to read signals as they come into my gmail account but the python script created is not reading the information correctly.  I have included the files for the email script in python and the EA in MQL4.  


Basic Trading Requirements/Specs:

 

The basic premise of this trading system is based off signals that are sent to my email. Once a signal is received the EA will execute trades from the criteria on the signals in the email. I will be running this EA on MT4.

 

My email address that is receiving these signals is a Yahoo account.

 

Here is an example of how the signal will be formatted every time. 

 


 

As you can see it outlines the following information which will be very important for this system:

 

1.     Pair being traded

2.     BUY or SELL order

3.     Timeframe of the trade (ie M15 in this instance)

4.     STOP level & TP level

5.     Last spotted price level

 

Sometimes there are multiple signals sent in one email and I would like to have this EA be able to process all the signals successfully as shown below. This happens very seldom but does occur occasionally.

 


 

These signals will all come from the following email address:alerts@ragingfx.com

 

There will be two different subject lines depending on which system is sending the signals, but these are the only two subject lines that will be associated with a signal and this is how I would like to be able to have the script determine this is a valid signal to input into the MT4:

 

1.     HP3-RagingFX Alert!!!

2.     MNR-RagingFX Alert!!!

 

Once a signal is received, I would like the following to happen:

 

1.     A market order based on the price point mentioned in the LAST column is entered for the pair specified in either a BUY or SELL which will be outlined on the signal. I would like this to be an “if then” function around the LAST price as follows:

a.     If the signal is a BUY and the current price is below the LAST price, then a market entry is to be taken otherwise a limit is to be entered at the LAST price mentioned in the signal.

b.     If the signal is a SELL and the current price is above the LAST price, then a market entry is to be taken otherwise a limit is to be entered at the LAST price mentioned in the signal.

2.     A limit entry is to be entered at the 10-day Exponential Moving Average on PRD specified with the signal - CURRENTLY THIS IS NOT FUNCTIONING PROPERLY

3.     The STOP and TP levels are entered based on the criteria specified in the signal.

4.     Sizing for each position is to be based upon a max risk of 0.5% from the STOP level of the total account balance – I would also like to be able to adjust this percentage as well depending on market conditions. Can we make this is a variable box which can be adjusted in the EA?

5.     In the event a limit order is not triggered due to price action not pulling back enough, I would like the limit order to delete upon the TP level being breached and the market order being closed out as the signal is no longer valid - CURRENTLY THIS IS NOT FUNCTIONING PROPERLY

 

No trades are to be held over the weekend with this trading model. If a trade is still open on Friday I would like them all to be closed out 1 hour prior to the close of the market at 23:00 GMT-5 on Fridays only. Otherwise, it is okay for trades to run their course as the only means of exiting a trade is either through the TP or STOP being executed or the markets being closed for the weekend. 

 

This company also sends out a daily dashboard at the close of the trading day recapping all the signals and the outcome of each and want to ensure that this EA does not interpret this as new signals. The subject line on the email from them for the dashboard results will read “RagingFX Daily Dashboard”. Anytime a new signal is issued the email will always read “RagingFX Alert!!!”.


Dateien:

PY
testMail_2.py
2.1 Kb

Bewerbungen

1
Entwickler 1
Bewertung
(378)
Projekte
401
31%
Schlichtung
63
19% / 70%
Frist nicht eingehalten
51
13%
Beschäftigt
2
Entwickler 2
Bewertung
(87)
Projekte
134
14%
Schlichtung
41
22% / 29%
Frist nicht eingehalten
14
10%
Frei
3
Entwickler 3
Bewertung
(74)
Projekte
121
43%
Schlichtung
12
33% / 50%
Frist nicht eingehalten
17
14%
Frei
4
Entwickler 4
Bewertung
(10)
Projekte
14
14%
Schlichtung
6
33% / 50%
Frist nicht eingehalten
2
14%
Frei
5
Entwickler 5
Bewertung
(27)
Projekte
43
7%
Schlichtung
18
6% / 78%
Frist nicht eingehalten
26
60%
Frei
Ähnliche Aufträge
NRTR - indicator for MetaTrader 5 NRTR (Nick Rypock Trailing Reverse) - indicator for MetaTrader 4 NRTR WATR - indicator for MetaTrader 4 NRTR GATOR - indicator for MetaTrader 5 X2MA NRTR - indicator for MetaTrader 5 NRTR - indicator for MetaTrader 5 NRTR GATOR - indicator for MetaTrader 4 NRTR - indicator for MetaTrader 4 Stalin_NRTR - indicator for MetaTrader 5 NRTR Color Line - indicator for MetaTrader 5 NRTR Rosh
I need an EA edited to make TWO main changes to conditions for how it enters trades. The EA code is written with clean code and is well commented. Will provide more info on changes in a doc in the chat
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP

Projektdetails

Budget
100+ USD
Für die Entwickler
90 USD