Ema Crossover with 3 orders

MQL5 Experts

Job finished

Execution time 3 days
Feedback from employee
Very good client, I recommend it.

Specification

I made a strategy in tradingview for the ema 5 - ema 12 cross as follows :


strategy("traderxo 8m")


ema12 = ema(close, 5)

ema21 = ema(close, 12)


long = ema12 > ema21

short = ema21 > ema12


strategy.entry("Long", strategy.long, 50000.0, when = long)

strategy.entry("Short", strategy.short, 50000.0, when = short)


strategy.close("Long", when = short)

strategy.close("Short", when = long)


=  =  =  =


condition for long:

Ema 5 crosses above Ema 12, based on candle close. Will have three trade entries:

entry 1 : market price 0.3 lot

entry 2 : price -5 pips 0.3 lot

entry 3 : price -15 pips 0.3 lot

close all three long positions when bearish ema cross between ema 5 and ema 12


=  =  =  =

condition for short:

Ema 5 crosses below Ema 12, based on candle close. Will have three trade entries:

entry 1: market price 0.3 lot

entry 2: +5 pips 0.3 lot

entry 3: +15 pips 0.3 lot

close all three short positions when bullish ema cross between ema 5 and ema 12


Responded

1
Developer 1
Rating
(79)
Projects
111
37%
Arbitration
0
Overdue
4
4%
Free
2
Developer 2
Rating
(3)
Projects
6
17%
Arbitration
0
Overdue
1
17%
Free
3
Developer 3
Rating
(140)
Projects
205
80%
Arbitration
18
33% / 44%
Overdue
10
5%
Working
4
Developer 4
Rating
(192)
Projects
247
61%
Arbitration
8
25% / 38%
Overdue
8
3%
Working
5
Developer 5
Rating
(304)
Projects
509
47%
Arbitration
29
10% / 45%
Overdue
138
27%
Free
6
Developer 6
Rating
(1)
Projects
1
0%
Arbitration
2
0% / 100%
Overdue
0
Free
7
Developer 7
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
8
Developer 8
Rating
(568)
Projects
641
41%
Arbitration
21
57% / 29%
Overdue
47
7%
Working
Similar orders
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

Project information

Budget
30 - 50 USD
For the developer
27 - 45 USD