Expert Advisor trading robot based on Moving Average.

Tâche terminée

Temps d'exécution 16 jours
Commentaires du client
This developer was fast, onetime, very knowledgeable, and does great work. I've worked with others in the past but he was the best. I highly recommend him.
Commentaires de l'employé
Thank you mate :)

Spécifications

I want to create an EA (trading robot) that will take a Buy market position after price has moved over a Moving Average and retraced back down to the Moving Average price level.  For a Sell market position, after price has moved below a Moving Average and retraced back up to the Moving Average price level.  Note:  this EA must be able to work on all type of charts and especially Renko/Brick charts.


Variable Parameters to be entered:

  1. Moving Average Variables, including Period, Shift, MA method (i.e. Exponential), Apply to (i.e. Weighted Close HLCC/4), and Style.
  2. Pips above Moving Average (X) (numeric variable i.e. 1,2,3, etc. see note below).
  3. Previous closed Bars (Y) (numeric variable i.e. 1,2,3, etc.).
  4. Bar Reversal (Z) (numeric variable i.e. 1,2,3, etc.)
  5. Take Profit in Pips (see notes below).
  6. Stop Loss in Pips (see notes below.
  7. Lot size (i.e. 0.01, 0.50, 1.00, 10.00, etc.)
  8. Session 1:  Start time (GMT or Server time), for example USA session.
  9. Session 1:  End time (GMT or Server time), for example USA session.
  10. Session 2:  Start time (GMT or Server time), for example Europe session.
  11. Session 2:  End time (GMT or Server time), for example Europe session.
  12. Close position at Session End time (Yes or No).  For example if Yes is chosen, then existing position shall be closed at End time.


Note:  

  • Clarification, pip values are entered in points, for example EUR/USD 10 points = 1 pip.
  • Take Profit and Stop loss are hidden, meaning they are not sent to the broker until the condition is met, by which time it’s sent as a market close order.


Market order Buy Condition:

  1. Price is above Moving Average per X value, within the last Y previous bars.  For example if X=100 points and Y=5 bars, this condition could be satisfied if the price is 10 pips over the moving average within the last 1, 2, 3, 4, or 5 bars.
  2. Price is Equal to the Moving Average.
  3. Enter Buy market order.


Market order Sell Condition:

  1. Price is below Moving Average per X value, within the last Y previous bars.  For example if X=100 points and Y=5 bars, this condition could be satisfied if the price is 10 pips below the moving average within the last 1, 2, 3, 4, or 5 bars.
  2. Price is Equal to the Moving Average.
  3. Enter Sell market order.


Close Condition:

  1. A Bar Reversal, based on the number of Z Bars chosen (per entered parameter). 
  2. Take Profit value is reached.
  3. Stop Loss value is reached.
  4. Session End time, if Yes was chosen in the parameter.


Répondu

1
Développeur 1
Évaluation
(94)
Projets
148
59%
Arbitrage
16
38% / 13%
En retard
25
17%
Gratuit
Publié : 1 code
2
Développeur 2
Évaluation
(414)
Projets
670
33%
Arbitrage
60
17% / 32%
En retard
113
17%
Travail
3
Développeur 3
Évaluation
(2309)
Projets
2905
63%
Arbitrage
122
44% / 25%
En retard
429
15%
Travail
4
Développeur 4
Évaluation
(1278)
Projets
1700
49%
Arbitrage
52
71% / 12%
En retard
38
2%
Travail
5
Développeur 5
Évaluation
(2642)
Projets
3357
68%
Arbitrage
77
48% / 14%
En retard
342
10%
Gratuit
Publié : 1 code
6
Développeur 6
Évaluation
(365)
Projets
412
36%
Arbitrage
35
26% / 57%
En retard
63
15%
Gratuit
7
Développeur 7
Évaluation
(29)
Projets
49
22%
Arbitrage
14
29% / 21%
En retard
13
27%
Gratuit
8
Développeur 8
Évaluation
(270)
Projets
552
49%
Arbitrage
57
40% / 37%
En retard
227
41%
Travail
9
Développeur 9
Évaluation
(66)
Projets
95
28%
Arbitrage
20
25% / 55%
En retard
24
25%
Gratuit
10
Développeur 10
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
11
Développeur 11
Évaluation
(33)
Projets
35
40%
Arbitrage
11
9% / 91%
En retard
4
11%
Gratuit
Publié : 4 codes
12
Développeur 12
Évaluation
(68)
Projets
111
26%
Arbitrage
17
6% / 71%
En retard
15
14%
Gratuit
Publié : 9 codes
13
Développeur 13
Évaluation
(43)
Projets
74
50%
Arbitrage
5
0% / 60%
En retard
19
26%
Gratuit
14
Développeur 14
Évaluation
(588)
Projets
1063
50%
Arbitrage
39
28% / 41%
En retard
49
5%
Travail
Publié : 1 article, 8 codes
15
Développeur 15
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
16
Développeur 16
Évaluation
(17)
Projets
24
33%
Arbitrage
5
20% / 40%
En retard
8
33%
Gratuit
17
Développeur 17
Évaluation
Projets
0
0%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
18
Développeur 18
Évaluation
(4)
Projets
6
0%
Arbitrage
2
0% / 50%
En retard
4
67%
Gratuit
19
Développeur 19
Évaluation
(5)
Projets
4
25%
Arbitrage
2
0% / 100%
En retard
1
25%
Gratuit
20
Développeur 20
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I am offering a ready-to-use trading system that connects MetaTrader 4 signals with automated trading on Polymarket. The system is already fully developed and working. What the system does: The bot copies signals from a custom MT4 indicator and executes trades automatically on Polymarket prediction markets. How it works: A custom MT4 indicator generates BUY or SELL signals using buffers. When a signal appears, it is
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Looking to purchase a Good forex or gold/ BTC trading EA and it's source code. Must be compatible with low budget like less than $500 accounts, Must need no manual intervention and run fully automated. If you are interested in selling me the source code, please share the Read only account access where the EA has already been running on, so i can check past performance and get an idea on how it works or runs. Dont

Informations sur le projet

Budget
30 - 45 USD
Délais
à 3 jour(s)