fxDreema

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

    Can I Pay You To Make My Robot For Me?

    Questions & Answers
    3
    6
    1092
    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.
    • L
      lwazisobhodlamini last edited by

      I need sb to hire to create me a simple EA robot

      1 Reply Last reply Reply Quote 0
      • D
        Digispeed last edited by

        Hi,

        I have had trouble creating my EA so far and have almost given up hope. So I thought I would ask for your help...

        And I am WILLING to pay a reasonable price for your help.

        Can you create it for me, if I tell you the logic/parameters behind what I want?

        The strategy is based on straddling (buy and stop pending orders) at specific times during the day, twice a day at a certain time everyday.

        To save you time asking me here's the parameters it needs to have:

        [*] A parameter whereby it can trade within two given time-periods each day. (e.g. 3pm-4pm & 7pm-8pm - GMT 3+)... however these need to be adjustable by the user.

        [*] Ability to set up straddle using pending stop orders.... AT precisely the BEGINNING of the two above time-periods above (i.e. 3pm + 7pm - GMT 3+).

        [*] Adjustable trailing SL.

        [*] Ability to set up trailing SL AND trailing pending order once one of the pending orders in the straddle have been triggered.

        [*] It will trade with the price (up or down) w/a trailing SL and trailing pending order following behind and when the direction changes and triggers the trailing SL AND trailing pending order (sell/buy) it will do this UNTIL my specified time (e.g. 4pm or 8pm as in the example above), depending on which GMT 3+ time-lot it's trading in.

        I can't figure this out.

        I am willing to spend $150 USD to pay you to do this for me.

        Thanks,
        Paul.

        1 Reply Last reply Reply Quote 0
        • fxDreema
          fxDreema last edited by

          I personally don't wish to do that to anyone, I just don't feel it. Let's say I have some issues when communicating with people 🙂 So I'm here to help people to work and understand fxDreema.

          You can show me what you have tried so far if you want, and I can tell you what's wrong with it. I guess you are using the local version now because I can't see something new in your projects in the web version.

          1 Reply Last reply Reply Quote 0
          • D
            Digispeed last edited by

            I understand, I am just like you. That's why I chose Forex. Don't have to deal with people that often if at all.

            Well anyway, if you were wondering why you could not see much new projects it is because I gave up quite a few days/weeks ago cos nothing was working. The robot I tried to make work with this strategy is found under the name "Seek". Could you please check it out and compare to my parameters I told you above and see if I got them right?

            Thank you sir,
            Paul.

            1 Reply Last reply Reply Quote 0
            • fxDreema
              fxDreema last edited by

              I think you asked me about this Seek project and there are at least 5 problems with it. Actually I started to answer to this topic looking at this exact project and then I realized that it is old one. But I keep my answer, so here it is...


              Because I can see your project, I can tell you what's wrong with it, it's something general, many people are failing with it. Open http://fxdreema.com/examples and find the example named "Wring: Closing rule". There you will find explanation about the problem.
              In short, the problem is that after "Buy now" and "Sell now" you can't expect to catch ticks. Just break some connections, make sure that nothing is connected to blocks 9 and 14.

              Another problem that you have - only block 1 is where it should be, all the others needs to be under "on Tick" event.

              What you don't understand is the main events, obviously. The most important one is the tick event "on Tick" that happens when a new tick comes. MetaTrader have this special function that runs on every tick. It has another one that runs once when the EA is added to the chart (on Init), another one that runs once when the EA is removed (on Deinit) and another one that runs every time when some chart event happens (on Chart). The other two are created by me, but anyway.

              Just make sure that you understand all those events and why they are there. You can find some other examples about this in the link above. Then you will know where to place blocks!

              Another problem - block 14 - I think it's the wrong one, choose the other one that has name starting with "No...". Otherwise you will end up with endless orders.

              Another problem, I'm not sure that you understand the trailing stop. It works only for trades (those orders that are currently running and have profit/loss, not pending orders). I don't know why block 16 is there.

              Another problem, block 15 is there for nothing.

              Another problem - I believe you don't need block 2.


              Well, I'm not sure that Seek and the strategy of this topic are the same thing, but anyway, the problem seems to be that you just don't know some basics about EAs and this is something in general.

              1 Reply Last reply Reply Quote 0
              • D
                Digispeed last edited by

                Ok, thanks. I really appreciate your help. Seriously.

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

                Online Users

                D
                M
                E
                A
                F
                E
                V

                22
                Online

                146.9k
                Users

                22.4k
                Topics

                122.6k
                Posts

                Powered by NodeBB Forums | Contributors