fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. bigfoot
    3. Posts
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 16
    • Posts 141
    • Best 3
    • Controversial 0
    • Groups 0

    Posts made by bigfoot

    • Two Grid System

      How to reverse grid order?

      You will see it works in the direction (above buy and below sell) as designed but I want to add an additional grid logic to:

      buy order opens a sell when price goes x pips below the last open (not closed) order and vice versa for sell.

      https://fxdreema.com/shared/u1V1Z7VJd

      original code is used from boxxocode so credit to him 🙂

      posted in Questions & Answers
      B
      bigfoot
    • RE: Add 1x N value lot

      Ahh sorry!

      https://fxdreema.com/shared/EhIBzU9be

      posted in Questions & Answers
      B
      bigfoot
    • Add 1x N value lot

      Evening everyone. I built this using the excellent tutorial from boxxercode on Youtube (briliant!).
      It's great but it doubles the trade value every 3 turns which isn't ideal from a margin/risk point of veiw.

      What i'd like to try is to alter the formula so it just simply adds the value of the original starting trade size to the subsequent trade: 0.01, 0.02, 0.03, 0.04 etc.

      I think then I would only need one hedge formula.

      If anyone has looked at this i'd be grateful for your advice.

      https://fxdreema.com/builder

      posted in Questions & Answers
      B
      bigfoot
    • RE: Close Trades Unrealized Profit

      @jstap Aha just delete the connection! Simple, thanks a lot 🙂

      posted in Questions & Answers
      B
      bigfoot
    • Close Trades Unrealized Profit

      Hello

      I can't figure out why this isn't working as I've used the same logic and it has worked before.

      Basically when all open buys equal an average profit of X pips - close all buys (inc negative).

      d1rev.png

      https://fxdreema.com/shared/x2gX3r58

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      I think I'm nearly there with this now. I can use an expiry time as a work around! Thanks 🙂

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      This is getting there, now just need to swap to pending and figure out how to delete or trail the pending with the next signal..

      hilo.png

      https://fxdreema.com/shared/VWzm71kZ

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      So my logic needs to be:

      If previous recorded highest price of current day is exceeded then sell a pending order n pips from current price (or near as)..

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      This indicator knows the HOD and LOD of the current day so there must be a simple way to sell n pips from this value?

      trade count.png

      I've tried using the candle count highest price based on 1440 M1 and 1339 M1 as another option but also failed with that idea..

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      @l-andorrà Yes this is what I can't figure out. MQL4 has to have a value of the highest high price printed in the current day otherwise it wouldn't be able to draw a wick of the daily 0 candle?

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      I think this now stops the multiple pendings from opening:

      https://fxdreema.com/shared/EYCOLJvYb

      Interesting it stays on the 1st opening trade level, might need to figure this out as it's over complicating things like adding a limit. And not taking the next day value when it trips over 0:00

      The most simple ideas seem to be the hardest to code, maybe it's not so simple after all!

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      @jstap Thank you I will give this a try 👍

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      @jstap Yes so it would only open 1 pending order from n pips of the modified variable (high of d0).

      I've put the no trade / order block last but it's still opening pending orders from the take profit point?

      https://fxdreema.com/shared/9h8vicZdb

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      Thanks @jstap this seems to work for the 1st trade. But it now continues to place pending orders from the 1st order?

      https://fxdreema.com/shared/U3fXSfQue

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      @gobeef The problem would be which last m1 candle.

      It would need to the last highest of the current day? Otherwise it would just use the last M1 high value which could be anywhere in the daily range?

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      https://fxdreema.com/shared/JcN7pnI5d

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      I was thinking that this logic would be sound, but something is missing and no pending sell order is sent?

      hilo.png

      C:\Users\Nathan\Pictures\hilo.png

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      @l-andorrà no, i think this is why it is difficult for me to programme.

      I am using the high of the current day from the open of the current day.

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      hod sell.png

      This is what I am doing manually

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hi & Low of Current Day Values

      @l-andorrà Thank you, I do need some help with this...

      When a new high of the day is reached I want to be able to place a pending sell order n pips below that high of day.

      posted in Questions & Answers
      B
      bigfoot
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 4 / 8