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: Edit Title/Area/Description - Not working

      @romainchtr Once you click the edit thing, just use your keyboard to naviate the text area. not the mouse.

      posted in Bug Reports
      TipsyWisdom
      TipsyWisdom
    • RE: set current timeframe block

      @fxdreema-8 said in set current timeframe block:

      @tipsywisdom yes i have that right connected like thats, but on the chart if i attach it to a 1hr chart will it still look at lower time frames. thanks

      I think the better way to understand it is; if you are not explicitly controlling the time of each block, or each tree with the controlling block as you did, then you EA will be affected by the manual time that you have set on the EA backtester.
      In short, if you change that time, it should not affect your EA at all. That manual time selection should only be look at as a developer as the time of frame in which we view the EA. In real time, that would be the same as keeping the same EA but operating it on a different time frame, it should still exactly the same unless you reload the EA to trade on a different time frame.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: EA doesn't work

      Probable fix;
      id put the indicator in several folders. In the primary indicator one, the download one, as well as markets. This usually fixes all problems when something worked and now it doesn't. Especially moving to a different location that you didn't build the EA on.

      Reason is when you built it and selected the indicator with Dreema, it pulled the file from the computer and is aware of the location of it. Now you are trying to reference it but you moved the EA for VPS use.

      posted in Bug Reports
      TipsyWisdom
      TipsyWisdom
    • RE: set current timeframe block

      @fxdreema-8 said in set current timeframe block:

      Does set current timeframe block need to be attached on the lowest time used , i mean on that chart.

      it shouldnt be at the bottom of your building tree, its a controlling block meaning anything set to "current" in Timeframe, that is connected below it, will be set to whatever is set for timeframe in that controlling block

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Multi Symbol, High of Day, Low of Day tracking

      @l-andorrĂ  said in Multi Symbol, High of Day, Low of Day tracking:

      @tipsywisdom Just curious. Why do you need that 'set current timeframe' block when you are running the EA on daily?

      for full time control, but I run it on the 1 minute. Only time lines are drawn daily.

      posted in Tutorials by Users
      TipsyWisdom
      TipsyWisdom
    • RE: Stop/Shutdown EA over weekend??

      @traderea6 said in Stop/Shutdown EA over weekend??:

      Do u Stop/Shutdown EA over weekend?? If yes, when do you start again? If no, why?

      Many of my EA's operate between specific times of day, for me it would be pointless to shut my EA's down over the weekend...this is also considering I would never hold a trade over the weekend as well.

      posted in General Discussions
      TipsyWisdom
      TipsyWisdom
    • Multi Symbol, High of Day, Low of Day tracking

      Exactly as the title says. This is an EA to display when other symbols are creating a high and low of the day, as a text on the primary running symbol.

      Theres a lot of questions that go around about how to use multi symbols properly. Take careful note as to exactly how I needed to do things to make them appear on the Primary symbol. 0_1651246519195_0d1042b2-4cdf-41c2-8d8b-329e9aed153d-image.png
      https://fxdreema.com/shared/68cIqOCS

      posted in Tutorials by Users
      TipsyWisdom
      TipsyWisdom
    • RE: convert it from mql 4 to mq5?

      @suleyman-0 said in convert it from mql 4 to mq5?:

      thanks guys but i have to pay my last money to try i cant risk it

      UpWork

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: convert it from mql 4 to mq5?

      @ambrogio

      haha, he sent me a direct message and that was my same reply.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: CMT5 NEWS INDICATOR

      @6ixpappi said in CMT5 NEWS INDICATOR:

      @tipsywisdom Are you referring to the in built calendar

      https://www.mql5.com/en/docs/constants/structures/mqlcalendar#mqlcalendarvalue

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: CMT5 NEWS INDICATOR

      MT5 has a news filter built in that if you can figure out how to access it, you simply look for a 1 or 0 to see if there's a news event.

      *Fairly certain there was a level to it as well, 1/2/3/4 for red, orange yellow, and gray. Something like that..

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: How to set Engulfing like that, candle id 1 wick engulf candle id 2.. almost try but still fail,,

      0_1651060722363_43cdef95-e622-412d-b7b2-fbc1113b62ad-image.png

      0_1651060741580_a4a071c6-f580-4fea-8de0-3721e0813a3c-image.png
      0_1651060751943_0268e848-b043-41b9-bf42-ad64bb2a0ac6-image.png
      0_1651060770072_0a7a111e-841b-48af-abf0-189c19147a8d-image.png

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: How to set Engulfing like that, candle id 1 wick engulf candle id 2.. almost try but still fail,,

      im not exactly sure what the problem is. I see you pointing to candle ID's and saying engulfing, I see a trade but you haven't explained what you are trying to achieve and whats failing.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Why the long trades work but the short trades don't

      @pcntsfadus i would start by not using candle ID 0 on anything.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Connect multiple blocks at once

      people typically build loops when doing projects searching across many candles to avoid the monotony of repetitions

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Connect multiple blocks at once

      @iagnew no

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Multiple conditions

      @iagnew said in Multiple conditions:

      @tipsywisdom This is exactly what I was looking for, much more elegant than what I was trying. Thank you so much.

      also dont forget to subtract if the condition is false!

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Multiple conditions

      heres another way to think about doing it, a weighted system using variables. Call it shortvar and longvar.

      If the value of shortvar = 4, enter short. If the value of longvar=4, enter long.

      How to achieve the system of math?
      If condition1 is true, modify variables, value longvar=value longvar adjust +1
      If condition2 is true, modify variables, value longvar=value longvar adjust +1
      If condition3 is true, modify variables, value longvar=value longvar adjust +1
      If condition4 is true, modify variables, value longvar=value longvar adjust +1
      If condition5 is true, modify variables, value longvar=value longvar adjust +1
      If condition6 is true, modify variables, value longvar=value longvar adjust +1

      Dont forget that after each buy trade entered, you should reset the values down to whatever you want them to be at with another, modify variables, value longvar= value, numeric, 0

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • 1
    • 2
    • 7
    • 8
    • 9
    • 10
    • 11
    • 71
    • 72
    • 9 / 72