EA based on 3 time unit & 2 moving averages

MQL4 Experts

Job finished

Execution time 5 days
Feedback from customer
A complete code without bug perfectly operational, received 24 hours after my request for a rather complex EA with many inputs and variables. Congratulations to this super pro programmer!

Specification

Hello

I ask for writing the code of a project of Expert Advisor, in order to be tested and optimized in the MT4 strategy tester.
This is the first step;
the second step will be to finish this EA for real trading (VPS, stop and restart, exceptions,...)

So for now:

This EA will be used on:

DAX30 cfd
SP500 cfd
Forex cfd's EURUSD, GBPUSD, EURGBP, USDCHF, USDJPY, AUDJPY, EURJPY. . .

Only one position at a time per instrument.
Possibility to use EA on 10 simultaneous instruments .
______________________________________________________

The strategy is based on 3 time units: M15, M5 and M1.
The main trading time unit is M1.
The principle: If all conditions above for long are true, a BUY is triggered in M1 if a candlestick crosses the 2 moving averages upwards by completely encompassing them between Open and Close (bullish swallow).
The opposite for short positions. Please see photos
____________________________________________________________________
Indicators & variables required:

-
Moving Average MA 20 (Close)



- Exponential Moving Average EMA 6 (Close)
- Bollinger Band (20)
- Ichimoku Kinko Hyo 9/26/52 with only Senkou Span A & Senkou Span B ("the cloud")
- Lowest Price of the first 30 minutes of quotation of the day session (only for DAX, 08:00 to 08:30 and SP500, )
- Highest price of the first 30 minutes of quotation of the day session (only for DAX, 08:00 to 08:30)
- Pivot previous day session : only the Pivot Point = (H+L+2C)/4

1/ The Pivot Point of previous day and the Lowest or Highest price of the first 30 minutes must be 3 optional conditions
 that I can check or uncheck in the EA settings dialog box

2/ I don't know if it is possible for the EA to set the time slots according to the instrument (for indices), it seems very complex to me because of the time differences that change according to the summer or winter. . . .
So it may be easier to get me a manual setting of the day session, start time & end time, accessible in the settings dialog box.
I will enter local times for each index by launching the EA and normally change them twice a year.
But your better ideas are welcome !

______________________________________________________________________

Long Entry
 Conditions


Timeframe M15

C1=  Price (Close) > MA 20

Timeframe M5

C2=  Price (Close) > MA 20
C3=  The Upper line of Bollinger Bands (20) is flat or bullish (only in timeframe M5)

Timeframe M1 (trading)

C4= Price (Close) > Pivot previous day session (optional condition)
C5= Price (Close) > Highest price of the first 30 minutes of day session (optional condition)
C6= Price (Close) > Senkou Span A
C7= Price (Close) > Senkou Span B
C8= Price (Open) < EMA 6
C9= Price (Open) < MA 20
C10= Price (Close) > EMA 6
C11= Price (Close) > MA 20


If C1... C11 are true
then BUY T lots AT MARKET (variable, default T=0.01)

_________________________________________________________________


Short entry Conditions


Timeframe M15

C21=  Price (Close) < MA 20

Timeframe M5

C22=  Price (Close) < MA 20
C23=  The lower line of the Bollinger Bands (20) is flat or bearish (only in timeframe M5)

Timeframe M1 (trading)

C24= Price (Close) < Pivot previous day session (optional condition)
C25= Price (Close) < Lowest price of the first 30 minutes of the day session (optional condition)
C26= Price (Close) < Senkou Span A
C27= Price (Close) < Senkou Span B
C28= Price (Open) > EMA 6
C29= Price (Open) > MA 20
C30= Price (Close) < EMA 6
C31= Price (Close) < MA 20


If C21... C31 are true
then SELL T lots AT MARKET (variable, default T=0.01)

____________________________________________________________________

Long / short position exit:


 Stoploss = Entry price -/+ (X) points (variable, Default X=50)
 TakeProfit =  Entry price +/- (Y) points (variable, Default Y =100)

All positions for indices must be closed AT MARKET just before the end of the day session.
All Forex position run 24/24




Responded

1
Developer 1
Rating
(349)
Projects
463
51%
Arbitration
41
24% / 49%
Overdue
149
32%
Free
2
Developer 2
Rating
(430)
Projects
606
55%
Arbitration
48
23% / 56%
Overdue
178
29%
Free
3
Developer 3
Rating
(325)
Projects
476
41%
Arbitration
77
12% / 64%
Overdue
77
16%
Free
4
Developer 4
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
5
Developer 5
Rating
(258)
Projects
395
28%
Arbitration
69
19% / 49%
Overdue
120
30%
Free
6
Developer 6
Rating
(66)
Projects
95
28%
Arbitration
20
25% / 55%
Overdue
24
25%
Free
Similar orders
THERE ARE FEW MODIFICATION IN PARAMETER LIKE ORDER PLACEING, ORDER CREAT AFTER STOP LOSS HITTING,STOP LOSS TRAILING AND EXIT FROM THE TRADE. FEW OPTION WILL BE DELETED FROM THE FILE ATTACHED. REST ALL IS SAME
I am seeking to develop a small scalping robot in MQL5 that utilizes the "Trend Catcher with Alert" indicator. This indicator provides entry and exit signals, which I would like the robot to follow. Key Requirements: Entry Signals : The robot should enter a trade based on the signals generated by the Trend Catcher indicator. Exit Signals : The robot should exit trades according to the indicator's exit signals
Counter ea 30+ USD
MULTISTRATEGIST EA I have a problem with my ea that the account always blows up before the price has a chance to arrive so I want a program that will counter the trades the expert makes by identifying the magic numbers There is also a need for the functions of SL delay and taking Perciel and I can control how many of the commands I want to take like Perciel 40% or maybe 80% and follow the rest and maybe not take
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend My budget for this 80$ max
I want a programmer to create me a trading robot that can open an close trades that works from a 5m time frame to daily time frame that trades all currencies an it should work in all brokers. The bot should trade the minimum amount of $10 an more it should trade both MT4 an MT5
Hello there!! I need a professional ninjatrader developer who can code my specifications to an EA .kindly bid and all the necessary informations will be sent via chat box..Thank you
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/sitting on 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
I want to develop a trade copier that copies trades from master account to client and also from client account to master account. It should be working on computer or VPS
Wirtschaftskalender 50 - 200 USD
1) Einbinden des Wirtschaftskalender ( https://www.mql5.com/de/economic-calendar ) 2) Unterschiedliche Gewichtung der Ereignisse erkennen (Farbe rot/orange/grau) 3) Je nach Gewichtung unterschiedliche Wartezeiten vor und nach dem Ereigniss Der Sourcecode muss dokumentiert sein. Die Bezahlung des vereinbarten Betrages läuft in 33% Schritten ab. 33% bei Vergabe 33% bei Endabnahme (Version 1.0) 33% nach Abgabe des
Hi, This is my demand: Enhancement to an existing robot with the ability to modify the main time frame and indicators settings. Buy/Sell Stops are placed depending on candle positioning and a positive/negative Bulls Power. Trades are supplemented after reaching 10 points of profit. The robot should also support a balance option for propfirm accounts, switchable to use real account balance when needed. I will send

Project information

Budget
50 - 70 USD
VAT (20%): 10 - 14 USD
Total: 60 - 84 USD
For the developer
45 - 63 USD
Deadline
from 1 to 3 day(s)