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: Only take trades if entry candle is >3x current ATR

      @yyaanniicckk I think this will show you what you need, if not just ask.

      posted in Questions & Answers
      jstap
      jstap
    • RE: stop the expert for a day after a leak

      @luanainteglia No but that wasn't in your post, on tick once per bar set to daily will reset variable every morning, also put pass the modify true in on init so is true from putting EA on chart.

      posted in Questions & Answers
      jstap
      jstap
    • RE: trailing stop setting

      @mario-c Have your trailing stops as a separate tree with an if trade block above.

      posted in Questions & Answers
      jstap
      jstap
    • RE: stop the expert for a day after a leak

      @luanainteglia Put something like this in on trade tab'

      0_1633437778416_aee4f78f-575d-462c-b4cd-88a7b1d6f08d-image.png

      Before buy place this block.

      0_1633437874289_fb573201-0f4a-41da-a32a-21bd91ad6945-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Only take trades if entry candle is >3x current ATR

      @yyaanniicckk I was just looking at this and the problem is likely because ATR is not in pips, try converting candle pips to price fraction as in picture.

      0_1633437444814_0c794997-0d8f-4378-96bf-a717560f0b37-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: MA customized indicator

      @caaz The MA period is the number of candles back, median prise is the middle of hi/lo, so your answer is almost in the standard MA conditions, this does differ slightly from the open close but unlikely enough to matter, you could get the mid price of open/close but spread will no doubt beet this. Hope this helps

      posted in Questions & Answers
      jstap
      jstap
    • RE: Every "n" hours

      @yoloyacht I'm not sure I think your only hope is to find an indicator that shows this information.

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to open multiple orders in my EA?

      @joe_fx Use THIS LINK it's what is in the link above.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Zero divide on restart due to LotStep being changed to zero . .

      @mantadiver is double LotStep a variable in FX that you can change? If is put value in a comment and see how you can get it to change.

      posted in Bug Reports
      jstap
      jstap
    • RE: Breakeven multiple trades.

      @johntyr You will need to close all when average profit is reached, this can be done from 2 blocks in a separate tree, you can also set a minimum trade number if this fits your requirements, you could also use pink blocks to find the open price of last trade then close all when last in profit, or us as an on switch to check average profit. The choices are many, decide the conditions you would like to use, start the project put a shared link on here, then ideas to assist can be given.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I Want To Correction In My Zigzag EA

      @talalkhan Set a group 1 buy under set group 2 trade to true, in separate tree if group 1 trade, beneath if so many red candles followed by your white candles, buy a group 2 trade and set to false underneath. On closing set the used group numbers in the block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Breakeven multiple trades.

      @johntyr What do you mean by breakeven point, this is just the open price? You could just use check profit average, when enough close the trades?

      posted in Questions & Answers
      jstap
      jstap
    • RE: Zero divide on restart due to LotStep being changed to zero . .

      @mantadiver Is this MT5? Code can be different, although most code can be used in FX via custom code I often find it works better only single lines are uses to compliment other blocks. Put a shared link on here with an explanation of what you are trying to achieve and, I'll have a look and see what can be done.

      posted in Bug Reports
      jstap
      jstap
    • RE: Get price at certain time

      @piptheripper Unsure how you are choosing a time but you can do it like THIS.

      posted in Questions & Answers
      jstap
      jstap
    • RE: One Entry Per Day EA

      @mustafafr010 Your welcome, should of said this before, TRADE is a bool type variable.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Basic Question About Moving Average

      @talalkhan I am not sure about candle needs to close, defiantly if candle 1 don't know about 0.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Commissions

      @jacksonuk Haven't tried but I would thing this will do it.

      0_1633209133420_04919323-5457-42cc-b1ee-2bc8962a4bcf-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: How do I close the first deal when the number of deals becomes 2? So that there is no more than one transaction in the same direction in the market

      @khalids222 Close order before buy/sell. if none running then there is no trade to close, if one running then it will close as it opens the next.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Basic Question About Moving Average

      @talalkhan Above is above, but before it's above it crosses, a cross can be used as open is above/below then close is above/below.

      posted in Questions & Answers
      jstap
      jstap
    • RE: TP following % of balance

      @bagheria You have everything you need to logically set trades as required, you are not using groups so your close for money blocks are the same and not controlling difrent trades, this is also how you can make trades wait for set conditions.

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 429
    • 430
    • 431
    • 432
    • 433
    • 469
    • 470
    • 431 / 470