fxDreema

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

    Pending doenst work. I like some feedback!!

    Questions & Answers
    3
    15
    3323
    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.
    • S
      Setsuna last edited by

      Hello everyone

      Im trying to make a pending order EA. But there is some problem. it wont trade.

      This is how i put it.
      0_1561484741188_05b1a96f-a21c-46cf-b04f-b7a0c9b48704-image.png

      I have tried two things this one and i put "if trade buy/sell" on trade tab. But it doesnt work.

      Expert advisor need to following things:

      • it has to trade from 3:00 to 20:00
      • In that day it need to trade once per trade. when the trade is finish it will trade again.
      • buy or sell when the price is 100 pips higher or lower then the close
        0_1561486647922_1741bde0-4bc9-4cbe-95d7-11acf8252963-image.png
      • when the price hit buy pending order. then sell pending order is going to delete. when it hit sell pending order its going to delete buy order.

      Question

      • If i use "time filter" does it still trade after 20:00? I mean does the order close when it take profit/trailing stop? or does it instant close the order at 20:00?
      • if i put a pending order that sell or buy in a specific do i put it in a "slide order" box? or can input that in the offset in the "pending order"

      0_1561487627848_d768089f-ed1d-46f6-9e7f-7d95826525ca-image.png

      feedback and/or criticism would be appriciatted

      1 Reply Last reply Reply Quote 0
      • l'andorrà
        l'andorrà last edited by

        A few points to begin with.

        1. Never put any trailing block that way. They are efficient only when separated from your 'launching' thread of blocks.

        2. What do you exactly mean by 'Once per trade'? Haw can you require the block passes when there is no trade right now?

        3. Could ypu please share your project (not a screenshot only)? More issues could be found.

        (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

        (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

        (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

        S 1 Reply Last reply Reply Quote 0
        • S
          Setsuna @l'andorrà last edited by

          @l-andorrà Thank you so much for replying

          first of all this is the idea
          0_1561489955722_15a84ae2-147f-4c14-a2dd-66f1befb3fce-image.png

          Pending order is base on the Candle ID 1 (previous candle). I like to trade at 3:00 so its base on the closing price of candle at 2:00. the progress keep continue. after 20:00 it wont start a new pending. Its just finish with tp, trailing stop or stop lost.

          This is the link:
          https://fxdreema.com/shared/k48RKoJV

          What do you mean with: Never put any trailing block that way. They are efficient only when separated from your 'launching' thread of blocks.

          1 Reply Last reply Reply Quote 0
          • l'andorrà
            l'andorrà last edited by

            1. What I men is that you should do this:

            0_1561578540517_00.png

            1. Another question. If I understand correctly, there can be just one buy and/or one sell at the same time. Right? Never two or more buys/sells altogether. Correct?

            (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

            (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

            (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

            S 1 Reply Last reply Reply Quote 0
            • S
              Setsuna @l'andorrà last edited by

              @l-andorrà I have tried "pass" box but it doesnt work. So I have removed "no trade" and "once per trade". Now it will trade.
              0_1561585143717_2a4387aa-0744-4f62-8a12-991ae9ee7b5b-image.png

              But there is a new problem. Without "once per trade" it trade serveral the same order.
              0_1561585260076_349e28fc-a4fd-45d7-b86e-5f673786d23b-image.png

              as you can see keeps deleting all other order while there is non pending.

              perhapse i have do something wrong with the pips?
              0_1561585417702_c9f0a818-9992-4978-ba6c-b59580463aaa-image.png

              I have delete all custom value.

              I tried on USD/JPY. when the price is 107.914. that means 0.001 is 1 pip

              so example if the closing price is 1074.914 and tell them buy pending order is 100pips offset. that means it will buy at the price of 108.014. right ?

              1 Reply Last reply Reply Quote 0
              • S
                Setsuna last edited by Setsuna

                There something wrong with "once per trade" box. When i replace "time filter"box its works. But it still trade servaral orders at once, while I like to trade once per trade. I also want my ea to delete the buy pending order when it sell or when it sell to delete the buying pending order
                Also this have some problem. It keeps deleting random order. This happens the whole time

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

                  When you see the word "Trade", it means running order. While pending orders are these Stop or Limit orders who are waiting to be triggered and become "trades". I think you are mixing the blocks that are supposed to work with trades and pending orders in a way that is not correct for the trading logic. For now don't use "Once per trades", I don't think you need this one. I don't even remember me using this block 🙂

                  1 Reply Last reply Reply Quote 0
                  • l'andorrà
                    l'andorrà last edited by

                    I don't recommed to use the trailing block that way. Your logic means that all pending orders depend on that moving stop. Is that whatyou really want. I strongly recommend you to move it out of that thread and create a new one:

                    First block: For each trade.
                    Second block: Trailing stop.

                    On the other hand, the admin is right. What are you looking for? Buy/sell orders right now or pending orders for the near future?

                    (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                    (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                    (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      Setsuna last edited by

                      I never though about this way. thank you guy i will try this

                      1 Reply Last reply Reply Quote 0
                      • S
                        Setsuna @l'andorrà last edited by

                        @l-andorrà Im a little confuse. the administrator said and i quote: When you see the word "Trade", it means running order. While pending orders are these Stop or Limit orders who are waiting to be triggered and become "trades" . So if i use for each trade that means it is trading right?

                        l'andorrà 1 Reply Last reply Reply Quote 0
                        • l'andorrà
                          l'andorrà @Setsuna last edited by

                          @setsuna said in Pending doenst work. I like some feedback!!:

                          @l-andorrà Im a little confuse. the administrator said and i quote: When you see the word "Trade", it means running order. While pending orders are these Stop or Limit orders who are waiting to be triggered and become "trades" . So if i use for each trade that means it is trading right?

                          'For each trade' is a block looking for all open trades right now, not pending orders. Trailing stop is only operative on open trades. This is why you need it. If you launch several pending orders, none of them will be an open oders until the price reaches the entry level. Then 'For each trade' will identify it and will apply the trailing stop rules on it.

                          (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                          (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                          (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            Setsuna @l'andorrà last edited by

                            @l-andorrà I like to trade at 3:00 - 20:00. If the close price of candle ID 1 is at 108.312 and I want to trade when the price is at 108.212. Can I use condition and sell now? or do i need pending order. Do I also need offset in pending order or slip order for that 100pips difference?

                            second
                            If i use pending order. Do I need put pending order above and the using for each trade and trailing stop below?

                            1 Reply Last reply Reply Quote 0
                            • l'andorrà
                              l'andorrà last edited by

                              Here you have the first part of your strategy.

                              https://fxdreema.com/shared/yBFnKbVVd

                              Would you try the closing part? 😉

                              (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                              (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                              (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                Setsuna @l'andorrà last edited by

                                @l-andorrà I have made a new connection base on your project. modify variable doesnt work. I also figure it out that 1=10pips. I put 50points while its 500pips.

                                answer to your question: The closing part works. but its not very accurate. I set the trigger at 100pips but its activate at 95pips

                                1 Reply Last reply Reply Quote 0
                                • l'andorrà
                                  l'andorrà last edited by

                                  Are you sure? It works fine in my MT4. That problem about pips can be fixed by adjusting the pip size rules.

                                  (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                                  (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                                  (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

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

                                  Online Users

                                  S
                                  S
                                  S
                                  A

                                  14
                                  Online

                                  146.7k
                                  Users

                                  22.4k
                                  Topics

                                  122.6k
                                  Posts

                                  Powered by NodeBB Forums | Contributors