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: IF - THEN - ELSE logic

      @cesar_defez When I tried to add "OR" in the same box I got the same errors you did.

      posted in General Discussions
      jstap
      jstap
    • RE: Remove SL on Order - when candle drops below SL

      @amadablam You do not need to do this on chart, you'll see how to do this on tick in this picture.
      0_1630342645419_Screenshot (603).png

      posted in Questions & Answers
      jstap
      jstap
    • RE: CLOSING TRADES ON REVERSAL

      @musa-5 This depends on the condition used to decide when to close, just put a close block beneath your condition block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: IF - THEN - ELSE logic

      @cesar_defez I am unsure why Or isn't working, but like this should do as you need.

      0_1630339875318_Screenshot (602).png

      posted in General Discussions
      jstap
      jstap
    • RE: How to Group Close Trade

      @luckybest You are welcome

      posted in Questions & Answers
      jstap
      jstap
    • RE: hello can anyone help me to code , ea will not take more than 2 or 3 trade per day . if its limit is reached ea will stop trading on that day

      @shubhankar-kumar Put a shared link on here, is the only way to see wat is the problem, it sounds like you need to adjust the limit if you want it to trade more.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Increase lot when privious trade hits SL

      @foxeye The code is taking digits from the variable, as a loss always starts with -, you have to start 1 after to be able to use. The second part is checking if condition is true, if so it changes the lotsbuy variable to match lotstart variable.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to change minimum lot size from 0.01 to 0.001?

      @ferrymahmud Click constant on the right call it something like LOT and set to average used size, right click on the fixed size in your buy/sell block and add the orange constant you just created, you can now change this in your EA inputs.

      posted in Questions & Answers
      jstap
      jstap
    • RE: which blocks should i use for this candle stick pattern?

      @ali-pahlawan You have a few choices, use a single candle template, use bull/bear block, or you can just use a standard condition block, close above open = bull, close below open = bear, just put combinations together to achieve your desired condition.

      0_1630098710647_01689c3f-8393-4010-8253-3f49c7e5cc71-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Triple exponential average oscillator cross over 0 not working at all

      @zhahz If I click that shared link, click ex5, put EA on my mt5 it places a trade. If it's not for you unfortunately there is nothing that can be done and, you need to search for reasons this could happen.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Help convert this ea to mt5

      @ebukaitalian If created on FX you can do it here, if not it is possible but google is the best way of finding how.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Can i add hour filter for other EA?

      @maledetu This is possible but I do not know how, you need to use global variables so condition is set on your meta trader platform, EA reads this and does as required, I have seen things about using global variables on here so you may find what you need by searching.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Triple exponential average oscillator cross over 0 not working at all

      @zhahz Put the exact project that doesn't work here in a shared link, the reason why can be assessed.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Activate blocks after something happened

      @andrew-b I would do something like THIS, if you want one of the flag conditions to work as trigger, remove flag and set in tree, but most likely works as is.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Activate blocks after something happened

      @andrew-b Yes but this depends on your whole project, so you could reset on time but this depends on weather that would suit. What I do is back test different resets until I find what seems to work best, you can also put each idea on a bool condition so in robot inputs you can select any idea. If you do what you can and put the shared link on here I will see what ideas I can offer.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Triple exponential average oscillator cross over 0 not working at all

      @zhahz I have just tested this on mine and it works, it has no SL and no position block so if you miss the first placed trade you may not realise it's in one so not understand why it's not placing another.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Triple exponential average oscillator cross over 0 not working at all

      @zhahz My only assumption is you have a problem with your terminal, I would reinstall or install a different one to see what happens, if you have used the exact project but it's not working then the problem is likely on your side.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to Group Close Trade

      @luckybest Hi in this picture you'll see how to do this and how to use flags to stop the condition from being true, a combination of this should do all you need. 0_1630058580176_433b447e-2e53-4ace-bb51-a09b4901f52a-image.png link url)

      posted in Questions & Answers
      jstap
      jstap
    • RE: BUY THEN SELL ON SL?

      @jordanmarvelley On on trade tab put a purple buy trade closed by SL then under a sell block, then a seperate but opposite tree for sells, do the same again hitting TP's.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Triple exponential average oscillator cross over 0 not working at all

      @ZhAhZ I am quite selective on using cross, on this I would use above > or below <, although the line goes from one side and crosses to the other, I would just use < or >, if you look in the link I posted this is the condition I used, also doesn't wait for this to happen on previous candle or check the width for condition do happen, so is all about what works best and what suites your condition best.

      As people have said what you are doing should work, on your picture triple is on 0.0, this says that that the indicator is not working for your conditions, if you click the link I put then press ex5 you will get that ea so you can test and see working, if you then press mq5 and import back into dreema you will have the project to copy or amend.

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 448
    • 449
    • 450
    • 451
    • 452
    • 469
    • 470
    • 450 / 470