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: Custom Indicator EA not taking trades

      @line I dont think it will affect it with the currently used blocks.

      @sese I would start with removing the last condition block before the buy and sell blocks. Test please and see if it works from there. If that is not it, I would look next at the custom indicator.

      If removing that last condition doesn't fix it, can you please share the window from FXDreema that shows the buffers for the custom indicator?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: at least 4 up bars above SMA 5 shift 5 and BUY, please fix this project

      @krystian

      Sorry to say like this...but run the EA and tell us if its right! haha

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Multiple trades are created one after another? I want 1 signal from indicator=only 1 trade

      @krystian

      in your condition block, change from ID 0 to ID 1.

      Also, before the condition block add in a green "Once per bar"

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: I am surprised why the SELL is not open here?!

      Your "If Trade" blocks are opposite. Also, if you are going to do everything group 1...just remove it completely. Also make sure all blocks following are the same too.

      No Group. Any symbol. Either BUY or Sell....for each applicable block.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Connection issues

      I too have had some issues depending on the time of day, I'd bet that the server is probably a bit overloaded at certain times of the day.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Setting Break Even Relative to Stop Loss

      @ me if you need some more eyes on it. I haven't used that block, but it looks like i might want to in the future.

      posted in General Discussions
      TipsyWisdom
      TipsyWisdom
    • RE: If I wanted to close all trades for 1 particular currency

      You could utilize the "Check Consecutive Losses," and then within the block, specify the symbol under the filter tab.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Any difference between demo and real EA

      Perhaps you can share you project with us?

      To start, ensure there are no spaces or special characters in the title of your project when you save from FX to your computer. Can you also confirm that you are indeed saving the files to the right place?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Setting Break Even Relative to Stop Loss

      @szyniecki said in Setting Break Even Relative to Stop Loss:

      Current project i am working on sets a SL at a high point of a candle period with a TP 1:1.5 relative to the SL. I am trying to make the SL move to break even when price reaches 1:1 relative to the SL but I can't seem to figure out a way to do this since the SL is variable on each trade. Any help would be much appreciated. Thank you.

      Perhaps one of these can help you in the mean time?

      http://fxdreema.com/forum/topic/3100/How-to-use-break-even-block/5
      http://fxdreema.com/forum/topic/2008/Break-even-point-block/3

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

      Can you explain in detail what makes that a swing? To me you are just pointing at one candle over another....and I can make that into an EA, but thats just a starting point usually.

      Are you meaning to say reversal instead of swing?

      and the ID for the candle you are pointing at is 5, the lowest bull candle.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Regarding "Current Time Frame"...general questions about....

      @jsauter86 said in Regarding "Current Time Frame"...general questions about....:

      @len-1 said in Regarding "Current Time Frame"...general questions about....:

      When selecting the current time frame on conditions, what time frame is actually being executed on the condition? What is the current time frame? M1, M5, M15, M30, H1, H4, D1, W1, MN? Is there any way to tell? Is it locked into the time frame that your MT4 or MT5 screen shows? What if you go in between time frames?

      Can someone explain to me since I am trying to compare the execution of the conditions across other currencies and I am not able to make a call that is consistent. Knowing this can help me gauge entry optimization. Please advise if you would kindly respond.

      Thanks all!

      Len

      Current time frame is what ever time frame you have loaded the EA on to on MT4. So that is selected after you've built the EA.

      @len, yea...you're welcome!

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Custom Indicator EA not taking trades

      Not that it matters, but why would you create blocks 3513 and 3514 when you can specify the time frame in the condition block?

      I am learning how to do this, so perhaps there is something you know that I don't.

      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?

      Thank you Sir!

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?

      @istudying2357 said in HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?:

      @jsauter86 First. Thank you for your sharing. But I don't know how to reverse it. Could you please show me how to do it?
      Many thanks.

      Reverse it how so?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: ADR Crossing Strategy - Why does my EA not react to buffer values of custom indicator?

      @fm2020 said in ADR Crossing Strategy - Why does my EA not react to buffer values of custom indicator?:

      Thanks for the input. Very helpful. I restructured the project and it works now.

      Solution: https://fxdreema.com/shared/b4VvEZ81d

      glad to hear it! Happy trading

      posted in General Discussions
      TipsyWisdom
      TipsyWisdom
    • RE: PLS ! CAN SOME SONE HELP ME BUILD MA CROSS MACD EA BOT ! THANKKS

      @laptran8976 said in PLS ! CAN SOME SONE HELP ME BUILD MA CROSS MACD EA BOT ! THANKKS:

      TRY TO MAKE MA 10 AND MA20 WITH MACD BOT PLS SOME ONE HELP ME OUT THANKS

      are you able to start a project and share with us what you can accomplish?

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?

      @istudying2357 said in HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?:

      @jsauter86 I am searching for gaps in price from the current candle to the previous candle close. The number of 0.00665 is just helping me to express my questions clearly. Thank you.

      I have a gapping EA as an example if you'd like it. Its got a slight reverse action to help with any losing trades.

      https://fxdreema.com/shared/tfhSmB8Fb

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: Regarding "Current Time Frame"...general questions about....

      @len-1 said in Regarding "Current Time Frame"...general questions about....:

      When selecting the current time frame on conditions, what time frame is actually being executed on the condition? What is the current time frame? M1, M5, M15, M30, H1, H4, D1, W1, MN? Is there any way to tell? Is it locked into the time frame that your MT4 or MT5 screen shows? What if you go in between time frames?

      Can someone explain to me since I am trying to compare the execution of the conditions across other currencies and I am not able to make a call that is consistent. Knowing this can help me gauge entry optimization. Please advise if you would kindly respond.

      Thanks all!

      Len

      Current time frame is what ever time frame you have loaded the EA on to on MT4. So that is selected after you've built the EA.

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: ID candle and SL (Solved)

      @xyon126

      no need to apologize! What are you using to determine the swing? Please explain the price action that you want to search for to define what is a swing to you, and that will help with a starting point.

      I.e; "If this candle and this candle do this, then apply this here"

      posted in Questions & Answers
      TipsyWisdom
      TipsyWisdom
    • RE: trailing stop and breakeven

      do you have a project code to share to see what you have currently?

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