fxDreema

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

    Best posts made by jstap

    • RE: MY SLOW BACKTEST PROBLEM SOLVED.

      I don't know, maybe the EA having to count from 0 to x every time, I may be wrong though. Personally I make the setup as simple and logical as I can.

      posted in General Discussions
      jstap
      jstap
    • RE: Create a pending every new trade at fixed distance

      @meshii As others have said, you may find that your broker wont allow a pending placed at such a small distance, check your journal for info on this, on the on trade tab you have purple blacks that act only on specific trade information, you also have a trail pending block so if you have to place a further distance away you can at least trail behind price.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Two trailing stop losses trailing towards each other

      @namiyrd use trailing stop for group of trades, never used it but would think this is what it does.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: AND BLOCK

      No I am suggesting you use whatever you want.

      posted in General Discussions
      jstap
      jstap
    • RE: How can I find the average opening price for the last two positions?

      @khalids222 So while sleeping the correct answer came to me, as you'll see in this picture just change the number of trades to check from1 to 2 and put the pink block back. Hope this helps.0_1627553347166_Screenshot (490).png

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to get line/MA slope

      @alphaomega You don't need pass blocks when you have a condition, personally I don't connect yellow to top, this makes the block loop until it passes so avoiding the above conditions, every tick it will try to complete the tree, if it can't it waits until the next tick to try again. As for the draw blocks you need to name so when redrawn it knows what to redraw, this needs a condition so it will only redraw once needed, I would have a condition using object on chart, the slope angle, so if sloping up and candle closes above (>) it redraws, if sloping down and candle closes below(>) the line is redrawn, I would switch all off except the line drawing until this is working as needed.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: Getting Current Market Price and writing it to a Constant

      The Ask and Bid don't work like that, they are the prices that a broker uses to take a small amount of money every trade you take. The accepted price can change, they call this slippage, it can be different to the requested price, weather pending or instant.

      posted in General Discussions
      jstap
      jstap
    • RE: Manual Grid Martingale EA

      @amincgi Set the magic number to 0, this will allow EA to work with manually placed trades, if you use the pink blocks then pips away will make EA do something at chosen pips, in the on trade tab you have purple blocks that will do something whenever something specific happens like trade opened, in the pending order blocks you can set the place where an order is placed. Between these 3 options you should be able to achieve everything you want.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to get line/MA slope

      @alphaomega Fair play, I still create a section and once it works I move on to the next.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: We need to have an in-built News Filter...It is high time we have this MT4 and MT5

      Although I rarely disagree with roar, I do un this, is not about stopping losses, it is about abiding by the prop firm rules.
      "jstap 9 Apr 2023, 22:57
      To use EA's on funded accounts you have set limits, for example you can not place a trade or close a trade, some minutes before until some minutes after, this is all done using set news events.

      posted in General Discussions
      jstap
      jstap
    • RE: custom indicator ...please help ......

      @harshalr5556 This indicator has 4 buffers, buffer 2 is the green arrow, buffer 3 is the red arrow.
      If you use indicator appear block then the EA will do whatever you require when arrows show.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to get line/MA slope

      @alphaomega The line doesn't have a name, put one in there and put yes for redraw:

      0_1648246748321_fc661b4a-0f46-40ce-b8dd-0cbddbc050b8-image.png

      posted in Tutorials by Users
      jstap
      jstap
    • RE: High/Low price in range of candles is not working

      Get the value in a condition block, draw a line here so you can visually check on back test what's happening:
      image.png

      posted in General Discussions
      jstap
      jstap
    • RE: Help me tell me the use of the volume upper limit

      @jolly-virox The blue block called check position count, this should go at the top of the tree.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to get line/MA slope

      @alphaomega Your welcome

      posted in Tutorials by Users
      jstap
      jstap
    • RE: Auto Update

      I don't think so.

      posted in General Discussions
      jstap
      jstap
    • RE: check distance module

      @piptheripper Don't worry about it, we all have these moments and there is lots of options in FX to deal with. Glad I helped

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can i get multiple trades to act on different MA's?

      Place with a different group number, and use this group number to control what happens with the trade.

      posted in General Discussions
      jstap
      jstap
    • RE: ADDING TO TRADES

      @jordanmarvelley You probably need to use a purple trade closed block on the on trade tab.
      I would use this and not pink, this way every time SL is moved to BE a trade will be created.
      0_1628438912361_Screenshot (534).png

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 53
    • 54
    • 6 / 54