fxDreema

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

    bigfoot

    @bigfoot

    3
    Reputation
    17
    Profile views
    141
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    bigfoot Unfollow Follow

    Best posts made by bigfoot

    • RE: Two Grid System

      @jstap Oh I see now thanks!

      I might be over thinking it. I'll try the "if buy grid and if sell" and swap the buy now sell now it should work...

      Thanks for the tip, no doubt I'll be back again 🙂

      posted in Questions & Answers
      B
      bigfoot
    • RE: Hedging Grid Mix Lots @ Boxxocode

      @l-andorrà Thanks for pointing me in the right direction, I've figured it out now 👍

      posted in Questions & Answers
      B
      bigfoot
    • Hedging Grid Mix Lots @ Boxxocode

      This is a really interesting one from Boxxocode, strangely it seemed to work first time and then I added a TP in to close the widening gap it creates from the buy/sell.

      Since doing that it now seems to be bugged (even though I've rebuilt from new again. Does metatrader store code on the strategy tester?

      The fault in this is it works as intended for the first sell and buy close profit and then does the opposite on the 2nd batch and forever, instead of close at £2 profit it closes £2 at loss??

      If someone could test it? Or has already coded it to check?
      I've watched the video several times and checked my code and all seems to be as instructed.

      Shared copy is:

      https://fxdreema.com/shared/pgt52et4

      4d1942ec-7670-4e85-ab88-b1221db6ace4-image.png

      eb6f0a51-4edd-4361-9821-96aaf8cd8ecf-image.png

      posted in Questions & Answers
      B
      bigfoot

    Latest posts made by bigfoot

    • RE: Break Even Only On 1st Trade

      Ah, good stuff. thank you both once again for your help 🙂

      posted in Questions & Answers
      B
      bigfoot
    • RE: Break Even Only On 1st Trade

      EDIT: shared link

      https://fxdreema.com/shared/OYLBL1j8c

      posted in Questions & Answers
      B
      bigfoot
    • Break Even Only On 1st Trade

      Hi does anyone have an idea to allow the break even point only run on the 1st trade and not to run on others?

      I tried different links but it still seems to run the block on all trades.

      This is a little trade manager for manual entries:

      https://fxdreema.com/shared/JbEfIwjB

      posted in Questions & Answers
      B
      bigfoot
    • RE: Help with Loop and No Trade Block

      Like this from boxes 7 to 10

      https://fxdreema.com/shared/JdkyvPX7c

      But this still doesn't work and allows another trade despite the no trade nearby block?

      posted in Questions & Answers
      B
      bigfoot
    • RE: Help with Loop and No Trade Block

      Maybe using purple/pink FOR EACH CLOSED TRADE, then blue CHECK PROFIT (last closed).
      How do I use these to stop the next trade from opening until the next gap (if one trade is still open) and I would need the No Trade to work when both trades are closed?

      posted in Questions & Answers
      B
      bigfoot
    • RE: Help with Loop and No Trade Block

      So in summary it may have more than one open trades on one side but only ever 1 trade on the other...

      posted in Questions & Answers
      B
      bigfoot
    • RE: Help with Loop and No Trade Block

      A time block wouldn't fit with the logic.
      Example: Buy/Sell open together and close at x pips profit. If Buy closes at 10 pip another buy should not open, if sell then closes at 10 pip then buy/sell reopens.
      If one trade does not close at take profit, the other will. At the next gap which is greater than the TP another buy/sell opens (this works ok from blocks 18 to 29).
      The problem is stopping the no trade from blocks 1 to 6 after running trade count is 1. It will open another trade as soon as TP is met.
      Hope this makes sense!

      posted in Questions & Answers
      B
      bigfoot
    • RE: Help with Loop and No Trade Block

      @jstap if you could give me another clue? I've tried "for each trade" and "loop break" below the open 1st trades area and also "once per trades" but I'm still at a loss with it?

      posted in Questions & Answers
      B
      bigfoot
    • RE: Help with Loop and No Trade Block

      I know, this is the point I can't figure out as I need no trade to open the buy/sell first?

      posted in Questions & Answers
      B
      bigfoot
    • Help with Loop and No Trade Block

      Hi I'm trying to figure out this problem.

      This opens a buy/sell with no trade block. When one closes in profit nothing else should happen until A: the other trade closes in profit (then opens a buy and sell) or B: it goes to the next negative level and opens buy and and sell again.

      At the moment it is looping back to the no trade blocks and re-opening a new trade at the last Take Profit level instead of doing nothing.

      I can't figure it out as i need no trade to open the trades but I also need the gap level after the trades are open (which is greater than the Take Profit)

      https://fxdreema.com/shared/00RKd8gB

      posted in Questions & Answers
      B
      bigfoot