Some questions about EA settings

Community Forums Forums 21 Day Program Some questions about EA settings

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #467420
    Tung-Hsien Wu
    Participant

    Hi everyone,

    I just joined 21 day program yesterday, and have some questions.

    1. In GBPUSD EA, there are two groups of MACD settings. Which one is for H1 and which one is for M30?

    static input string IndicatorName3 = “MACD”; // —— Indicator parameters ——
    input int Slot3IndParam0 = 8; // Slow MA period
    input int Slot3IndParam1 = 12; // Fast MA period
    input int Slot3IndParam2 = 9; // Signal line period
    static input string IndicatorName4 = “MACD”; // —— Indicator parameters ——
    input int Slot4IndParam0 = 11; // Slow MA period
    input int Slot4IndParam1 = 12; // Fast MA period
    input int Slot4IndParam2 = 9; // Signal line period

    2. I have the same question as (1) for USDJPY EA.

    3. For EURUSD EA, there is a link of settings when I watched the video:

    https://platform.algotradingspace.com/wp-content/uploads/2024/01/3.-EURUSD-SSN.pdf

    In this PDF, deviation of Envelops is 0.25.

    When downloading these EAs (https://link.eatradingacademy.com/veUAX), some PDF files of parameters are also included. In “3. EURUSD SS+N.pdf”, deviation is 0.24.

    Which one is the latest?

    Thanks,
    Tony

    #471841

    Hi Tung, thats great that you have started. So you can get the most out of this i am going to help guide you through this using hte software. I am assuming that you have started the free trial already for EA Studio?

    Here is what I want you to do as a first step:

    Set the data period to the most recent 5 years and then import the EA into EA Studio to see its performance. For the GBPUSD EA apply the MACD parameters for each shown above on the M30 and H1 and see what shows the best backtest. Then repeat to check what ones work best on the H1.

    This can then be repeated for the other EAs and pairs that you mention.

    Doing this exercise will help you get up to speed with EA Studio much faster.

    Let me know if you have any further questions and I will help you,

    Cheers,

    Sam

    #472112

    Hi Marc, I have forwarded this to support and we will get in touch soon to resolve

    #472127
    Marin Stoyanov
    Keymaster

    Hi Mark, I already replied to your emailĀ  2 days ago. Please check your inbox. You won’t see any courses here. The algo trading program is not a single course, but a complete learning program. Enrollment in each course is manual, you need to follow the instructions from the first email which you received and have read according to our email open logs. I also see that you downloaded the PDF guide which comes with the first email on the 10th September, which is another confirmation that the email reached to you, so please read carefully and follow the instructions. According to our server logs it seems you took the first step, and I also see that at September 12, 2025 5:06 pm (GMT+3) you enrolled in the first course, so it looks all is fine with your access. Take your time and read carefully the emails, there will be around 12-13 more in the next 20 days and you can enroll in few more courses for free, take some tasks and practice, and hopefully become a successful algo trader in some time.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Scroll to Top