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 9382
    • Best 1086
    • Controversial 23
    • Groups 0

    Posts made by jstap

    • RE: Ordered Robot Waiting

      @tristyfinance So all pending orders, start a project and put a shared link, ask for the a question specific to the problem you are having so advice can be given.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Enter before daily candle close....?

      @marcussmale Candle 0 is the current candle, so on daily will be looking at the day before, I would use candle high/low on 0.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Enter before daily candle close....?

      @marcussmale Try setting one block at a time, then adding the next, this way you will know where the problem is.

      posted in Questions & Answers
      jstap
      jstap
    • RE: icustom ex5 arrow indi buffer help

      @stantham This indicator uses the zig zag so possibly better to use Miro's code for that, couldn't get indicator to display on back test so hard to say but likely lags a lot, the ZZ waits for price to move before fixing the high and low, the information is in the data window so icustom will work.

      Add like this:

      VARIABLE1=iCustom(NULL,0,1639737842048-malas,0,0);

      The penultimate number is the data window buffer, indicator has 0-3 buffers.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Enter before daily candle close....?

      @marcussmale I would try the once per bar underneath, so once time filter passes the once per bar allows the others to pass once.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How do I round off Numbers?

      @l-andorrà True, but I don,t use it any way 🙂

      posted in Questions & Answers
      jstap
      jstap
    • RE: Limit the number of the orders

      @bettovann There is a blue block called check trades cpunt.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator values

      @sauce This can be done but I don't think by a standard FX block, create a constant to put the indicator name, then use icustom code so you can use this name.

      In this like you will see how to do it.

      https://fxdreema.com/shared/OpGC7lg5c

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator values

      @sauce The comment on the left tell you the current line prices, the yellow x are being placed once per candle whenever the line goes above the line, the lines are being drawn as per the indicator buffers.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator values

      @sauce I think your EA couldn't find the indicator in your MT4 platform. Make sure the line/comment are displaying something other than 0, have made a couple of changes.

      https://fxdreema.com/shared/zveQowlkd

      0_1639608905987_45938d9d-c3e0-4b39-905b-24b6dc6a6e9f-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator values

      @sauce When I tested it was doing as expected, put a shared link of what you have got to and I'll have a look.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How do I round off Numbers?

      @djlaserman The comment block has been updated (2 days ago), you can now select the amount of decimal places, doesn't work with comment ugly so use the normal one.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator values

      @sauce Yes it will that is what the no trade block does, with out it every time a candle (can even be the same one) crosses the price line a trade will be placed, their is many ways to prevent this, you just need to decide and implement how you want your EA to work

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator values

      @sauce This works for me, for me it only opens a new trade once one has opened.

      posted in Questions & Answers
      jstap
      jstap
    • RE: custom indicator appear

      @makabasaking In your folder copy/paste to create a copy

      0_1639574717646_Screenshot (1055).png

      Open the copied folder and double click terminal, new copy will be installed.

      0_1639574795371_31789c18-2ee6-4ff2-860a-ef4d07b19186-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator values

      @sauce In HERE is how to basically do all you want, just add to it, make changes and change the buffer you want to use.

      posted in Questions & Answers
      jstap
      jstap
    • RE: custom indicator appear

      @makabasaking Go into the folder where your mt4 is stored, copy the folder and paste next to it, open folder, click the terminal and you will have a fresh copy.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator values

      @sauce In fxDreema's post line values are in buffer 0, 1, 2, a condition block candle high > indicator buffer, will give you this.

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 393
    • 394
    • 395
    • 396
    • 397
    • 469
    • 470
    • 395 / 470