An Simple EA required for executing orders automatically.

MQL4 Experts

Tâche terminée

Temps d'exécution 21 heures
Commentaires du client
job done

Spécifications

Hei,

I have easy job for you. And heres the rules.


buy scenario 1

if 1h candle low and close price difference is 5pips or less when candle closes, then buy position right away (market execution).

and stoploss goes under low - 0.1 pip


buy scenario 2

if 1h candle low and close price differense is more than 5pip when candle closes, then EA open a buy limit (pending order) 5pip higher than low.

and stoploss goes under low - 0.1 pip


buy scenario 3

if first and secound buy scenario fails to open a position, then EA move on the next candle and repeat scenario 1 and 2 until it will open a position.

any possible old orders should be canceled if EA have to open new ones and only 1 current order or position can be open at same time.

5pip close - low difference is just a example, i like to get that opitional.


sell scenarios is a mirror from buy scenarious, so it get signal candle high and close price difference, but because of spread is stoploss must place 1pip higher than high.

profit target is nice to have optional too.


please let me know if theres something you want to know

Many thanks!

Répondu

1
Développeur 1
Évaluation
(212)
Projets
246
45%
Arbitrage
42
10% / 57%
En retard
5
2%
Gratuit
2
Développeur 2
Évaluation
(414)
Projets
670
33%
Arbitrage
60
17% / 32%
En retard
113
17%
Travail
3
Développeur 3
Évaluation
(48)
Projets
73
37%
Arbitrage
22
9% / 41%
En retard
14
19%
Travail
4
Développeur 4
Évaluation
(202)
Projets
206
27%
Arbitrage
0
En retard
3
1%
Gratuit
6
Développeur 6
Évaluation
(554)
Projets
765
46%
Arbitrage
23
39% / 13%
En retard
63
8%
Travail
7
Développeur 7
Évaluation
(549)
Projets
1332
59%
Arbitrage
28
82% / 0%
En retard
10
1%
Gratuit
8
Développeur 8
Évaluation
(108)
Projets
138
43%
Arbitrage
19
16% / 53%
En retard
20
14%
Chargé
9
Développeur 9
Évaluation
(10)
Projets
13
46%
Arbitrage
0
En retard
1
8%
Gratuit
10
Développeur 10
Évaluation
(61)
Projets
120
34%
Arbitrage
17
18% / 41%
En retard
51
43%
Gratuit
12
Développeur 12
Évaluation
(79)
Projets
111
37%
Arbitrage
0
En retard
4
4%
Gratuit
13
Développeur 13
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
14
Développeur 14
Évaluation
(33)
Projets
35
40%
Arbitrage
11
9% / 91%
En retard
4
11%
Gratuit
15
Développeur 15
Évaluation
(43)
Projets
72
49%
Arbitrage
4
0% / 50%
En retard
19
26%
Gratuit
16
Développeur 16
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
17
Développeur 17
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
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
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Informations sur le projet

Budget
30+ USD
TVA (24%): 7.2 USD
Total: 37.2 USD
Pour le développeur
27 USD