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 can I collect the latest open positions in the event of a trend change?

      @trader-philipps said in How can I collect the latest open positions in the event of a trend change?:

      So after having a deep thought about it, the algorythm seems to be MathAbs(buylots-selllots)+lots. MathAbs calculates the absolute number, which means 1 and -1 have the absolute number value of 1.
      Right?

      Yes, it is true there are two methods: The first is to use the absolute value. This is easier and sufficient.
      The second method: squaring the number and then putting the root in it, thus eliminating the negative.

      I think the first is easier

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps said in How can I collect the latest open positions in the event of a trend change?:

      Okay, if I have more time I'll think of the algorythm behond it. I'm traveling right now and will not be able to take a deeper look.

      Ok I wish you a happy travel. THANK YOU VERY MUCH

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps
      reset all counters when close all position.

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps my guess

      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

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps
      Excuse me, I did not understand your question well. So I could not answer you.
      But to my understanding
      In the picture, the deals were on Frame five minutes and I put it to experiment just with a big contract starting from 0.10 not 0.01

      I don't need to reset it at work because the lot will be 0.01 + for each trade .
      Usually I work at 1H AND 4H ONLY.

      I think there will be a lot of deals
      What actually happens is exactly in this equation
      . It will answer all your questions.

      BUY = ( Previous BUY - Previous SELL +1)
      SELL = (Previous SELL - Previous BUY +1)

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps
      First: I apologize for any behavior that has bothered you.
      You and several people @roar @l-andorrà @ambrogio @ in this forum we follow with interest and learn from them.
      In addition, your fingerprints are very impressive.
      So we benefit from your experiences and opinions.
        Second: I add a lot of modifications to the project every time.
      In this project I want lot 0.01.
      I appreciate your help and time

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps the value 0.01 .

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps said in How can I collect the latest open positions in the event of a trend change?:

      Check this. It's closer but probably still not what you want.
      What happens if there are several sells and several buys?
      I PUTED ONE PER BAR BELOW CONDITION NOT ABOVE

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps STANDARD LOT 0.01 I BUT 0.1 FOR TEST ONLY.

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps
      With great regret, the same as the previous nothing has changed
      0_1578173283094_EXAMPLE3.jpg

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps Sure, I thank you for your efforts and appreciate your help.
      I will try it

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps https://fxdreema.com/shared/nCNq7zDJd

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps Unfortunately, it did not work.

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps there any update please

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps WHAT IS THE VALUE CALCULATE TOTAL LOT SIZE ? PLEASE

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps
      Please put it on the project directly, I couldn't .

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      @trader-philipps I MEAN THIS
      0_1577964033284_EXAMPLE444.jpg

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How can I collect the latest open positions in the event of a trend change?

      No, I did not mean that, what I specifically want, when placing One per bar under the condition every time it occurs in the condition it will buy or sell, and here there may be three sale and one purchase or vice versa .
      Suppose an example
      1- sell 0.10 then 0.20 then 0.30
      Three sell- occurred in this direction, after which the trend changed and became buy and one long position was opened
      2- buy 0.40
      So the total becomes sell =0.60 and buy = 0.40
      In this case, even if the direction is correct, there will be a loss.
      I want before opening the buy in this example.
        It collects open total sales and only adds one buy to become 0.70 and sell 0.60
      This is what I mean.

      posted in Questions & Answers
      khalids222
      khalids222
    • How can I collect the latest open positions in the event of a trend change?

      How can I collect the latest open positions in the event of a trend change?
      In this example every time a trend changes, there are several intersections.
        Some crosses have three purchase orders, while others cross one.
      The problem here at the end of the trend is the trend buying and there are six buy and eight sell.
      The trend will be at a loss.
      I want every time an intersection occurs and there is a buy or sell, the number of open positions is collected and only one is increased in the current direction
      0_1577912072361_EXAMPLE.jpg
      n this example, in each intersection, only one is increased, regardless of the number of short positions when buying, and vice versa

      https://fxdreema.com/shared/jJthvY2Rd

      posted in Questions & Answers
      khalids222
      khalids222
    • RE: How I can open the same number of long positions in the sale, and vice versa in the BUY with a ONE increase

      @roar THANK YOU FOR ALL

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