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: FOMULAE TO CALCULATE THE MIDPOINT OF A CANDLE BODY AND WICK

      i dont see how its the develops problem.
      I dont blame my inability to be able to operate the software, on the software, or the developer? the problem is in lack of knowledge, understanding, time, and education on the person who can't use the software.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: fractal indicator draw midpoint

      @stantham said in fractal indicator draw midpoint:

      @l-andorrà please assist the current one only and when whe price close obove the line the line should disapear example if the price come back to this line and cross obove line will disapear
      0_1638354848037_3292a873-4de2-4bda-9179-8fc5a43f6c66-image.png

      you would have to logically be able to say, why that fractal and not the last one it did...or rather, why it shouldnt draw every one of them?

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

      @ontradingx said in EA multischedule:

      @l-andorrà
      Hi my friend, thanks for your help.
      I found some little problems and I will fix the logic and update the project.
      About the "On Tick" tab, I understood what you meant and I thank you because the intention was actually to have the fastest millisecond.

      But I wanted to explain why I put it on "on Timer":
      I realized that "On Tick" means that everything will happen with each movement of the "candle, or bis, or ask, in short, the market is moved" and I don't know why when I do some things in "Ontick" I get the impression that delays occur, because if the broker crashes, or takes a long time to send this "market tick" to Metatrader, some step of the strategy will skip.
      My intention was that if I put it in the "on Timer" tab it would go away, but this detail of "60 seconds" will unfortunately cause problems with my strategy.
      Thank you so much for evaluating and helping me, it will be a great help in my ideas.

      every 60 seconds, can be changed in with global properties, if that helps to keep it to your thought

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Just purchased a subscription

      @icatchpipsdaily

      theres a tutorial section, look back a few years for actual tutorials.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Get Daily Change

      surely theres a simple code you could pull from, i just dont know what it would be named

      2 examples I use, for example
      MagicStart
      Symbol()

      there must be something that simple, I just couldnt find it through a google search or search of the mql forums

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: How to get line/MA slope

      @tipsywisdom hah...just realized this is the tutorial section.

      you're great stuff JSTAP!

      posted in Tutorials by Users
      TipsyWisdom
      TipsyWisdom
    • RE: % of Balance to Lots

      @ken191225

      to keep things simple as possible, i would not use the same EA across varying decimal points of pairs.

      have a normal EUR bot.
      a metals bot.
      a jpy bot.

      and whatever else you fancy.

      posted in Bug Reports
      TipsyWisdom
      TipsyWisdom
    • RE: Get Daily Change

      perhaps you could use a formula block, and use 2 points we can get from dreema selection. Maximal ask of day, minimal bid of day.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Cross %K period to %D period of the stochastic indicator, is possible set it?

      @mariocasta said in Cross %K period to %D period of the stochastic indicator, is possible set it?:

      @jstap thanks a lot

      looks like youll have a problem with the logic if your indicators arent searching the correct candles...from first glance i would imagine its not right at least.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: MT5 Market Closed error

      yea, ive read this on 2 threads in 2 minutes.

      the developer isnt at fault here. its us, the users. @Dore in our group discord, just @ someone for the blocks you need to cancel out any time frame to avoid trading. its already built, we fixed this error a few weeks ago. Well, another member discovered the solution

      posted in Bug Reports
      TipsyWisdom
      TipsyWisdom
    • RE: How to get line/MA slope

      @jstap said in How to get line/MA slope:

      Have seen the question of how to find the slope angle, in here is how to do for a line on current timeframe, the same principle will work on all timeframes and for moving averages.

      https://fxdreema.com/shared/jh8wEzOA

      brother, you ought to just start drawing up tutorials for all the same questions you answer!

      posted in Tutorials by Users
      TipsyWisdom
      TipsyWisdom
    • RE: Round Number Block (Pass when near round number)

      @didymario7 said in Round Number Block (Pass when near round number):

      @l-andorrà https://fxdreema.com/shared/GdENIMc7b

      did you ever get this iron out @Highmoose @didymario7 ?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Using 3 Indicators

      @slimmz said in Using 3 Indicators:

      ahahaha, @jstap

      But im confused on using th e block.

      Is this the right way to set the MACD condition for crossing up?
      0_1637370238956_acab25ee-a27c-4296-9e43-39400561966c-image.png

      And also for the PSAR,
      0_1637370279277_7d2ccdb2-0f13-4996-9329-8fb82c932f1d-image.png

      Because im not sure if it is right

      macd mainline will never cross macd mainline.
      you probably dont want C0 on the parabolic sar. i understand that indi isnt set until close of C1 at least.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: haven't used my account for a while, all my projects are gone from my projects.

      @mbart_25 ouch. good to know though!

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Assigning values to Global Variables with Custom Code in FX Dreema Studio

      @quantengineer said in Assigning values to Global Variables with Custom Code in FX Dreema Studio:

      Hello @tipsywisdom , thanks for interacting. I am not quite sure i understood what you mean... The block on your description seems to be the original block that assigns values to the user created variables, in the class v::
      I am working to make 1 of my custom blocks do the same thing as this block does... I have created a custom formula to calculate trade volumes, and i want to save the calculated volume to any user defined variable , like the "modify variables" block does.

      sry friend, not sure how to help...why not just use the block as is? As far as I am aware it will still use global variables.
      I dont program to the level that you do obviously, but from what I understand people who are at that level, come to dreema for the ease of not having to code every bit of it. just custom stuff that cant be accomplished in dreema.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Slow internet connection

      @uriel-0 dukascopy is a very reliable source.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: MT5 Market Closed error

      @dore sometimes its best to program your EA to trade only during the times of day your broker trades (logically its a huge deal if you are trying to trade in the first 2 minutes of a new day for instance since some brokers stop trades. in an bot test it would stop the EA. or if the day you selected starts on a sunday, sometimes it just wont start until you move time to test.

      posted in Bug Reports
      TipsyWisdom
      TipsyWisdom
    • RE: macd Zero multiple crossovers.

      @maop1994 said in macd Zero multiple crossovers.:

      hello, it's not just any martingale. If macd is greater than zero it opens buy 0.01, if it is less it will sell 0.02, if it is greater it will buy 0.04, if it is less it will sell 0.08. all this without closing any of the previous operations. and when they reach a certain profit in dollars, close all operations.

      martingale is martingale even with a sheet over its head.

      Most banks and quant funds that go bankrupt usually use mean reversion type strategies , where they use an indi, or a list of indi's to anticipate that price is going to reverse because it is "over extended," and you just keep betting against the "trend" again and again, until eventually the account is crashed or the funds lose too much money and must give in...because there is always someone with more money who's taking the opposite trade being placed.

      posted in General Discussions
      TipsyWisdom
      TipsyWisdom
    • RE: Trailling using Money

      @tipsywisdom

      disregard, I am using it on another EA right now and it is closing by money. I would bet that you must split your EA to do pips or money in order to avoid conflicts between pips, ticks, or money.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Trailling using Money

      @ontradingx
      man, I feel like youve been working on a "money close" for months now...lol. I mean, its not funny, but, you are VERY persistent. I admire it.

      I thought @jas from my group helped you out before with his daily and weekly target method?
      eh, I guess thats not really the same thing though. TBH, I dont know anymore. I thought money meant money when I selected it, but it only means pips after my last observation.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • 1
    • 2
    • 22
    • 23
    • 24
    • 25
    • 26
    • 71
    • 72
    • 24 / 72