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: Trailing stop in candles period?

      @ali-pahlawan As tipsy has said, set a condition to start trail, something like market properties highest/lowest price from last 3 candles = market properties mid/bid/ask, under this put the trail block. This will make the trail only start once the congilion is met.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Trailing stop in candles period?

      @ali-pahlawan Trailing start is how far from open price before trailing stop starts to move, trailing step is how far the trade has to move before moving, it then has to move this far again before it moves again. If you have a 20pip step then you have to be 20pips in profit before it moves, then 40, then 60 etc, the start would wait for 20 then the stop/step would be the only difference, so you could have trail wait for 20 then move every 10 with the step.

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

      @andrew-b I use true/false flags to achieve this, mix between set of conditions and flags so all is true at the right time, you can use a separate set of conditions to reset and reset below buy/sell if needed. Hope this helps.

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

      @zhahz In this link you'll see what I did to test if we have an above & below 0, for it to determine if it's <> 0 means the same logic can be used to place a trade. Have a look and see if you can get it working in your project, if not let me know and I'll see what is happening

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

      @zhahz Put all in a comment to see what's happening, also try putting a no position block above.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How To Use My EA's Name As Comment.

      @iqbalazmi This thread is old even the reply you have replied to is quite old and differs from the original post, best to ask a new question to answer your question, in the bucket of trades block you have type, use a block for buys and a separate block for sells.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How and what do i add to this ea to close at opposite buffer a buy trade

      @iqbalazmi Yes, you set a tree (group of conditions leading to a buy (result), then separately a tree to a sell, then separate to buy close, use this for buy and sell or create one for each.

      posted in Questions & Answers
      jstap
      jstap
    • RE: trailing stop for two trades

      @stefano-1 The answer is in the post above yours, use group this way it will treat each trade individually, if you still struggle post a new topic asking for an answer.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Need help with trailing stop

      @Kingfinzo599 @l-andorrà I am adding this link here, after thinking about it what I originally put works but is likely to only work on the last open trade, as you'll see in the link if you add a pink for each trade block you can reference either buy or sell independently.

      posted in General Discussions
      jstap
      jstap
    • RE: Increase lot when privious trade hits SL

      @foxeye In this link you will see how to do this, but bear in mind that the last loss will most likely be too large number for the next lot, you can add a formula block in between the custom block and buy/sell to reduce to your desired level. Hope this helps

      posted in Questions & Answers
      jstap
      jstap
    • RE: How and what do i add to this ea to close at opposite buffer a buy trade

      @ebukaitalian Indicator is visible with the opposite buffer, beneath it a close trade block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to place Stop/Profit of the pips distance between the crossing of 2 moving averages

      @besttrader Follow this link you'll see how to do it, as for an infinite loop it is probably how I had it set using price fraction, instead of converting into pips, let me know if this sorts all.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Deleting Trend Line

      @jobotgold1 Although it's been a while, I think it is because you don't have a letter in name starts with, I think the loop will search for this first.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Help required!

      @forexfox To place a shared link, open projects, open shared link in new page, copy and paste here.
      I have looked at your project and I see a few problems, change the no trade to no trade/order, remove the link for if trade, things don't work if blue block is above blue block, you need to add a distance to place pending, as is will try to place at current price level, if this is what you want replace pending with buy now.

      See how you get on with this, any other problems just ask how to resolve.

      posted in Questions & Answers
      jstap
      jstap
    • RE: HOW TO ENTER AND CLOSE POSSITIONS IMMEDIATELY WHEN MOVING AVERAGE CROSS B4 THE CANDLE CLOSES

      @jolly-virox Set a condition using candle 0 (default) comparing the two moving averages, underneath place a close or buy/sell.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Help required!

      @forexfox Place a shared link on here and the position your in can be assessed.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Help Please !

      @thilili23 You could set a condition for example price is above line, then price is below line, set flag, then candle closes below, without knowledge of how the lines are drawn, it is hard to see what prices are being used and what you can do to reference. You can always set a flag, it is then up to you what condition you use to reset.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Trailing stop without stop lose

      @luckybest Set your stop loss in your buy/sell blocks.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Help Please !

      @thilili23 If lines are named then you you could set a flag for 1st line being touched, and then in tree check flag, in condition candle closes under line, reset the flag under buy/sell.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Help Please !

      @thilili23 Without seeing how the lines are drawn/named it is impossible to answer, if you put a shared link on here then it can be assessed.

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