I need a simple EA that uses Moving Average crossover to open a trade.

MQL4 Эксперты

Работа завершена

Время выполнения 1 день

Техническое задание

      I need a simple MT4 EA that uses Moving Average crossover to open a trade.

      It needs to use 3 Moving Averages. Slow Medium and Fast.

      Buy, When the Fast crosses over the Medium and the Medium is over the Slow.

      Sell, When the Fast crosses under the Medium and the Medium is under the Slow

      I need options to;

      • Change the value of each Moving Average.
      • Change the type of Moving Average used, Simple Exponential etc.
      • Close trade if the Fast MA crosses back under/over Medium MA. If required.
      • Turn off the Slow MA if required.
      • Set break even if required.
      • Lot size.
      • Set Stop Loss.
      • Set Take profit.
      • It needs to work in all timeframes.
      • It needs to work with all currency pairs.

       

       

      Откликнулись

      1
      Разработчик 1
      Оценка
      Проекты
      0
      0%
      Арбитраж
      0
      Просрочено
      0
      Свободен
      2
      Разработчик 2
      Оценка
      (117)
      Проекты
      138
      41%
      Арбитраж
      30
      7% / 77%
      Просрочено
      17
      12%
      Свободен
      3
      Разработчик 3
      Оценка
      (258)
      Проекты
      395
      28%
      Арбитраж
      69
      19% / 49%
      Просрочено
      120
      30%
      Свободен
      4
      Разработчик 4
      Оценка
      (69)
      Проекты
      76
      59%
      Арбитраж
      0
      Просрочено
      12
      16%
      Свободен
      5
      Разработчик 5
      Оценка
      (647)
      Проекты
      1295
      67%
      Арбитраж
      84
      26% / 49%
      Просрочено
      338
      26%
      Свободен
      6
      Разработчик 6
      Оценка
      (221)
      Проекты
      369
      66%
      Арбитраж
      10
      50% / 0%
      Просрочено
      46
      12%
      Свободен
      7
      Разработчик 7
      Оценка
      (187)
      Проекты
      367
      56%
      Арбитраж
      45
      22% / 56%
      Просрочено
      188
      51%
      Свободен
      8
      Разработчик 8
      Оценка
      (17)
      Проекты
      19
      21%
      Арбитраж
      1
      0% / 0%
      Просрочено
      4
      21%
      Свободен
      9
      Разработчик 9
      Оценка
      (320)
      Проекты
      522
      66%
      Арбитраж
      52
      21% / 38%
      Просрочено
      166
      32%
      Работает
      10
      Разработчик 10
      Оценка
      (68)
      Проекты
      111
      26%
      Арбитраж
      17
      6% / 71%
      Просрочено
      15
      14%
      Свободен
      11
      Разработчик 11
      Оценка
      Проекты
      0
      0%
      Арбитраж
      0
      Просрочено
      0
      Свободен
      12
      Разработчик 12
      Оценка
      (121)
      Проекты
      134
      66%
      Арбитраж
      36
      25% / 56%
      Просрочено
      22
      16%
      Свободен
      13
      Разработчик 13
      Оценка
      (1093)
      Проекты
      1773
      61%
      Арбитраж
      14
      64% / 7%
      Просрочено
      84
      5%
      Свободен
      Похожие заказы
      M.A and Cci in the same window...I need an alert when cci signal line crosses below M.A at level 100 of cci in crash and crosses above level - 100 in boom respectively for catching crashes and spikes....Please have knowledge in boom and crash before applying... Show some demo for verification of knowledge for quicker selection.. Don't apply if u not willing to give sample
      So the below format is what I am currently using from a 3rd party EA. 🪖 COMMANDO TRADE 🪖 < Whenever an order is opened (OpenText1) ==================== 🚫 WE DO NOT ADVICE TRADING SIGNALS FROM DIFFERENT TRADERS ON THE SAME ACCOUNT 🚫 ==================== ⚠️ LOT SIZE ⚠️ < Whenever an order is opened (OpenText2) 💰 $100,000 - 1.00 💰 💰 $200,000 - 2.00 💰 💰 $300,000 - 3.00 💰 💰 $400,000 - 4.00 💰 💰
      Request to improve performance in back test of a custom indicator SMC_OSC (Smart market concept + Market sentiment oscillator). It works fine but it has a hard problem, it is extremely slow in tick-mode and I cannot use it in EA due the infinite range times it gets to back-testing. About the first section in Chart price (Smart market concept), it uses candle close pivots (on bar, no ticks) and so I think that this
      Sbhamu robot 50+ USD
      The general robot trader is authorized with stock and strategies in market analysis. Robot trade profitable more income higher analysis and financial development and education management and management services and
      Hello, I have 1000 robots and just want to test my robots and decide which one I can use. You can install all robots in my VPS and start the test or not. I want to see every day what my robots bring profits
      I Need help from AI capable programmer to create a trade entering and managing system. I am today trading XAUUSD manually. I get my trading input from a signal provider. I get signals from this provider 5 to 7 times per day Same layout every time for this message that contains the signal. The signal is arriving to my telegram account, and I must set the trade at once if I want to follow from that trade-start
      The EA should have the input of both indicators for i will be putting my own settings Buy/sell order conditions to be met before an order is executed 1. BUY ORDERS; a weak/strong low signal appears (from smart money concept indicator) and must be touching a previous buy order block which is constant or doesn't disappear/vanish and the other indicator Bheurekso must have given an arrow signal of opposite direction. 2
      Project Overview: I’m on the hunt for a skilled MQL5 developer to build my dream trading bot from scratch. The mission? Seamlessly integrate real-time data from the FinancialJuice economic calendar. Key Requirements: Bot Development : We’re starting from scratch. Your wizardry will bring this bot to life. Speed Matters : Fetch actual data from FinancialJuice faster than a caffeine-fueled trader. Data Parsing Magic
      Hello everyone, I would like to export closed and open trades from metatrader to a mySQL database. - MQL5 I need one EA of each. The EAs should NOT write directly into the SQL database, but rather via a PHP script (EA HTTP request => PHP script on my server => into the MySQL DB). This is what I need from you: - EA for the MT5 - PHP script - Tables in the database The EAs should write all historical trades into the
      Hey Mql Community, Our Company need help creating and design a well automated forex ea for mt4 platform, This EA should based on the logic of an existing EA and the ideas we have in mind as a new features in the EA. Understand that We already have an EA that is working properly, we want to add a few details to it. We don’t have the source code just the ex.4 file, and as an expert specialist in the field we are

      Информация о проекте

      Бюджет
      10 - 30 USD
      Исполнителю
      9 - 27 USD