fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Need Help with an EA

    Questions & Answers
    2
    6
    1582
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      valleyfx last edited by valleyfx

      Good day to you fellows, i buyed the software yesterday and i'm struggling to make an EA, i made one using 3 MA and RSI, but i did'nt make it profitable, so i searched some strategies and i want to make an EA that runs in M15, Using Stochastic and PSAR, It Sells over the "70" mark of stochastic plus the painting of PSAR and buys under "30 mark" having confirmation of PSAR. i'm really having problems and i didn't found any tutorial, thanks by now, i wait answers 😛

      1 Reply Last reply Reply Quote 0
      • M
        miro1360 last edited by miro1360

        hi, from my view, 1 day training and than going to make more complex EA is not enough, but how help you ... firstly try goes through all available stuffs here, that is help:
        https://fxdreema.com/help
        examples: https://fxdreema.com/examples
        try to figure out how are stuff working, which values are compared, try to look for some tutorials:
        https://fxdreema.com/forum/category/4/Tutorials
        ... try to find in forum if somebody else is not asking for psar indicator and how to work ...
        try make easy things as first and try every thing on chart with visual tester (also use block trace to trace values) ... when you are complet with easy stuff try to add something and look what it is doing or if it is working
        ... look also for my answers, sometime I share working examples ...
        and also share what you are trying to do, when you share, somebody here tell you what you are doing wrong 🙂

        Between trading and gambling is a very small gap, be careful.

        1 Reply Last reply Reply Quote 0
        • V
          valleyfx last edited by

          Hi!, thanks for your answer, well, i didn't understood how the "condition" of the PSAR works, i really didn't, so i have no project, i just know what i want to do, but i don't know how. the ideia is pretty simple :

          if Stochastic > 70 && PSAR (this part idk how to make work)
          SELL

          if Stochastic < 30 && PSAR (this part too)
          BUY

          the program is simple, i know how to filter time and the part of " no trade, if trade, all of this "
          this software is really amazing, but idk how to use what i need.

          but, again, thanks, i already searched for PSAR stuff, but i want to learn how it works, just one sketch of someone don't help me so much.

          Regards from Valley.

          1 Reply Last reply Reply Quote 0
          • M
            miro1360 last edited by miro1360

            psar is value --- dot on the chart is value and it can be above or bellow current price
            compare this psar value with current price, like this:
            current price > PSAR (buy condition? because PSAR is bellow price)
            current price < PSAR (sell condition? because PSAR is above price)

            with stochastic it can be like this:
            https://fxdreema.com/shared/0XVVRqU8d

            dont forget trying and learning stuffs with that way - try and learn

            Between trading and gambling is a very small gap, be careful.

            1 Reply Last reply Reply Quote 0
            • M
              miro1360 last edited by

              if you need opposite conditions, just reverse blocks between buy and sells or change parameters 😄

              Between trading and gambling is a very small gap, be careful.

              1 Reply Last reply Reply Quote 0
              • V
                valleyfx last edited by

                Thank you! i ended my idea with psar, and i'm working with candles now, it's better, but i will use you box of Stochastic. Thanks for it!

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post

                Online Users

                W
                M
                M
                N
                G
                H
                S
                E

                19
                Online

                146.7k
                Users

                22.4k
                Topics

                122.6k
                Posts

                Powered by NodeBB Forums | Contributors