fxDreema

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

    Posts made by Cameron101

    • RE: Count buys and sells by asset

      Oh!! makes sense. Thanks so much for your help

      posted in Questions & Answers
      C
      Cameron101
    • RE: Count buys and sells by asset

      @jstap Hi mate. It is placing the trades and the comments are appearing as they should, its just not summing the total of trades.

      Capture.JPG

      This is the updated link with the comments.

      https://fxdreema.com/shared/pHBoi1GIc

      posted in Questions & Answers
      C
      Cameron101
    • RE: Count buys and sells by asset

      @jstap said in Count buys and sells by asset:

      That is loops but you are limiting to 1, above the for

      Hi jstap. Firstly, thanks so much for replying. I have implemented what you said as I understand it however I am still getting the same outcome. I have added the updated shared link. May I ask, am I missing something? Thanks again.
      https://fxdreema.com/shared/J10BRNI9d

      posted in Questions & Answers
      C
      Cameron101
    • Count buys and sells by asset

      Hi all. I know this can be done using buckets however I run out of buckets at times so need a better way and I am hoping someone can help with a more efficient method.

      I have two assets, Asset one and Asset two (Constants). At any time I can be in either buys or sells and I want to be able to see by count how many buys I have in asset one, how many sells I have in asset one how many buys I have on asset two and how many sells I have on asset two. I have been struggling with this all day and it should be simple hahaha. I have attached a link to what I have come up with (doesn't work), to show my logic and objective. I hope someone can assist. Many thanks https://fxdreema.com/shared/NCsMiWXxb

      posted in Questions & Answers
      C
      Cameron101
    • RE: Large Number

      Thanks guys for your help

      posted in Questions & Answers
      C
      Cameron101
    • Large Number

      Hi all,

      I was hoping someone could assist. I was wondering if there a is limit in FXdreema for large numbers? I an trying to code a long sequence however my calcs fall over on int at 10 digits and 12 for doubles. I was hoping someone could tell me if I am missing something? Many thanks!
      I have included a link to the project

      https://fxdreema.com/shared/PddlZYR2c

      posted in Questions & Answers
      C
      Cameron101
    • Check distance US30

      HI

      I am trying to make a simple EA that will buy the US30 during Frankfurt/ London and take profit at the bottom of the 2:55 candle. I only want to buy if the current prices is at least 30 pips (300 points in us30 speak) below the bottom of the 2:55 candle. I have tried conditions blocks in various ways and now I am trying to use the check distance block. Can anyone please tell me what I am doing wrong here please? I have included the project link, https://fxdreema.com/shared/k7yVXRXOd

      posted in Questions & Answers
      C
      Cameron101
    • RE: How to do I trade the AUDUSD with the USDCAD as a filter

      Wow thank you so much. I really appreciate your help

      posted in Questions & Answers
      C
      Cameron101
    • How to do I trade the AUDUSD with the USDCAD as a filter

      Hi guys.

      I am trying to build a bot on MT5 that will only take trades on an asset when conditions in another asset are met. As an example, lets say I only wanted to buy the AUDUSD when the USDCAD was also going down. I have tried to do this 1000 ways to no avail. Can anyone share some light on this? I have attached my very basic attempt.

      Many thanks

      https://fxdreema.com/shared/BnngeT43e

      posted in Questions & Answers
      C
      Cameron101
    • RE: Skip a day

      That works. Thanks so much.

      posted in Questions & Answers
      C
      Cameron101
    • RE: Skip a day

      Sorry this is the full link

      https://fxdreema.com/shared/MoCDKDDBd

      posted in Questions & Answers
      C
      Cameron101
    • RE: Skip a day

      Thanks for the reply. I am still struggling to get this to work. Would you please take a look at my project? I have created a condition called test condition called testcondition and created a variable with the date however it still trades this day.

      shared/vdnKGR4Z

      Thanks so much for your assistance

      posted in Questions & Answers
      C
      Cameron101
    • Skip a day

      Hi all. I have a bot that will set pending orders on hour after London open on the US 30. The problem I have is that I sometimes want to skip a day (for example when the UK is on holiday and the US is not. How would I write a block that for example would run on April 18th 2023 and not run19th of April 2023 and then resume on the 20th of April 2023. I have tried all time, filters, month day etc and searched all the forums however I can seem to get this going. Can anyone give me some advice?

      posted in Questions & Answers
      C
      Cameron101
    • RE: Help with entries

      Thanks so much. I appreciate it.

      posted in Questions & Answers
      C
      Cameron101
    • RE: Help with entries

      @camo100 said in Help with entries:

      shared/ARVHeBVBd

      sorry this is the link

      https://fxdreema.com/shared/2F5iFgVGb

      posted in Questions & Answers
      C
      Cameron101
    • Help with entries

      Hi all.

      I was hoping for some assistance with my project.

      I have a can trade this manually with reasonable success however automating my entries is a bit of a challenge.

      The structure of the trade is a simple three bar break ie.
      Buy example
      candle 3 close > candle 2 close
      candle 2 close < candle 1 close
      candle 1 high > candle 3 high
      candle 1 close > candle 3 close
      candle 1 low > candle 2 low

      My issue is that to enter the trade on candle 0, I would like to see a pullback of no more than 40% (variable) of candle 1 (to create a wick) then when the candle crosses back into positive, I want to take the trade with my stop at the bottom of the candle 0 wick. I have been trying to get this working for a number of days to no avail. Can anyone assist?

      I have attached a screenshot of a few set ups and also the project code
      0_1637104117333_f4e5352a-a140-4564-b0bb-39d0e57dcf0b-image.png

      Code
      shared/ARVHeBVBd

      Also I am open to any suggestions for improvement

      Thanks

      posted in Questions & Answers
      C
      Cameron101
    • 1 / 1