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 1409
    • Best 94
    • Controversial 10
    • Groups 0

    Posts made by TipsyWisdom

    • RE: ADR Crossing Strategy - Why does my EA not react to buffer values of custom indicator?

      im not a power user like the rest of these guys, but for me and simplicity sake...I would separate the Buys from the Sells, and the Opens from the Closes.

      Meaning the buy side, should have a few blocks. the Sell a few blocks. The buy close, a few blocks. The Sell close, a few blocks.

      Also, the extra blocks, totally remove them. I have proven repeatedly that even blocks that are turned off and totally separate will still affect some things for me depending on what I'm trying to do.

      Within the If Trade and Close trade blocks, please specify for each chain; "Group Mode = Any," Symbol Mode = "Any," Filter By Type = Buy or Sell, choose for that chain its a part of.

      posted in General Discussions
      TipsyWisdom
      TipsyWisdom
    • RE: ID candle and SL (Solved)

      @xyon126

      You've got a lot to figure out if you're trying to code in the future not knowing exactly when something needs to happen.

      If you truly wanted to try to search the candles in the future with FXDreema, you would make the candle ID a Negative #....but I dont believe that will work since that number will never come to be the current one since it is always negative.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Is there a way to extract the value of atr in pips even if the pair has 4 digits after the point as eurusd or three as usdjpy?

      @juanitomejiar

      in the bottom of the block is a line called adjust, do the multiplication there. Example " *100 " is all you need to multiply * 100. Nothing extra required

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Simple Question Magic Number

      why would you want to? Whats its purpose?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: How do I store the last BUY or SELL that occurred in a variable?

      @l-andorrĂ  said in How do I store the last BUY or SELL that occurred in a variable?:

      @khalids222 Both 'For each trade' blocks have an ID number lower than both 'If trade' blocks. This means those variables will never catch the open price AFTER the trade is open. They should have hight ID numbers than both 'if trade' blocks.

      oh damn, thank you!! That helped me with another EA of mine.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: How do I store the last BUY or SELL that occurred in a variable?

      perhaps because you are using candle ID 0 under the condition of the IF Trade block?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Closing all trades when the account is in a specific Profit

      Just change the "Profit is the sum of..." this is the condition block you need at least.

      https://fxdreema.com/shared/HtkS64NU

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: 1 robot on 1 chart trading X symbols(how?)

      *EDIT, I stand corrected.

      I guess what I meant to say is that is not suggested as you would have to write different code for each pair within the EA, otherwise you would be using the same leverage for EURUSD as you would a JPYCHF...

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: i would like to create a bot for the 9Ema to cross the vwap.

      Perhaps you have specified the EA to trade on certain time frames and you have the EA paired to a different window?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Guarantee profit

      What will you do about the spread between high and low?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: I need help!

      Here are the conditions that you need, but I do not know arrow properties.

      https://fxdreema.com/shared/1vBofQLK

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: One candle rule, No Nonsense Forex

      @philostam said in One candle rule, No Nonsense Forex:

      Would there be another way to implement the same principle?

      do you have a link to those indicators? I've never seen them before, but I would like to play with them.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: I need help!

      you also don't have the buy and sell trade action blocks.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: I need help!

      the current candle being made is 0. it is suggested you only use close candles, so set the left paramater to candle ID 1 to start. Sounds a little like ICT methodology...?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: NEGATIVE SHIFT

      @agitins

      the number that goes in that box isn't a shift, that box is essentially asking, How many candles ago?

      If you're typing a negative number it goes into the future, because the way fxdreema does the numbering system is the current candle being made is 0, the last completed candle is 1....and so forth.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: controlling exposure

      my suggestion would be not to run the EA if you dont want it to take trades since the robots can only trade 1 pair at a time

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: EA Missing few Trades on Crossovers

      Please create a shared copy. and post the link so we can see what you're talking about in whole.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: MA crossovers

      @profaalaa said in MA crossovers:

      @jsauter86 which candle parameter should I choose if I want whole of the candle to above the MA (both the body and also the wick). The default parameter is Candle close, it doesn't account for the wick.

      Maybe "Candle total size(pips)"

      put it on an EA and test, let me know! haha

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: i would like to create a bot for the 9Ema to cross the vwap.

      use the .mql file, not .ex4

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: i would like to create a bot for the 9Ema to cross the vwap.

      what does the journal say on MT4 terminal?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • 1
    • 2
    • 67
    • 68
    • 69
    • 70
    • 71
    • 69 / 71