fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. oggynosh
    O
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 10
    • Best 1
    • Controversial 0
    • Groups 0

    oggynosh

    @oggynosh

    1
    Reputation
    182
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    oggynosh Unfollow Follow

    Best posts made by oggynosh

    • RE: Placing pending order on highest candle

      what if you one the EA to place an order after it takes previous week's high or low for instance? I've been trying several things but none has worked so far.

      posted in Questions & Answers
      O
      oggynosh

    Latest posts made by oggynosh

    • RE: Placing pending order on highest candle

      what if you one the EA to place an order after it takes previous week's high or low for instance? I've been trying several things but none has worked so far.

      posted in Questions & Answers
      O
      oggynosh
    • RE: BREAKOUT REVERSAL EA

      oK this is getting a bit harder than expected... how can I incorporate the use of trendlines like in this tutorial (https://fxdreema.com/forum/topic/4233/example-trendline-ea) but like for instance with the aid of this indicator (Daily Line Boxes : 1_1592155731375_Daily LinesBoxes(1).mq4 0_1592155731375_Daily LinesBoxes(1).ex4 )
      **So say that once new week open the EA will consider when condition for buys is true:
      0_1592155873075_56c08335-388a-4e76-b615-7939896edfe6-imagen.png

      Where NAME: PWL1 is the previous week low trendline as shown in this image:
      0_1592156137626_39d2b082-c554-4bad-9011-6b59cfb3e0c8-imagen.png
      So once is goes below this level it will open a buy limit.

      posted in Questions & Answers
      O
      oggynosh
    • RE: BREAKOUT REVERSAL EA

      Thanks! u mean like this?
      0_1592079421764_aae71946-c479-42ab-b4e6-1de89f17ab4f-imagen.png

      Also, How can I the EA just open 1 trade per week? because sometiems it opens several a week and it it meant to be used for day trade or swing trading.

      posted in Questions & Answers
      O
      oggynosh
    • RE: BREAKOUT REVERSAL EA

      There's an offset pips on the "buy pending order"...can this be used also in the "buy now"? I mean, say that after the "condition" for buys is triggered, can the "pending buy order" be placed right away X# of pips above or below price?

      posted in Questions & Answers
      O
      oggynosh
    • RE: BREAKOUT REVERSAL EA

      Like this?
      0_1591988434053_26e938bd-0020-4fd2-a938-538a0e9c6cb1-imagen.png

      posted in Questions & Answers
      O
      oggynosh
    • RE: BREAKOUT REVERSAL EA

      @l-andorrĂ 
      U mean like this?

      https://fxdreema.com/shared/xVSqd4RW

      posted in Questions & Answers
      O
      oggynosh
    • RE: BREAKOUT REVERSAL EA

      u lost me lol...anyways, thank you anyway, I'll try to find a coder make this for me.

      posted in Questions & Answers
      O
      oggynosh
    • RE: BREAKOUT REVERSAL EA

      Sure, here it is:

      https://fxdreema.com/shared/xGTY6wjHd

      posted in Questions & Answers
      O
      oggynosh
    • RE: BREAKOUT REVERSAL EA

      Yes I tried with the attached, using an example from the forums.1_1589150102007_102030 DAILY .mq4 0_1589150102007_102030 DAILY .ex4

      posted in Questions & Answers
      O
      oggynosh
    • BREAKOUT REVERSAL EA

      Hey guys!

      i'm looking for a basic EA that does the opposite of a "regular" Breakout EA.

      For instance, I want it to Sell above X amounts pips after market has taken a previous day/week/high high and has reached an X amount of pips which can be define and, Buying below a previous day's/week's/month's/ low after market has reached X amount of pips.

      So it would be something like this in coder's language:

      Condition 1: If Previous "Day", "Week" or "Month"'s High has been breached above "X" amount of pips, then Sell by Market with a SL/TP in pips previously defined by user.
      Condition 2 (the opposite): If "Low" of Previous' "Day", "Week" or "Month" is reached and goes below "X" amount of pips, then Buy by Market with SL/TP in pips previously defined by the user.

      No need to include Trailing, or partials, etc. but it would be great if any can help me out!

      regards!!

      posted in Questions & Answers
      O
      oggynosh