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: How can I buy when the price goes up five points, and sell when the price goes down five points.

      @khalids222 I am unsure why this doesn't buy/sell, for some reason I couldn't get the market properties price into a comment so I rebuilt to see if I could, I did (sometimes this happens) I still couldn't get it to place a trade, so I put in a comment block and visibly watched the numbers match, here is that project:

      link text

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I buy when the price goes up five points, and sell when the price goes down five points.

      @khalids222 Have you tried pips away? I think this will do all you require. In this I have stopped it drawing to see how it responds, add back in if you want them.

      posted in Questions & Answers
      jstap
      jstap
    • RE: MESSAGE TO TELEGRAM HELP

      @ken-0 There is nothing in standard FX that will do this, there are posts that can show how to do but you'll have to search to find. If you just want a notification sent to mobile you can do this with standard blocks.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Problem detecting last candle signal on custom indicator.

      @maledetu Try using the yellow indicator appear block instead of condition, if you only want 1 trade at a time replace the one per bar block with a blue no position block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I buy when the price goes up five points, and sell when the price goes down five points.

      @khalids222 In this picture you'll see how I have used the adjust boxes to remove a formula block, I have also changed the condition to use the value you are using to draw lines rather than the line, lines aren't as stable to use a value, I also changed the name in delete, this is how I would expect to work, I changed candle 0 to 1, FX works better on 1 than 0 because you only have a candle 0 close for a split second before it becomes candle 1 close and candle 0 open, I haven't tested but should work, just ensure the timing of actions all line up with what you would like.

      0_1630692922622_a75b9c0f-b2dd-42a4-a1bb-ad853e8399bd-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I buy when the price goes up five points, and sell when the price goes down five points.

      @khalids222 Do you know that points are 10 times pips? If you are still adding to position it just closes the 1st and makes a new for the second, maybe you are better just placing a new? If you put the latest project link here then what is happening can be checked.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Variables do not work correctly...

      @rsquared1 From what I see this should work, you could try separating this code and placing a modify variables block in between custom code blocks to solely reset the variable, or maybe just separating will ensure one task is finished before starting the next.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom Indicator- Object based

      @dinho This depends on how the indicator works, best way is if indicaor has buffers for these levels, if not the drawn lines can most likely be used, put a shared link on here and the indicator so it ban be looked at.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I need help with my divergence based EA

      @ralph1 Your welcome

      posted in Questions & Answers
      jstap
      jstap
    • RE: THE PRICE HISTOGRAM EA----NEED HELLLPPPP

      @ladydolares This depends on if there are buffers depicting these points, even if lines are drawn they can be referenced. once a way of referencing is known we will know how to make EA do somthing.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Make pending grid volume size increase based on initial size summed (0.1. 0.2, 0.3 etc)

      @maledetu I have not worked with orders in a grid but, I assume if you change the percentage to lets say 200% then it would work like this, 0.1, 0.2, 0.4, 0.8. You can do what your saying for a single trade, under buy/sell add 0.1 to variable, at a set point reset to 0.1, not sure how this would work in a grid.

      You could use something like pips away to place via a variable, every trade save the used lot, then add and use for next.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Make pending grid volume size increase based on initial size summed (0.1. 0.2, 0.3 etc)

      @maledetu Place a shared link on here that way people can see where your at.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Once per bar and rollover

      @johnson-mutisi I would remove the once per bar block because no trade will limit the amount of trades, I would also make every tree separate, if only one buy or sell is required I would do once I knew everything else is working.

      0_1630595249609_99c9948d-0688-4dc1-a00c-07304bc5a547-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Condition for "when trade closed is a losing trade"

      @xlestergg Yes that's what I mean, you are welcome

      posted in Questions & Answers
      jstap
      jstap
    • RE: THE PRICE HISTOGRAM EA----NEED HELLLPPPP

      @ladydolares Sometimes this happens probably just a simple error, as default name you have DodgerBlue with a space, you have 3 strings not in the FX list so potentially causing errors, make these 2 lists match perfectly so the order is the same and see what happens.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I need help with my divergence based EA

      @ralph1
      link I moved once per bar below and it now places trades, I would probable remove the once per bar and place the no trade block above, this will ensure only one trade at a time.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Condition for "when trade closed is a losing trade"

      @xlestergg Beneath trade closed block put a check last closed block, I put >0 for anything I class as a win, place in a draw block beneath. Just remember to delete/redraw for the condition when finished.

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 446
    • 447
    • 448
    • 449
    • 450
    • 469
    • 470
    • 448 / 470