fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. InfinityGlobal
    3. Posts
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 14
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by InfinityGlobal

    • RE: EA protection by license code

      I'm currently building similar and i have the answer/figured it out. The only thing holding me back is not being able to store the response of a http request to my database, anybody know how to store responses of http requests? i have been trying for days but cannot figure this out

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      Wow, awesome! This will definitely help. I'll give an update when I have made further progress.

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      @jstap
      Nice! I'll take a look at these posts. At the moment I'm exploring everything to get a better understanding of how fxDreema works.

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      @Ipod
      Thanks for your effort! I'll look into it.

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      @l-andorrà
      Thank you for your insights, I will definitely keep these in mind. I'll begin with the input I received.

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      That's not a problem. I appreciate all the help!
      Thank you, I'll look into it.

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      I can imagine it being very complicated. Is it possible though? Would you know what I need to look out for?
      In theory the distance can be unlimited indeed. I will have to look in backtest data for what candle limitation would be realistic.

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      I made an attempt to elaborate. I hope this will make the next step clearer.

      Description of a sweep below the inside bar (buys):
      image.png

      image.png

      https://www.tradingview.com/x/ZafCYkWF/

      Description of a sweep above a inside bar:

      image.png

      image.png

      https://www.tradingview.com/x/cPM3YGCP/

      2 sweeps close after each other:

      image.png

      image.png

      https://www.tradingview.com/x/Te7Z9sZl/

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      Where could we go from here? Any tips on what I could look at?

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      Super.
      Yes I understand what's happening.
      The high or low of the inside bar could also be equal to the high or low of the previous bar and it would still be an inside bar.
      I forgot to mention that.

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      Yes exactly.

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      I misinterpreted your question I think.
      Yes I have, but I don't have much yet. I am still researching on how I would build this.
      https://fxdreema.com/shared/TOp7Ufrzd

      posted in Questions & Answers
      I
      InfinityGlobal
    • RE: EA with a sweep of a inside bar

      Thanks for your reply.
      Yes, I went through a course where I learnt to build basic EA's.
      For example break & retest, morning/evening star/BB mean reversion, etc.

      posted in Questions & Answers
      I
      InfinityGlobal
    • EA with a sweep of a inside bar

      Hello,

      I’m looking to create an EA with a sweep of an inside bar.

      Strategy
      We wait for an inside bar to form on the M15 (which is a candle that stays between the high and low of the previous candle).
      In case of buys we want to see a sweep below the inside bar. If this happens we look for an entry on the M5 timeframe.
      When a bullish candle forms and closes, we take a entry at the high of this candle if the price reaches this point. Example 2: If it breaks below we wait for another bullish candle presents itself. At the second bullish candle it is allowed to have a inside bar before we have a entry.
      For sells we want to see the opposite naturally.

      The EA should start over when we have a new M15 inside bar.

      Questions
      Currently I’m stuck at forming the blocks for the sweep.
      The amount of candles between the inside bar and the bar where we take an entry from is not always the same. Minimum is 2 candles after the inside bar (example 1). Is there a possibility to deal with a pattern that varies in the amount of candles?

      I’m thinking of condition blocks with the following conditions (in case of buys again):

      • A candle (not necessarily the first one) after the inside bar has to break below the low of the inside bar.
      • The candles before the break cannot break above the high of the inside bar.
      • We take a entry from the candle that breaks above a bullish candle.

      Quite new to fxdreema.
      Any advice/tips are welcome.

      Examples
      1-Sweep M15:
      505f50a5-b4c5-4ad6-8f9e-218732bca6bf-image.png

      1-Entry M5 with 2 candles:
      b09bd347-c33b-4a4c-9f23-531795ff5d7f-image.png

      2-Sweep M15:
      94ad5787-eebe-4132-85a0-4908322dc29e-image.png

      2-Entry M5 with multiple candles:
      bf7306d3-fb57-4ef3-a343-22604b9707a6-image.png

      posted in Questions & Answers sweep inside bar
      I
      InfinityGlobal
    • 1 / 1