fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. jstap
    3. Posts
    • Profile
    • Following 2
    • Followers 222
    • Topics 37
    • Posts 9381
    • Best 1086
    • Controversial 23
    • Groups 0

    Posts made by jstap

    • RE: Enter Trade only if indicator signal rises

      Is hard to asses but if you put a shared link on here it can be looked at. To put it simply comment block, left operand-ADX is > right operand value 20, connected to condition block, left operand-ADX is < right operand value 40, this means only activate the next block if ADX is in between.

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to ignore spread size

      @saeed-2 No problem

      posted in Questions & Answers
      jstap
      jstap
    • RE: atr based break out

      @piptheripper I have readvised the ATR pips to work with MT5 link, I have tested and all seems to work. Hope this helps.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Am new pls help.

      @davjack This is a good question, maybe just on timer, do what you can and if the problem persists create a shared link and put on here, your project can then be assessed.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Need help to create EA

      @arivazhagan-p The problem is as the 1st trade is activated the condition becomes untrue, then it uses the yellow line to check the second condition, then after creating a trade it moves onto 3rd, at this point it will place a trade then all conditions are false, just rearrange what it does for and after each condition and should work

      posted in General Discussions
      jstap
      jstap
    • RE: how to ignore spread size

      @saeed-2 In this picture you'll see how to do what you've asked, you'll just need to use as required for your project.
      0_1629232863180_Screenshot (568).png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Am new pls help.

      @davjack I have never used the on timer but I would use a condition set to use the one minute candles on the on tick tab, this will make the action happen with the candle time.

      posted in Questions & Answers
      jstap
      jstap
    • RE: atr based break out

      @piptheripper If you change price fraction to as is it should work, at the minute you are comparing pips to fraction.0_1629128935359_Screenshot (565).png

      posted in Questions & Answers
      jstap
      jstap
    • RE: atr based break out

      @piptheripper Your condition's are saying if candle is equals or less than ATR multiplied buy/sell, is this not backwards? Should it not be if candle is equals or greater than ATR multiplied buy sell?

      posted in Questions & Answers
      jstap
      jstap
    • RE: atr based break out

      @piptheripper Hi, I do not see why it wouldn't because logically it has no reason not to. If you put a shared link on here then I will gladly look to see if anything is wrong.

      posted in Questions & Answers
      jstap
      jstap
    • RE: DAILY TARGET

      @edenclean20 You and have a flag true or false from a condition.

      posted in General Discussions
      jstap
      jstap
    • RE: DAILY TARGET

      @edenclean20 Just quickly you have 2 if trades close position trees, this means if a trade is placed it is immediately closed, I don't use the switch off/on blocks, they probably work well I just use flags, in this link you will see how.

      posted in General Discussions
      jstap
      jstap
    • RE: BUY NOW TURN OFF AND TURN ON

      This should work but I have only ever used numbers, in this link you will see how I do something similar, it is also using flags.

      posted in General Discussions
      jstap
      jstap
    • RE: EA not taking trades or taking false trades

      @coinmaster I worked that out once he replied, should maybe concentrate a bit more 🙂

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA not taking trades or taking false trades

      @tempol This is true as amazing as FXDreema is it has some floors, there is code to reference the data window, been a long time since I tried and didn't work for what I needed but could be worth looking at.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA not taking trades or taking false trades

      @coinmaster Just trying to help, you said you can't get values to match because 1 is rounded, tried to show you a way to round the other and maybe make it match.

      posted in Questions & Answers
      jstap
      jstap
    • RE: atr based break out

      @piptheripper In this link you will see how I convert ATR to pins for every pair. Hope this helps

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA not taking trades or taking false trades

      @coinmaster So if the indicator has a value and this is what you are using, store in a modify variables block the value, use the custom code block to round, use this variable to compare.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA not taking trades or taking false trades

      @tempol Have you tried storing in a variable, using NormalizeDouble(variable,1); in a custom code block, the 1 being number of digits past . this may make the numbers match.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Alert message create trade

      @bagheria Looks good, just push add new to add the buffers, when you push update it should do so with no errors. Do you know how to add buffers to a comment block to check?

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 452
    • 453
    • 454
    • 455
    • 456
    • 469
    • 470
    • 454 / 470