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 9331
    • Best 1080
    • Controversial 23
    • Groups 0

    Posts made by jstap

    • RE: HELP FOR CUSTOM SUPERTREND

      There are 2 types of supertrend, one that repaints one that dosen't, the one that does can be used if conditions have been set to compensate for it repainting.

      These are the 2 options I have: 3_1627642615129_SuperTrend.mq4 2_1627642615129_SuperTrend.ex4 1_1627642615128_Non_Repainting_SuperTrend.mq4 0_1627642615126_Non_Repainting_SuperTrend.ex4

      posted in Questions & Answers
      jstap
      jstap
    • RE: Open New Trade every X Pips from last open trade

      @darekl Hi, remove the blue blocks in the middle of the tree and place something like a flag underneath, you can see what I mean in this link. link text

      posted in Questions & Answers
      jstap
      jstap
    • RE: custom indicator ...please help ......

      @harshalr5556 In this link is your indicator being use just for buy/sell, link text what I would do is get it working with minimal changes, then add something and back test to check it works, effectively using a process of elimination approach until the reasons for EA not working are found. Hope this helps

      posted in Questions & Answers
      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: Finding Doji Candles

      @supersako Hope this helps people, have added formula block so if body is =< total, by taking total, dividing by 100, multiplying by doji percent constant. I haven't tried tried your project, just added to to yours, using defined maths is how I prefer to do things.link text

      posted in Tutorials by Users
      jstap
      jstap
    • RE: How can I find the average opening price for the last two positions?

      @khalids222 To be honest placing blame is not helping any one, the current issue is all to do with logic, at the moment only 1 trade fits the pips away logic, so you need to work out what fit's the logic the logic to close second trade. To me something like, if 2nd trade is always a set distance from the first then, branch off the 1st pips away with another pips away and the distance the 2nd trade will be, with a pink close block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Auto Prefix and PostFix

      @zedeai2 Your welcome

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I find the average opening price for the last two positions?

      @tipsywisdom Yep : )

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I find the average opening price for the last two positions?

      @ladydolares If you post your link in a new question, can send directly to me if you want and ill have a look.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Auto Prefix and PostFix

      @zedeai2 If left blank then it will be same as chart it's on.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Finding Doji Candles

      @supersako If anyone clicks your link and then MQ5 button they will get your exact EA fully working, this will also work for MT4 people just need to change the no position blocks for no trade blocks.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: Auto Prefix and PostFix

      @zedeai2 Could you explain what you need exactly? Left blank this will be the symbol of the chart the EA is added to, you can also add a variable or a constant.

      posted in Questions & Answers
      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 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 can I find the average opening price for the last two positions?

      @khalids222 In this case this is where things start to get complicated. In most blocks you can set a group number, if for example you set a trade as 1 you can then set the close block to only close group 1. There may be another way of doing this but I don't know it.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I find the average opening price for the last two positions?

      @khalids222 Change the pink close for blue, everything should then work.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I find the average opening price for the last two positions?

      @khalids222 Hello, I have had a look at your project I have taken a picture of a few changed bits, although I haven't tested I think should work.

      I have put the reset variable under on trade, as long as result is used before a new trade is closed it will work fine, as a general rule keeping pink blocks separate seems to work better.0_1627512097638_Screenshot (488).png

      I have moved the other blocks as they don't need to be in between pink, I removed the pink check profit because the pips away is already doing this.0_1627512342466_Screenshot (489).png

      Let me know how this works.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I find the average opening price for the last two positions?

      @bk7 Then show as a solution.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Scanner Stock in MT5 like Dashboard

      @nguyenjohn For an example what you can do is a condition, if condition is true (like RSI>30) put result into variable, then use as required, like a comment, if it's just visual you can put this on screen, if you want to use for something else you can save as number and then use this in a calculation.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I find the average opening price for the last two positions?

      @khalids222 I think this link will show you how to achieve what you would like:link text
      I haven't tested but I hope this helps.

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 456
    • 457
    • 458
    • 459
    • 460
    • 466
    • 467
    • 458 / 467