I WANT AN EA THAT USES MA ON BOTH HIGER TIMEFRAME AND EXECUTE TRADE ON LOWER TIME FRAME MA.

MQL5 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 7 gün
Geliştirici tarafından geri bildirim
It's nice working with him, he's calm and understanding. More jobs
Müşteri tarafından geri bildirim
Very good developer and very fast at coding.

İş Gereklilikleri


PLATFORM MT5

EA NAME:   MEGASOFT PRO EA

DASHBOARD.  To show the following features.


1. Currency Pair Symbol, being Traded.

2. Number of Spread. (Compulsory)
3. Time Frame
4. Current Lot Size.
5. Show number of Open trades
6. Show number of trades per entry.
7. Have a button to Close all trades in  Profits   
8. Have a button to close all loosing trades.
9. Have a button to close all trades, By pressing this button the EA CLOSE all trading and will not open any order again.
10. Have a Resume Button, when clicked the EA resume trading activities, Note: this button only works when the CLOSE ALL TRADE BUTTON is us to close all the trade.
11. Remaining time for the current Candle to close.


STRATEGY FOR PLACING A TRADE.

BUY ORDER USING HIGHER TIME FRAME FILTER.

MODE 1. (NORMAL ENTRY)
On the higher Time frame for example H1 (depending the higher Time frame I choose from the EA parameter list), The Fast Moving Average is Above the Slow Moving Average and these two MA is above the Filter MA or Filter Parabolic SAR, (pending on the type of Filter I choose) then the EA will now go to a lower Time frame (which I choose eg M1 or M5) and place a Buy order every time the lower TF fast Moving Average crosses Above the lower TF Slow Moving average, IN THE SAME DIRECTION WITH THE HIGHER TIME FRAME MA.

The EA CLOSE this MODE 1 Trade when, either of these conditions are met.
A. When the Lower Time Frame (eg M5,) Fast MA crosses the opposite side of the Slow MA, or,
B. The TP or SL, or the Trailing stop or Break even is hit.

For the trade to RESUME for (A) above the EA wait for another cross over signal with the same direction with that of the higher timeframe cross, for the trade to resume and  
For (B) above, the EA open another trade immediately when the TP, Trailing stop or Break even is hit, in the same direction with the MA in the Higher Timeframe or wait for another signal (Pending what I choose either Wait for another signal or Continue trading.)

MODE 2. (MULTIPLE CANDLE ENTRY)
With the same condition on the Higher Time Frame, The EA Open a Buy order for every Candle that close BULLISH, when the LOWER TF Fast MA crosses the Slow MA  that is in the same direction with that of the higher time frame  MA. (If the  candle on the lower time frame I choose (M1 or M5 for example) close Bullish the EA will open a Buy trade, if the next candle close as a bullish candle again the EA open another Buy order, if the next candle close Bearish the EA do nothing.) 

The EA close this MODE 2. Trade when, either of these conditions are met.
A. When the Lower Time Frame (eg M5,) Fast MA crosses the opposite side of the Slow MA and this will close all the open orders or
B. The Individual TP or Individual SL is hit, or Individual Trailing stop or Individual Break-even is hit.

For the trade to RESUME for MODE 2 (A) above the EA wait for another signal, for the trade to resume for (B) above the EA open another trade immediately after Individual TP, Individual SL, Individual Trailing stop or Individual Break-even is hit provided the all the entry condition remains the same or wait for another signal (Pending the option I choose either Wait for another signal or Continue trading.)

This process continue as long as the FAST MA IS ABOVE THE SLOW MA and both MA is above the FILTER MA or FILTER PSAR on the HIGER TIME FRAME.

REVERSE OF ALL THIS CONDITIONS ARE FOR SELL ORDER.


MODE 1 Normal Entry using MA Filter

 

                   H1 TIME FRAME                                                                                       M5 TIME FRAME

  



MODE 1 Normal Entry using Parabolic SAR as Filter.

                      H1 TIME FRAME                                                                                       M5 TIME FRAME




MODE 2. (MULTIPLE CANDLE ENTRY)
Just as above pictures when the condition on Higher time frame is met, on the Lower TF at the cross of the fast MA below the Slow MA the EA Opens a Sell trade at the close of every Bearish candle and when a bullish candle closes the EA do nothing, this will continue until the Fast MA crosses the Slow MA on the opposite direction of this lower TF, then all the open order on this TF close automatically and wait for another signal that is in the same direction with that of the Higher TF.
However if the open orders were close due to TP, SL Trailing stop or Break even, the EA open another sell order immediately provided all the conditions mentioned above are still intact.

The EA Parameters.
1 MEGASOFT PRO EA Email: david.mpnu@gmail.com
2 Type of Order BUY ONLY, SELL ONLY, BUY AND SELL I choose the option I want.
3 Higher Time Frame, (where the EA choose the Parent trend direction) M15, H1, H4 ….. I choose the Higher Time frame I want
4 Lower Time frame (Where the trade will be executed) M1, M5, M15….. I choose the one I want.
5 No. of Position Per Entry 1, 2, 3,…….10 I type in the number I like.
6 Unit of Trade , Pips or Points I choose
7 Spread Filter? (Mandatory) True or False I choose

8 Max Spread I type in the number I want.

10 ************************************** HIGHER TIME FRAME (HTF)  MA SETTING **********************
11 HTF Fast MA Period I choose the period number
12 HTF Fast MA Method Exponential, Simple etc. I choose
13 HTF Fast MA Shift (Mandatory) This is mandatory, I choose the number I want.
14 HTF Fast MA Applied to I choose.
15 HTF Slow MA Period I choose the period number
16 HTF Slow MA Method Exponential, Simple etc. I choose
17 HTF Slow MA Shift (Mandatory) This is mandatory, I choose the number I want.
18 HTF Slow MA Applied to I choose.
19 USE FILTER FOR HTF True or False I choose.
20 Type of HTF Filter- MA FILTER or PSAR Filter I choose
21


HTF MA FILTER SETTING

*********************
22 HTF MA Filter Period I choose the period number
23 HTF MA Filter Method Exponential, Simple etc. I choose
24 HTF MA Filter Shift I choose the number I want.

25 HTF MA Filter Applied to I choose.


26 *********************************** HTF Parabolic SAR  FILTER SETTING *******************
27 HTF  PSAR Step I Choose the number of step I want

28 HTF  PSAR Maximum I Choose the number I want


29 ********************************** LOWER TIME FRAME (LTF)  MA SETTING ********************
30 LTF Fast MA Period I choose the period number
31 LTF Fast MA Method Exponential, Simple etc. I choose
32 LTF Fast MA Shift (Mandatory) This is mandatory, I choose the number I want.
33 LTF Fast MA Applied to I choose.
34 LTF Slow MA Period I choose the period number
35 LTF Slow MA Method Exponential, Simple etc. I choose
36 LTF Slow MA Shift. (Mandatory) This is mandatory, I choose the number I want.
37 LTF Slow MA Applied to I choose.
38 Type of Trade MODE:  MODE 1, MODE 2 I choose the mode I want.
39 Trade Continuation TRUE (EA Re-enter the trade immediately TP, Trailing Stop, Break-even is hit.) FALSE (EA wait for another crossover in the same direction with the Higher Timeframe to commence trading.) I choose the option i want.
40 Hide TP, SL inputs From Brokers. True or False I choose


*********************Trade Management for MODE 1 *****************

Take Profit (Points) I choose
Stop Loss(Points ) I choose
Break even True or False I choose
Break even at …x number of Points/Pips above entry point. I type in the number I want.
Break even above entry point with x number points I choose
Trailing stop I choose
Trailing step I choose


*******************Trade Management for MODE 2 *****************

Master Take Profit At this level all trade close I choose
Master Stop Loss At this level all trade close I choose
Individual entry Take Profit (Points) I choose
Individual entry Stop Loss(Points ) I choose
Individual entry Break even I choose
Individual entry Break even at …x number of Point I choose
Individual entry Break even above entry point with x number points I choose
Individual entry Trailing stop I choose
Individual entry Trailing step I choose

********************************* Trading Hours *****************

EA Trade Session Trade chosen Session or Trade All time I choose the option I want

********************************* First trading session *****************

Session Starting time 08:00 I choose
Session ending time 10:00 I choose
********************************* Second trading session *****************
Use second Trading Session True or False I choose the option I want
Session Starting time 12:00 I choose
Session ending time 14:00 I choose
********************************* Third trading session *****************
Use Third Trading Session True or False I choose the option I want
Session Starting time 16:00 I choose
Session ending time 18:00 I choose
************************************* Trading Days *******************



The Robot Back office Security


1.      MT5 Account ID.

2.      Expiration date/Time (0= infinity)

3.      Expiration message.

Expiration date reminder.

Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(23)
Projeler
45
20%
Arabuluculuk
24
29% / 46%
Süresi dolmuş
12
27%
Serbest
2
Geliştirici 2
Derecelendirme
(15)
Projeler
24
0%
Arabuluculuk
0
Süresi dolmuş
0
Çalışıyor
3
Geliştirici 3
Derecelendirme
(158)
Projeler
226
22%
Arabuluculuk
15
60% / 20%
Süresi dolmuş
1
0%
Yüklendi
4
Geliştirici 4
Derecelendirme
(63)
Projeler
101
31%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
2
2%
Serbest
5
Geliştirici 5
Derecelendirme
(304)
Projeler
509
47%
Arabuluculuk
29
10% / 45%
Süresi dolmuş
138
27%
Serbest
6
Geliştirici 6
Derecelendirme
(302)
Projeler
383
20%
Arabuluculuk
43
60% / 23%
Süresi dolmuş
45
12%
Yüklendi
7
Geliştirici 7
Derecelendirme
(95)
Projeler
117
38%
Arabuluculuk
9
89% / 0%
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
(61)
Projeler
186
73%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
1%
Serbest
9
Geliştirici 9
Derecelendirme
(266)
Projeler
540
50%
Arabuluculuk
55
40% / 36%
Süresi dolmuş
224
41%
Serbest
10
Geliştirici 10
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs

Proje bilgisi

Bütçe
50 - 80 USD
Geliştirici için
45 - 72 USD
Son teslim tarihi
from 2 to 4 gün