fxDreema

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

    Highest and lowest Price Between Time Period

    Questions & Answers
    7
    29
    2377
    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
      Lorenzo97 last edited by

      Hi, I want to use a time range for the highest and lowest price in that time range e.g. I want the highest and lowest price between 07:00 to 12:00. I used the condition block with market properties and highest price(time period) but what do I put on the right operand.

      • I want to use pending stops at the highest and lowest price.
      K l'andorrà 2 Replies Last reply Reply Quote 0
      • K
        karthiiy @Lorenzo97 last edited by karthiiy

        @Lorenzo97

        Candle Close (Crosses above) Market properties - time period with highest price

        Once in a bar

        Buy now

        L 2 Replies Last reply Reply Quote 0
        • l'andorrà
          l'andorrà @Lorenzo97 last edited by

          @Lorenzo97 I replied to your first question in another thread. Please don't duplicate threads.

          (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
          • L
            Lorenzo97 @karthiiy last edited by Lorenzo97

            @karthiiy I want to use pending orders

            G 1 Reply Last reply Reply Quote 0
            • L
              Lorenzo97 last edited by Lorenzo97

              @l-andorrà hi buddy but that one is not about pending orders I want EA to place pending orders at the highest and lowest price in that time range can you help.

              1 Reply Last reply Reply Quote 0
              • L
                Lorenzo97 last edited by Lorenzo97

                Any Help?

                K 1 Reply Last reply Reply Quote 0
                • K
                  karthiiy @Lorenzo97 last edited by

                  @Lorenzo97 You can not use pending order with out an existing order. Because pending order is based on the initial order.

                  If you put pending order, when high breaks it will place the order. If you put buy now same when high breaks it will place the order . I don't see any difference between buy now and pending order at initial point. I think rest i had told you already.

                  This is as per my knowledge.

                  L 1 Reply Last reply Reply Quote 0
                  • G
                    GTOAT777 @Lorenzo97 last edited by

                    @Lorenzo97 then do what he said but use the order block, in the stop loss area use market properties, then lowest price or highest price depending on buy/sell

                    1 Reply Last reply Reply Quote 0
                    • L
                      Lorenzo97 @karthiiy last edited by

                      @karthiiy I used pending orders before without initial order on my other EA and it works fine.

                      On this EA I want Buy stop At the high and Sell Stop at the low of the rage between 07:00 - 12:00 time period. e.g when the market goes up and pas the high it will trigger the buy stop and should delete the sell pending order.

                      1 Reply Last reply Reply Quote 0
                      • L
                        Lorenzo97 last edited by

                        Can anyone help with my strategy I will pay you.

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          karthiiy @Lorenzo97 last edited by

                          @Lorenzo97 Your strategy is not complete. You should say about SL , target etc. What if the first day call continues for next day? It will put another buy or sell order when it crosses the second day high / low along with the previous day order?

                          L 1 Reply Last reply Reply Quote 0
                          • L
                            Lorenzo97 @karthiiy last edited by Lorenzo97

                            @karthiiy buddy I really appreciate your help I first want to figure out how to make the buy stop and sell stops work in the high and low. Yes It will use SL and TP with trailing stop also when there is a trade running on the next day it should still open new trades on the next day if the conditions are met.
                            I will share what I got so far on the project I will share the link now.

                            K 2 Replies Last reply Reply Quote 0
                            • K
                              karthiiy @Lorenzo97 last edited by

                              @Lorenzo97 Bro, my question is why you want only buy stop and sell stop. Same work will be done by buy now and sell now. What difference it makes? Just curious to know the difference.

                              1 Reply Last reply Reply Quote 0
                              • K
                                karthiiy @Lorenzo97 last edited by

                                @Lorenzo97 As per my little knowledge, it is not possible to put but stop and sell stop. Because in condition block we say if tge current candle cross the high/low of certain time range. So when it cross then only it is applicable. Thus it will not put buy or sell stop orders before crossing the high or low.

                                You know how it worked for me? I kept a few points as buffering. So when it crossed the high, it put the buy stop adding the buffering.

                                For eg. If high is 8550 and i kept buffering 5 points so my entry is 8560. Current andle when cross 8550 it places buy stop at 8560. And when 8560 is reached then the call is triggered.

                                1 Reply Last reply Reply Quote 0
                                • L
                                  Lorenzo97 last edited by

                                  bandicam 2023-09-30 12-39-35-270.jpg this is another way of using the pending orders but still not getting what I want.

                                  1 Reply Last reply Reply Quote 0
                                  • L
                                    Lorenzo97 last edited by

                                    Here is what I did so far https://fxdreema.com/shared/OmvNgabEc

                                    L 1 Reply Last reply Reply Quote 0
                                    • L
                                      Lorenzo97 @Lorenzo97 last edited by

                                      @Lorenzo97 When I use Once per day it doesn't place any orders and when I remove it,it place orders from the start of the day on every candle

                                      U 1 Reply Last reply Reply Quote 0
                                      • U
                                        Uriel 0 @Lorenzo97 last edited by

                                        @Lorenzo97 first of all, probably your problem is using current candle (0) and not the last candle closed (1)

                                        b27bfcf8-9abc-421f-bb11-2bfc4168d82b-image.png

                                        Then, and the principal reason wich is not taking the pending orders is because this:

                                        6c387969-9f30-4505-bd9a-644435f5f04c-image.png

                                        Try putting once per bar instead once per day

                                        L 1 Reply Last reply Reply Quote 0
                                        • L
                                          Lorenzo97 @Uriel 0 last edited by

                                          @Uriel-0 bandicam 2023-09-30 13-34-41-464.jpg Thanks Buddy I did everything you said and it's still place orders everywhere from the start of the day

                                          1 Reply Last reply Reply Quote 0
                                          • L
                                            Lorenzo97 last edited by

                                            @l-andorrà ,@roar , @jstap any help please.

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

                                            Online Users

                                            A
                                            M
                                            R
                                            G
                                            T
                                            G
                                            Y
                                            C
                                            S
                                            S
                                            S
                                            A

                                            22
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors