fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. TipsyWisdom
    3. Posts
    • Profile
    • Following 4
    • Followers 62
    • Topics 45
    • Posts 1434
    • Best 98
    • Controversial 10
    • Groups 0

    Posts made by TipsyWisdom

    • RE: percent of the candle.

      @yazar-ilyas said in percent of the candle.:

      I want to get a signal when the candle moves 10 percent. thanks.I can't get a signal. how can I do it. I don't want to make pips.0_1639497882150_Screenshot_1.png

      https://fxdreema.com/shared/y2lNmKr7e

      if you dont want it to be in pips, then you shouldnt select it to be measured in pips in the condition block?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Changes

      @fxdreema said in Changes:

      The Tutorials section was a mess, I moved 2/3 of the posts here in the Questions section 😕 I don't want to know what is the situation in the Bugs section 😞

      What about a community suggestion driven forum? Id like to go through while I browse and vote something to go into a proper column (spam, general, bug, etc.) If a single posts gets so many upvotes for a change by various individuals, its moved in the system in some way? or perhaps thats just the instructions without you having to browse and read it all yourself?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Opinion about backtesting.

      I would never ever use Every Tick. Only 1M OHLC until I can visually see the EA is coded to how its supposed to trade visually, and then changed to real ticks.

      I guess you must you all ticks if you are using a custom symbol though...

      Its all about candle control.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Identify least losing trade from multiple losing trades

      @skollie said in Identify least losing trade from multiple losing trades:

      My project requires multiple trades to be opened. How can I identify, at the close of each bar, what is the least losing trade of multiple open losing trades. I need this to check the distance between the now open price and the least losing sell trade from all sell trades so that a new trade can be opened if distance is greater than x pips from the existing least losing sell trade. Any guidance would be appreciated.

      theres a single blue block called, check distance.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Question about my inputs & constants

      @bagheria

      sometimes in on other drop down tabs that youve already moved away from...

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: for each position loop not ending

      i must admit though, i often have the same problem too when i try to use pink loop for each position. But I think the alternative is to do once per position, and then you can select "parent trade only" or something to that affect?

      posted in Bug Reports
      TipsyWisdom
      TipsyWisdom
    • RE: for each position loop not ending

      you cant have pink blocks below blue blocks if i remember right. just remove the if position on the right side and relocate your modify variable thatll be a good place to start

      posted in Bug Reports
      TipsyWisdom
      TipsyWisdom
    • RE: Changes

      @vish said in Changes:

      Thank you for making such a useful tool; I have used many other similar tools but fxdreema is by far the best. It is great news that you are going to have more time on improving the platform. I hope you would also pay attention to the Bug Report section where I guess there are many valid bug reports that need your attention. It would also be super cool if you add the ability to create indicators too and I dont mind paying something additional for such a thing.

      Yes, many time when I want to try to overlay indicators, I will unfortunately go over to EABuilder, its not very user friendly in my opinion....too clunky. But, its also the only place to accomplish such a task for free. Id prefer to keep that ability in house!

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Opening new trades

      @mmayes313 said in Opening new trades:

      0_1639068814058_very First code .ex4

      Here is the link . For sum reason the bot is not taking all the cross over trades. Thank You

      Also i would like to join your discord group!

      not the file, the project link. search the forum for "shared link" and you will find instructions how to do it properly. Sry, i dont mess with mt4 files and downloading them...but I can take a look with a shared link

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Changes

      am I confused about what people are asking for, for support?
      Microsoft built Windows, Visual Basic, Office, etc.
      Microsoft built basic tutorials, as well as some advanced on how to use their software....but Microsoft isn't going to support someone who wants to make their own program using their program. Right?
      When someone writes a programming language it has a variety of applications, the programmer isn't responsible for each person who comes along whether its using software in the oil field, on airlines, or by the police force. Its up to those different business to hire their own professionals to comb through what guidelines were written with the software.

      MQL5 is the next level. You cant stay stagnant in your programming of an EA if you can't figure out something with the tool you are using. Find more tools. Use more resources. Ask other intelligent people

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Changes

      @jstap said in Changes:

      @fxdreema Can you add NormalizeDouble to blocks that display stuff like profit. To me 2 numbers past the decimal place is all I ever need, and numbers something like 100.2356189876528 are too long and give un-relevent information.

      ohhh nice! I forgot about that.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Opening new trades

      @mmayes313 said in Opening new trades:

      Hi,

      My EA is skipping trades. I have a simple MA cross strategy and it is not having the proper trades. Then the entry and take profit points are not correct.

      provide a project link

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: How to close trade as candle close on current timeframe

      @patrice said in How to close trade as candle close on current timeframe:

      Bonjour comment créé un stratégie

      Désolé mon ami, je pense que personne ici ne parle français. Tout sera Google Translate.
      Sorry friend, I dont think think anyone here speaks French. Everything will be Google Translate.

      @kunalyadav1809 said in How to close trade as candle close on current timeframe:

      https://fxdreema.com/shared/OXpWNTWLc

      c'est son lien de projet si c'est ce que vous demandez.
      this is his project link if thats what you are asking for.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Applying an indicator to Previous / First Indicator's Data in fxDreema

      @aman said in Applying an indicator to Previous / First Indicator's Data in fxDreema:

      @fxdreema said in Applying an indicator to Previous / First Indicator's Data in fxDreema:

      it's just not possible because of MQ

      after few years, still dont get the solution ? we need it...

      For now, EABuilder.com
      You can create a custom indi by merging 2 other indi's...or as many as you want.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Placing a new stop loss after 100pip profit

      3 blocks
      pink, for each position
      pink, Check profit, over 100.
      pink, Modify stop, to whatever new level you want.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Licencing EA

      @uriel-0

      your best bet is to search the MQL5 forums. There are a few references in the forums here for password access and acct# but those forums have more advanced stuff like limiting users...from what I remember. Its been a while.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Changes

      1 more request....there are tons of constant. It would be SWEET if there was a dropdown list when I click on constants, and perhaps some sort of expandable and closeable area where I might want to sort only through only the ENUM types for instance, or other types of constants.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Licencing EA

      @uriel-0 said in Licencing EA:

      #offtopic (maybe)
      Hello, good day. Someone knows how are the steps to licence an EA? Is it possible to make it since fxdreema? I know that we can add account parameters like account number... But there are another way to get the EA licencing?

      Thanks:)

      what do you mean by licensing? whats the end goal?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Changes

      @alphaomega said in Changes:

      @fxdreema Just to clarify: I do not mean a non member asking a member to mail the expert they made as an advantage (that's up to the member) but rather that it is an advantage for a non member to be able to use this platform to write an expert in the first place. That is a big advantage. I believe from a business perspective, non members should not be able to write anything but only have view capabilities. You have many examples of how things work for them to check if they are interested to subscribe or not. A few people I know, myself included, have subscribed because of all the examples , reading through your platform, and the easy way you have setup the blocks etc. and not because of being able to write anything. But like I said before I am not complaining. The question was asked and I am answering.. Thank you and regards!!

      to clarify what admin is saying too, i was actually contacted a few times by ppl to save their projects and give to them...and I did it twice. Once was a pretty good sob story, that person got the file and never contacted me again. Cool. 2nd time is when I realized why people are doing this...another person asking for me to send the file. I hadn't thought about it the purpose before, so I checked out the file...saw wrong logic and thought, well it doesnt matter anyways. So when he got his jacked up project for free, he sent me a 2nd request and I ignored him. Now, he's got FOMO because he think he fixed the problem when in reality hes just going to be having to rebuild and ask someone else again...could you imagine with every edit of your EA you have to email another person and ask them to save it for you?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Changes

      @alphaomega said in Changes:

      @fxdreema Just to clarify: I do not mean a non member asking a member to mail the expert they made as an advantage (that's up to the member) but rather that it is an advantage for a non member to be able to use this platform to write an expert in the first place. That is a big advantage. I believe from a business perspective, non members should not be able to write anything but only have view capabilities. You have many examples of how things work for them to check if they are interested to subscribe or not. A few people I know, myself included, have subscribed because of all the examples , reading through your platform, and the easy way you have setup the blocks etc. and not because of being able to write anything. But like I said before I am not complaining. The question was asked and I am answering.. Thank you and regards!!

      I think thats fair. But maybe not totally remove....Just remove the ability to save, but keep the testability. hahahaha

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • 1
    • 2
    • 20
    • 21
    • 22
    • 23
    • 24
    • 71
    • 72
    • 22 / 72