EA trades according to a personal trading method

MQL4 Experts

Job finished

Execution time 11 hours
Feedback from employee
Thank you for your order! Great 👍 customer! Hope for further cooperation!
Feedback from customer
Very high level and friendly

Specification

The price line goes down and closes below the fast ma line then increases and closes above the fast ma lineI want to make a trading EA using the following method

BUY

  1. Fast MA > Slow MA ( Customizable MA - The parameters can be customized as shown below)
  2. The distance between fast ma and slow ma is greater than value "X" (Customizable X value, unit "points")
  3. indicator MAX_MACD_incolor gives green signal
  4. The price line goes down and closes below the fast ma line then increases and closes above the fast ma line --> Enter the order as soon as the candle closes
  5. Do not enter an order when the candle is running, only enter an order right after the candle closes and the price closes above the fast ma line
  6. Do not close the order when the candle is running (Except when the SL is touched), only close the order immediately when the candle closes and the closing price is equal to or lower than the slow ma

SELL

  1. Fast MA < Slow MA ( Customizable MA - The parameters can be customized as shown below)
  2. The distance between fast ma and slow ma is greater than value "X" (Customizable X value, unit "points")
  3. indicator MAX_MACD_incolor gives red signal
  4. The price line crossed and closed above the fast ma line then decreased and closed below the fast ma line --> Enter the order as soon as the candle closes
  5. Do not enter an order when the candle is running, only enter an order right after the candle closes and the price closes below the fast ma line
  6. Do not close the order when the candle is running (Except when the SL is touched), only close the order immediately when the candle closes and the closing price is equal to or above the slow ma


SL = slow ma + Spread

TP = %SL (exp: 100%SL, 120%SL, 200%SL...Percentages can be customized)

Automatically calculate lot size based on SL and risk percentage according to SL on total capital value at that time (this percentage can be customized)

At a time, only 1 order is maintained (active). If there is 1 order running, the EA is not allowed to open another order even if there is a new order signal.

Custom trading time: ...h... to ...h...

  1. Orders can only be opened during trading hours
  2. After the trading time expires, if there is still an active order, keep that order, only close the order when it touches the SL or according to the close rule above.

Customizable MA - The parameters can be customized as shown below


    Files:

    Responded

    1
    Developer 1
    Rating
    (57)
    Projects
    82
    13%
    Arbitration
    3
    33% / 33%
    Overdue
    7
    9%
    Loaded
    2
    Developer 2
    Rating
    (157)
    Projects
    187
    26%
    Arbitration
    8
    25% / 38%
    Overdue
    5
    3%
    Working
    3
    Developer 3
    Rating
    (10)
    Projects
    25
    28%
    Arbitration
    3
    0% / 0%
    Overdue
    1
    4%
    Loaded
    4
    Developer 4
    Rating
    (37)
    Projects
    59
    27%
    Arbitration
    25
    20% / 52%
    Overdue
    10
    17%
    Working
    5
    Developer 5
    Rating
    (16)
    Projects
    25
    20%
    Arbitration
    2
    0% / 50%
    Overdue
    1
    4%
    Free
    6
    Developer 6
    Rating
    (3)
    Projects
    1
    0%
    Arbitration
    2
    0% / 100%
    Overdue
    0
    Working
    7
    Developer 7
    Rating
    (259)
    Projects
    316
    37%
    Arbitration
    6
    50% / 17%
    Overdue
    7
    2%
    Free
    8
    Developer 8
    Rating
    (72)
    Projects
    80
    10%
    Arbitration
    36
    8% / 53%
    Overdue
    6
    8%
    Working
    9
    Developer 9
    Rating
    (248)
    Projects
    444
    34%
    Arbitration
    56
    36% / 38%
    Overdue
    163
    37%
    Loaded
    10
    Developer 10
    Rating
    (1134)
    Projects
    1436
    62%
    Arbitration
    21
    57% / 10%
    Overdue
    43
    3%
    Free
    11
    Developer 11
    Rating
    (2102)
    Projects
    2673
    62%
    Arbitration
    114
    46% / 25%
    Overdue
    420
    16%
    Loaded
    12
    Developer 12
    Rating
    (554)
    Projects
    1342
    59%
    Arbitration
    28
    82% / 0%
    Overdue
    10
    1%
    Free
    13
    Developer 13
    Rating
    (62)
    Projects
    193
    73%
    Arbitration
    4
    100% / 0%
    Overdue
    1
    1%
    Working
    14
    Developer 14
    Rating
    (23)
    Projects
    29
    14%
    Arbitration
    3
    0% / 67%
    Overdue
    3
    10%
    Working
    15
    Developer 15
    Rating
    (564)
    Projects
    933
    47%
    Arbitration
    302
    59% / 25%
    Overdue
    125
    13%
    Loaded
    Similar orders
    Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
    Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
    Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
    I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
    EA based on RSI and MA 100 - 400 USD
    Program is based on RSI and MA indicators dynamic as triggers, for Open/Close criteria. Runs automatically but inputs can be updated manually. It uses a GUI to manage it. Multi TF analysis. Log register of every operation for analysis (db) Open Source deliver. Kindly apply IF you have previous experience with trading and mql/python/c bot/algo developing. And if you have a good track record . ps: Better if you have a
    This is and EPA (Entry Point Analyzer). Automatically analyzes the algorithm for XAU/USD and places a safe entry point mark for your trade. This has been tested and gives out 90% success rates
    I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
    dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
    I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
    I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only

    Project information

    Budget
    30+ USD
    For the developer
    27 USD