fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. TalalKhan
    3. Posts
    T
    • Profile
    • Following 1
    • Followers 1
    • Topics 26
    • Posts 281
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by TalalKhan

    • RE: I want to know how can i used these conditions in fxdreema

      @jstap which conditions? Sorry i missed. Can you explain?

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap Please check?

      posted in Questions & Answers
      T
      TalalKhan
    • RE: how add positions on a loosing position after 10 or 20 pips

      @tsepodube Check this and set same as it is.
      Note: Please open every block to check settings
      https://fxdreema.com/shared/9ljPLI2ac

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap I do as you told, See its not working
      https://fxdreema.com/shared/RpQPq7qVd
      0_1634238939260_Screenshot_176.jpg

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap can you give me a live example as i told you i don't know about variables and I also don/t know about comments. We discussed this problem few days back and I failed to do that, so it's a good idea to do it then I will try to understand what you have done.
      I want to close all trades if 10k accounts is below 9k. it means 10% drawdowns

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap Please Reply When You Are Free

      posted in Questions & Answers
      T
      TalalKhan
    • RE: how add positions on a loosing position after 10 or 20 pips

      @tsepodube Create a new tree.
      Block 1: For Each Trade
      Block 2: Pips Away From Open Price
      Block 3: No Trade (Group 2)
      Block 4: Buy Now

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap I don't know any thing about variables, looks like it is equity % stop loss. I will just copy and paste it in my EA. Why you are using day lost percent formula? Lets say i am using 5% equity stop loss, If 2 trades are running from previous day and on current day 2 trades also in loss and account equity is- 5% down. Will my trades closed or not?
      I tried same as you told but not working see
      https://fxdreema.com/shared/bq3W6PoNb

      I used EA with 2% of stop loss but see trade is not closed at 9800$
      0_1634140136570_Screenshot_172.jpg

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap After answering the my above question come to the problem no 6.

      1. I want to closed all trades and orders if equity is 25% down, same for up.

      Your Answer: This can be done by taking the balance at a set point in time, /100* the constant percent, if equity matches this number all trades are closed, trading is stopped until it's reset.

      I can't understand this answer its looks tricky, can you please give me live example with details?

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap Problem solved but put wrong entry on compare box of check trade count. Greater than or equal too is working.
      One question is why with check (average) when we can control this from check profit unrealized? Is there any logic behind this or its just you choice

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap Problem No 5: Closed all trades of one direction buy or sell if sum of all trades is in profit of X pips.
      check if i am wrong tell me (Block 61, 62, 63)
      https://fxdreema.com/shared/DXCgoFzWc
      Working on my side but i want this feature to work if 2 or more trades are open, on single trade simple TP works, when trades are 2 or more than activate this feature

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap its look tricky, so from this i can manage maximum orders? Am i right?

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap yes thank you i already did this.
      Can i control maximum one direction order of both trees in one constant?
      Means i am creating 10-12 grid trees but in future my mind changed and i want to changed 10-12 grids to 3-4 from constant. how it can be possible?

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @talalkhan describing in further details, if i am open first trade through fixed lot size grid trade also open fixed lot size trade, if i am opening first trade with balance % grid trade also open with a balance percent. i want no disturbance while grid is on or off. Now you can answer in a good way may be.
      Please give me live example

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap I deal with all the problems and working fine, check this out.
      https://fxdreema.com/shared/0mFhgYl6b
      My next question is how can i used 2 buy blocks like i used in no trade group 1, with (If AUTO) condition block 9, i am little confused if i used it with (if grid 23) then grid block true false control the buys. i want to control group 2 buys with (If AUTO) block condition 9. How can it be possible?

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap i will create 10 buy groups and 10 sell group with max trade of each group is 1 will it work? I think it will
      But one problem is still there positive constant is not converting in negative variable with your code

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap same problem buying in bulk and buying above first buy
      I want buy if buy trade against me X number of pips.
      Buy 1: 1.0000 (Condition met)
      Buy 2: 1.0950 (5 Pips)
      Buy 3: 1.0900 (5 Pips)
      Buy 4: 1.0850 (5 Pips)
      Means buy after every X pips price down
      0_1634004150285_Screenshot_171.jpg

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap sir EA is buying above from buy one and also in bulk
      i put 5 in pips away constant and see the results
      0_1634002805885_Screenshot_170.jpg

      posted in Questions & Answers
      T
      TalalKhan
    • RE: How can i used custom indicator?

      @l-andorrĂ  Thanks for the share, i added my indicator and working fine. but i want to change these values from input of mt4, when i click on (use as input parameter) box, fxdreema give me error while compiling ex4 file, i tried also with constant type double, but the same error, dear is there any way to use as input perameter?
      0_1633989152908_Screenshot_168.jpg

      posted in Questions & Answers
      T
      TalalKhan
    • RE: I want to know how can i used these conditions in fxdreema

      @jstap Same problem ea is buying above my buy order and also buying in bulks. i think i did it wrong
      Check: https://fxdreema.com/shared/nUY7Ggd8c

      posted in Questions & Answers
      T
      TalalKhan
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 14
    • 15
    • 7 / 15