2 M A's and the Awesome Oscillator EA

MQL4 Experts

Tâche terminée

Temps d'exécution 3 minutes
Commentaires du client
Lakshan is polite, true to his word although from a time perspective he took a lot longer. Compared to other bots this one really does pick buys and sells.

Spécifications

Specification

 

  • The bot EA expert can be used on any instrument, EURUSD, BTCUSD, DAX30, APPLE, XAUUSD etc
  • Lot size- generally indices @ 0.10
  • Check for any open orders
  • Maximum amount of 2 orders allowed at any one time adjustable.
  • What tends to happen is that with the cross the price reverses and the bots out there miss this, especially when the trend continues. So I don’t mind a stop loss being hit as long as the reversal/ continuance is traded,
  • Server time as per broker
  • Trading time zones all 4 less 4 hours, 1 to 5am.
  • Timeframe needs to be available, any one.5M – Daily to- trade on timeframes.
  • open order –BID/ ASK, close order, Take profit, Stop Loss, Trailing Stop
  • Bot revolves around  2 SMA , one fast one slow, the crossover of 2 SMA moving averages. ON next candle after the crossover is confirmed, along with the AO  Indicator.
  • In conjunction  with the AO indicator, if a cross happens and the AO is within 5 and 0 and -5 of either way the bot will trade.
  • The bot EA expert needs to trade in the direction determined, Order steps???
  • Account info is not important, like initial investment, maximum profit, drawdowns, slippage etc….

 

Struggled coding in the shift . I think is where I went wrong, other bots seem to trade whenever they like. Like the price crossing the fast moving average.

Cross = 0

Trade Candlestick= + 1

Cross reversal =0

Cross Reversal = +2

 

 

 

NOT SURE??

//--- Enumeration of smoothing types

enum SmoothMethod

  {

   SMA=0, // Simple MA

   SMA=1 // Simple MA 1

  };

//--- input parameters

input int          InpSmoothPeriod=10;  // Smoothing period

input int          InpCHVPeriod=10;     // CHV calculation period

input SmoothMethod InpSmoothType=SMA;   // Smoothing method

Please people will say there are all these moving average Experts , but they don't work properly.

 

Kind regards

 

Ashton Robbins


Répondu

1
Développeur 1
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
2
Développeur 2
Évaluation
(16)
Projets
19
11%
Arbitrage
3
0% / 100%
En retard
2
11%
Gratuit
3
Développeur 3
Évaluation
(188)
Projets
212
58%
Arbitrage
9
11% / 89%
En retard
8
4%
Gratuit
4
Développeur 4
Évaluation
(2)
Projets
4
0%
Arbitrage
0
En retard
0
Gratuit
5
Développeur 5
Évaluation
(36)
Projets
50
28%
Arbitrage
2
0% / 100%
En retard
6
12%
Gratuit
6
Développeur 6
Évaluation
(39)
Projets
55
13%
Arbitrage
5
20% / 20%
En retard
6
11%
Gratuit
7
Développeur 7
Évaluation
(23)
Projets
45
20%
Arbitrage
24
29% / 46%
En retard
12
27%
Gratuit
8
Développeur 8
Évaluation
(264)
Projets
538
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Travail
9
Développeur 9
Évaluation
(3)
Projets
5
80%
Arbitrage
0
En retard
0
Gratuit
10
Développeur 10
Évaluation
(2422)
Projets
3042
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
11
Développeur 11
Évaluation
Projets
1
0%
Arbitrage
0
En retard
1
100%
Gratuit
12
Développeur 12
Évaluation
(84)
Projets
149
31%
Arbitrage
32
34% / 41%
En retard
43
29%
Gratuit
13
Développeur 13
Évaluation
(87)
Projets
114
26%
Arbitrage
7
29% / 57%
En retard
5
4%
Gratuit
14
Développeur 14
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
Commandes similaires
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of

Informations sur le projet

Budget
30 - 100 USD
Pour le développeur
27 - 90 USD