fxDreema

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

    Posts made by tho401

    • How do i do partial closes? Once the position reached a certin ammount of pips in profit, i want it to close 60% of the position once it reaches -10 pips in DD (loss)

      Lets say the position reached 10 pips Profit, now i want the ea to do a 60% partial close if it shoul come back to -10pips DD.

      posted in Questions & Answers
      T
      tho401
    • RE: why is it not working anymore? Last year this same exat structure was working

      @jstap fixed it, realy apprexiate your time. It indeed was a mistake on my side. THX for your time!

      posted in Questions & Answers
      T
      tho401
    • RE: why is it not working anymore? Last year this same exat structure was working

      @jstap Its 1:1 the same. I copy and pasted my system of 2021 and manually checked all blocks. I suspect this problem is not from my side. It doesnt work in the strategy tester. Monday i will test if it opens trades in live markets, but i suspect it wont.

      posted in Questions & Answers
      T
      tho401
    • why is it not working anymore? Last year this same exat structure was working

      ![alt text](0_1654965633721_Screenshot (4177).png image url)

      posted in Questions & Answers
      T
      tho401
    • RE: stop trading after 2 consecutive winns?

      Thank you very much, that was exactly what i was looking for. 🙂

      posted in Questions & Answers
      T
      tho401
    • stop trading after 2 consecutive winns?

      How can i make my EA stop trading until next day after 2 consecutive winns or losses.

      I want to secure profits until the next day, i dont want a third trade after 2 consecutive winns, more often the third trade becomes a loss.

      posted in Questions & Answers
      T
      tho401
    • RE: custom Trailing step offset (2 steps)

      i will try it, thx

      for some reason it only worked with the first break even point so far, it doesent executed the second one.

      i will try to change out the "if trade" or to cut it out.

      posted in Questions & Answers
      T
      tho401
    • custom Trailing step offset (2 steps)

      I want to have 2 custom trailing steps in wich profit will be secured.

      I tryed to do something like this, but that doesent work.
      0_1623245679789_Screenshot (2366)_LI.jpg

      Is there any way to use the break even point condition 2x times for one trade?

      Or are there any better ways to do that? thx.

      posted in Questions & Answers
      T
      tho401
    • RE: Custom Trailing Step true Break even offset?

      i will try it thx 🙂
      I used the trailing step setting from the trailing SL (each trade) condition befor.

      It was working but i need a more accurate (custom) step setting, i will try out your reccomendation, thx.

      posted in Questions & Answers
      T
      tho401
    • Custom Trailing Step true Break even offset?

      Im trying to get a custom trailing step / SL true the break even point condition.

      Here a example (its not realy working)
      0_1622719008378_Screenshot (2336)_LI.jpg

      I want a Trailing step that is securing more profit and gets tight as price moves more into profit.
      The first break even point condition is working but at the second one its nor working. Only the first break even condition is working.

      I need help getting all of those conditions to work.
      I would appreciate any help and recommendations, thx 🙂

      posted in Questions & Answers
      T
      tho401
    • Other ways to stop trading after a trade was opened? (Not the Once per bar condition)

      Are there other ways then the "Once per bar" Condition?

      Lets say i trade the 15min timeframe and a trade was opened at 15:37.
      I want to stop my EA from executing more orders until the next 15min candle Open (15:45).

      The Code needs to run constantly, i cant allow it to only work once per bar, i need a chain of conditions that will
      define to stop trading until next bar.

      I would appreciate any help and Ideas, thx 🙂

      posted in Questions & Answers
      T
      tho401
    • RE: Trade after a wick on the current Candle? Pls help

      Thank you very much, i realy appreciate it. 🙂

      posted in Questions & Answers
      T
      tho401
    • Trade after a wick on the current Candle? Pls help

      Example: The candle moved up 15 pips, the candle starts reversing and goes below the candle open price again (turned bearish) The candle left a 15pip wick to the upside.

      I want to trade after the wick, i want to enter a sell as soon the candle crosses the open price again (after creating the wick 15 pip wick)

      here is a example, its not working with Candle ID 0, only candle ID 1
      0_1621762228101_Screenshot (2213).png

      I Dont want to trade the next candle, i want to trade right after the wick, as soon the cande crossed the open price bearish after the Bullish wick. (it doesent work with candle ID 0)

      Here a example how it would look like on the chart
      0_1621762579827_Screenshot (2214).png

      I would appreciate any help 🙂 THX

      posted in Questions & Answers
      T
      tho401
    • How do i make Multiple Timefilters for Multiple sessions?

      Righ now i have a timefilter from 15:30 to 16:00

      How do i add another filter from 21:30 to 22:30 for example?
      Do i need to just add one more timefilter condition block?

      0_1619776974524_Screenshot (1892).png

      Can i just put another Time filter below the current timefilter (block 28)?

      posted in Questions & Answers
      T
      tho401
    • RE: Problem with Trailing Start on my Trailing SL

      0_1619772231842_Screenshot (1887).png

      I think i just found it, i have set it manually. I will test this first amd hope that it finally works like i want it

      posted in Questions & Answers
      T
      tho401
    • Problem with Trailing Start on my Trailing SL

      0_1619722931792_Screenshot (1885)_LI.jpg

      I want the trailing to begin when im 450 points in profit, the problem is that the trailing SL gets activated right away, just after 1point profit for some reason my Trailing SL gets activated to early.
      Is there a problem in my conditions?

      This problem leads to a lot of early stop outs. I want price to reach 450 points first and then i want the Trailing to start.

      Am i doing it right or is there a better way to di it? THX 🙂

      posted in Questions & Answers
      T
      tho401
    • RE: Delete current Pending orders on every new 5min Candle! Is there something wrong with the logic?

      on condition block 34 and 35 i have set the expiration mode to 5min.
      on condition block 40 i also have set the expiration mode to 5min.

      I dont understand where the mistake is, why doesent it close the old orders from last 5min candle?

      My EA calculates new pending orders every 5mins, i want the orders to be deleted next 5min candle if they where not executed.

      For some reason i sometimes have 2-3 pending orders open with the not valid prices from 5-10 min ago.

      posted in Questions & Answers
      T
      tho401
    • Delete current Pending orders on every new 5min Candle! Is there something wrong with the logic?

      I have a problem with the Pening orders, i have set the expiration mode to 5min, so that every new 5min candle the old orders should be deleted (expired).

      But for some reason it doesent always works, sometimes i have 2-3 pending orders at the same time, wich means they should not be valid anymore.

      Every new 5min candle my EA opens new pending orders, at that point i want my Old pending orders from the last 5min candle deletet (if they where not executed)

      I realy dont know what is wrong, i need help with this.

      0_1619531715365_Screenshot (1856).png

      The check age condition is also set to 5min. I hope its understandable what i mean.

      posted in Questions & Answers
      T
      tho401
    • How do i trade the current candle after it reaches a spezific ammout of pips?

      How do i trade the current candle after it reaches a spezific ammout of pips?

      Here a example: If the current 1h candle reached 30 pips i want my entry to happen on this current candle that reached 30pips.

      I dont want to get the entry on the open price of the next candle.

      I tryed a lot but i never found a solution, i would appreciate any help. thx

      posted in Questions & Answers
      T
      tho401
    • RE: Buy and sell the current Open candle after it reaches a spezific pip Value

      Its not opening any trades for me in the startegy tester, i think this one is also not working

      posted in Questions & Answers
      T
      tho401
    • 1
    • 2
    • 3
    • 2 / 3