fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. ablfazlm
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 1
    • Topics 8
    • Posts 25
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by ablfazlm

    • RE: How can I create a proper capital management system?

      I did these settings for when the trades hit the stop according to my own definition.

      stop.PNG

      Everything goes well But if the trades hit a few stops in a row, the lot size becomes negative! But I want this decrease to continue until I return to the initial lot.

      please help

      posted in Questions & Answers
      A
      ablfazlm
    • RE: How can I create a proper capital management system?

      Great . Very close to what I wanted. I just don't want the amount of the lot to be reset to the original lot every time the stop is taken and the lot will only decrease by one unit.
      But Your Guide helped me a lot and thank you for your guidance my good friend . And I think I can edit it.

      posted in Questions & Answers
      A
      ablfazlm
    • How can I create a proper capital management system?

      Hello friends. I am a newcomer and have encountered a problem. I want to create a capital management system that has this feature.

      Lot=0.1;
      If the trade is successful :
      Lot2=Lot+Lot
      Lot3=Lot2+Lot
      .
      .
      .
      Lot8=Lot7+Lot

      But if the trade fails, one lot size should be subtracted from the Lot size until we reach the initial lot size.

      For example, if we fail on the seventh trade, the eighth trade will be equal to:
      Lot8=Lot7-Lot
      And for example, if the first trade fails, the second trade will be equal to:
      Lot2=Lot1

      Generally, if we win the trade, one unit should be added to our latest lot size, and if we lose the trade, one unit should be subtracted from our latest lot size.

      -The next condition is that after 8 successful trades, the lot size should be reset to the initial lot size, which in my example is Lot=0.1

      Please help me. I am struggling to connect the blocks in a way that will perform this task for me!😞

      posted in Questions & Answers
      A
      ablfazlm
    • RE: need help for a trade system: Don Guy money management strategy

      it's true. But I wanted to find a simple solution like order grid or martingale.

      posted in Questions & Answers
      A
      ablfazlm
    • need help for a trade system: Don Guy money management strategy

      Hi guys . I found a money management strategy a few days ago and I like it. But I can't find it on my transactions, which is known as Don Guy.
      In this trading system, we consider an initial volume, for example 10 lots. If it is successful, we will add ten more lots, and if it is successful, we will add another 10 lots and this cycle will continue up to eight times (of course, the cycle can be changed).
      Now, if we do not succeed in the transaction, the next transaction will be reduced by 10 lots from the volume, and if not, another 10 lots will be reduced, and this cycle will eventually reach high profitability with low risk....

      posted in Questions & Answers
      A
      ablfazlm
    • 1
    • 2
    • 2 / 2