Spécifications

I want to build an EA that give me bias Longs only OR Shorts Only, and recommends Buy or Sell If conditions are met.

I want to have the right and the original code for the EA.


 

Conditions:

Longs Only

  • 1)      1 hour chat EMA 50 above EMA200, AND Price above 200 EMA (Must meet this criteria)
  • 2)      Previous 4H candle closed Bullish? (Must meet this criteria)
  • 3)      Calculate the Average Daily range, have price moved up >33% of the Average Daily range on the current D1 candle?    (I want to be able to adjust this settings)
  • 4)      Calculate the Average 4H range, have price moved up >33% of the Average 4H range on the current 4H candle?  (I want to be able to adjust this settings)
  • 5)      Previous 1H candle closed Bullish?
  • 6)      Calculate the Average 1H range, have price moved up >=33% of the Average 1H range on the current 1H candle?  (I want to be able to adjust this settings)
  • 7)      5 minutes chart EMA20 above EMA50, 50EMA above 200 EMA. Price above EMA50

 

 Shorts Only

  • 1)      1 hour chat EMA50 below EMA200, AND Price below EMA200 (Must meet this criteria)
  • 2)      Previous 4H candle closed Bearish? (Must meet this criteria)
  • 3)      Calculate the Average Daily range, have price moved down >= 33% of the Average Daily range on the current D1 candle?    (I want to be able to adjust this settings)
  • 4)      Calculate the Average 4H range, have price moved down >=33% of the Average 4H range on the current 4H candle?  (I want to be able to adjust this settings)
  • 5)      Previous 1H candle closed Bearish?
  • 6)      Calculate the Average 1H range, have price moved down >=33% of the Average 1H range on the current 1H candle?  (I want to be able to adjust this settings)
  • 7)      5 minutes chart EMA20 below EMA50, EMA50    below 200 EMA. Price below EMA50. 


Draw a line at the D1 opening price. Visible on all timeframes below D1.

Draw a line that is 33% of the expected Daily range above and below the opening price.  Visible on all timeframes below D1.

The EA will assign a value that sums to 100% to the set of conditions. Sums of the conditions met to be displayed in dialog box

Conditions 1 and 2 must be met for Long or Short Bias.

5/7 conditions must be met to recommend buys or Sells. (Including Condition 1 and 2)

When Bias is long, Change chart background to green. I want to be able to change the color, a message that says Longs only.

When Bias is short, change background color to light red. I want to be able to change the color, a massage that says shorts only

Will need a dialog box with : Currency Pair name, Expected daily range, current D1 range, difference between Expected range and current D1 range, Current D1 High-Open, Current D1 Low-open.






















 

 

 

 

 


Répondu

1
Développeur 1
Évaluation
(2)
Projets
3
0%
Arbitrage
0
En retard
0
Gratuit
2
Développeur 2
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
3
Développeur 3
Évaluation
(24)
Projets
31
16%
Arbitrage
7
29% / 43%
En retard
4
13%
Travail
4
Développeur 4
Évaluation
(50)
Projets
73
15%
Arbitrage
3
33% / 33%
En retard
7
10%
Chargé
5
Développeur 5
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
6
Développeur 6
Évaluation
(463)
Projets
524
33%
Arbitrage
28
39% / 43%
En retard
7
1%
Occupé
7
Développeur 7
Évaluation
(30)
Projets
35
26%
Arbitrage
0
En retard
4
11%
Gratuit
8
Développeur 8
Évaluation
(356)
Projets
632
26%
Arbitrage
89
73% / 13%
En retard
12
2%
Gratuit
9
Développeur 9
Évaluation
(256)
Projets
415
38%
Arbitrage
86
44% / 19%
En retard
70
17%
Occupé
10
Développeur 10
Évaluation
(14)
Projets
23
26%
Arbitrage
7
43% / 29%
En retard
3
13%
Chargé
11
Développeur 11
Évaluation
(16)
Projets
22
36%
Arbitrage
0
En retard
2
9%
Travail
12
Développeur 12
Évaluation
(71)
Projets
80
10%
Arbitrage
35
9% / 54%
En retard
6
8%
Travail
13
Développeur 13
Évaluation
(17)
Projets
22
14%
Arbitrage
0
En retard
1
5%
Gratuit
14
Développeur 14
Évaluation
(9)
Projets
8
38%
Arbitrage
2
0% / 100%
En retard
2
25%
Travail
15
Développeur 15
Évaluation
(39)
Projets
44
30%
Arbitrage
4
25% / 25%
En retard
0
Gratuit
16
Développeur 16
Évaluation
(140)
Projets
205
80%
Arbitrage
18
33% / 44%
En retard
10
5%
Travail
17
Développeur 17
Évaluation
(2428)
Projets
3057
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
18
Développeur 18
Évaluation
(61)
Projets
186
73%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
19
Développeur 19
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
20
Développeur 20
Évaluation
(1)
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
Commandes similaires
I am looking for an MT4 coder who can help me build a fast trade execution EA/ programme. This programme should be able to execute market and pending orders at the highest speed possible. When applied to the chart it should print two horizontal lines (with price tags) on the chart, one is an entry price line, and the other is a stoploss price line. The user should be able to drag the lines up and down to set accurate
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
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work
Hey greetings. Am in need of a developer that has already made profitable MT4 or MT5 EA that I can buy with the backtesting and proven result. How is the draw down ? What is the winning rate ? Kindly reply and let proceed
I will buy your EA for MT5, in case that on distance it is able to make a profit of 10% per month. - Martingale methods and grid strategies should not be used as the basis of a trading strategy. - Excellent win rate (>80%) - High risk/loss management - Option to select direction of trading (long, short or both) - News filter - Editable Trading Hours I will need to test in the strategy tester and on live market (on
Hello, i need a good programmer; to code an EA to trade the most productive forex pairs (mainly 2 for the day, and 2 for the night+gold), the strategy is based on the use of one moving average and the rsi, thank you in advance
a gap between 1 pip opposite order open continue once tp hit ea change position and start from 1 everything is manually adjustable tp gap pip and pip all show start from 0.01
I have a mql4 license mql4 code,, there have a 1 error '( WebRequest' - no one of the overloads can be applied to the function call) fix this error,, and make sure it work properly,,{ it's bass on kernel32.dll } this license system Base on pc volume serial number. If you're a expert developer kindly contact with me ,, Write a text " License system devoloper " Telegram @Gw_rakib1

Informations sur le projet

Budget
30 - 150 USD
Pour le développeur
27 - 135 USD
Délais
de 3 à 10 jour(s)