fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. khalids222
    3. Posts
    • Profile
    • Following 3
    • Followers 6
    • Topics 108
    • Posts 567
    • Best 9
    • Controversial 2
    • Groups 0

    Posts made by khalids222

    • RE: How to take one of several buys orders?

      @trader-philipps how i can use no trade block and limit for buys and sells ? please

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps thank you very much

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps you can send me this mq4
      I understand the conditions well, but I do not know where the change will be in the right or the left.
      It would be better if I sent it
        I apologize, but your style is always good.
      Can you send me mq4 to eur/usd

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps 0_1579285638748_reapet1.jpg
      I don’t know what the problem is, but is it possible to put it mq4
      for easy understanding, I did not understand it well

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps
      I'm sorry, but I didn't understand it explicitly.
      Is it possible to amend it on the project and I will try to understand it in practice?
      Thanks for your efforts

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps said in How to take one of several buys orders?:

      Could you reshare your version of the project please if you made any changes to mine?

      SURE : https://fxdreema.com/shared/jtvRpfIrb

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps
      0_1579259174810_CANDLE1.jpg

      Nothing has changed. Several purchase orders have occurred

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps said in How to take one of several buys orders?:

      Not sure if I met the conditions right as they were a bit messy on the shared projects. So check this for principle and adjust to your need. Btw. MACD 1,30,5 flips around the signal line a hell so there will be lots of trades in any way.

      thank you very much ,
      We are always impressed with your creativity

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps
      Is it possible to apply it directly to the project, please
      I am not an expert on that

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps said in How to take one of several buys orders?:

      If you just want 1 buy at a time, use No trade block and linit it to Bues only. Do the same for Sells.
      If you want to allow multiple trades in the same direction but not on the same "signal condition" switch off the eg Buy block (or better path) and switch it on somewhere else again if your entry condition is over.
      Here an example of what I mean with sitch off / on:

      Is it possible to give an example of the two cases as well

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps

      Before opening any deal, make sure of the previous order if the same order exceeded the condition, if different, open
      This is the only addition
      The same sizes of current EA .
      0_1579195457502_sellbuy1.jpg

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @khalids222 I mean a volumes of buys and sells, in the same direction, and at the same time I cannot use no trade .

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @l-andorrà This EA makes very good profits, but volumes are a problem
      https://fxdreema.com/shared/YqcZPNE1d

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @trader-philipps said in How to take one of several buys orders?:

      If you want the sequence buy -sell - buy, you need to count the sell and buy orders and compare them. If you want sells and buys separate, you can use no trade block and limit one for buys and another one for sell types.

      No, I did not mean this.
      I mean if it was a previous buy, and there was another buy order on the second candle now. Do not buy
      Suffice it to the past only. .
      Meaning, if the buy is repeated, only the first.
      If the sell is repeated, only the first is sufficient.
      In order not to consume the balance,

      0_1579194190587_buy1.jpg

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How to take one of several buys orders?

      @l-andorrà said in How to take one of several buys orders?:

      You should use a 'No trade' block on top of your launching conditions. That way every time a buy is open, no more buys will until it's closed.

      But it also does not open a sell in the event of a loss, can I make it open a sell in the event of a buys loss? if i changed group number

      posted in Questions & Answers
      khalids222
      khalids222
    • How to take one of several buys orders?

      In this example here are several buys orders that occurred.
      I only need one.
      How do I make an EA before opening a second buy order . i need to make sure of the last open order?
      If the same thing do not open anything. If it disagreed and there was a sell open it
      0_1578924373729_ONE1.jpg

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: absolute value variable

      @trader-philipps This is exactly required - thanks to everyone and especially @trader-philipps Thank you for your effort - you are always creative

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: absolute value variable

      @trader-philipps @roar Thank you very much: I will try it,

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: absolute value variable

      @khalids222 said in absolute value variable:

      MathAbs(buylots-selllots)+lots

      https://fxdreema.com/shared/qorMKTySb

      Here I tried to place the variable, but unfortunately the following sizes were shown in the image.
      I don't know what the problem
      .
      0_1578498057268_999.jpg
      Sizes differ from reality

      posted in Questions & Answers
      khalids222
      khalids222
    • absolute value variable

      I'm trying to put the absolute value of a variable so that the signals are as follows.
      1st Signal/Trade: Sell = (initial/new 0.01)= (Previous BUYs (0) - Previous SELLs (0) +1 ) = 0.01
      2nd Signal/Trade: Buy = ( Previous SELLs (0.01) - Previous BUYs (0) + 1) = 0.02
      3rd Signal/Trade: Buy= ( Previous SELLs (0.01) - Previous BUYs (0.02) +1) = 0.02
      4th Signal/Trade: Sell = (Previous BUYs(0.04) - Previous SELLs (0.01) +1) = 0.04
      5th Signal/Trade: Sell = (Previous BUYs( 0.04) - Previous SELLs ( 0.05) +1) = 0.02
      6th Signal/Trade: Buy= ( Previous SELLs (0.7) - Previous BUYs (0.04) +1) =0.04
      7th Signal/Trade: Sell= (Previous BUYs (0.08) - Previous SELLs (0.07) +1) = 0.02

      But it did not work - how do I put the variables to match the required size
      https://fxdreema.com/shared/zQEk0b8yd

      This is the required equation
      MathAbs(buylots-selllots)+lots

      posted in Questions & Answers
      khalids222
      khalids222
    • 1
    • 2
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 24 / 29