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 9382
    • Best 1086
    • Controversial 23
    • Groups 0

    Posts made by jstap

    • RE: I Want To Create A EA With Custom Indicator

      @talalkhan A cross happens on a candle, > happens after a cross and stays like it until the opposite cross occurs.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Is it possible to check the price to the EMA distance in pips?

      @barsa1211 Most things on FX are simple as long as logic is correct.

      posted in Questions & Answers
      jstap
      jstap
    • RE: WAIT TO PASS

      @thedisliked This is when things start to get complicated, you could have something like candle is above BB, under MA crosses BB. Otherwise you need to use variables to record when a cross happens, reset this variable once no longer valid so, when the next cross happens it works like a trigger so trade activates, then likely reset the variable so conditions can happen again.

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to set trailing stop loss?

      @haikel Put a stop on with the buy/sell block, use the same pips as trail. Possible that stop can't be moved if there's not 1 to start with.

      posted in Questions & Answers
      jstap
      jstap
    • RE: stop loss on Parabolic SAR

      @haikel Put a shared link here and ask specific question for what you can't achieve, I am struggling to see what you want to do.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I Want To Create A EA With Custom Indicator

      @talalkhan 0_1635288888917_17585207-3d52-4060-8c20-f77f454358a8-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: value from EMA

      @santhoshabraham Like this.

      0_1635283092135_722d8daf-a242-468c-aac7-21e8faf0d03c-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: ZigZag compare H1 vs H2 and L1 vs L2

      @fideld003 Miros zigzag advanced contains all you need to do this, download the MQ file, import back into FX so you can add/amend. You can add mote points like l4, l5, l6 etc but things may start to not work correctly, you can also get this from a standard condition block but only Miros code will give you whether the current leg is on the way UP or DN.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Is it possible to check the price to the EMA distance in pips?

      @barsa1211 In the picture you will see how to check if price is above MA but below MA + 100.

      0_1635265246088_ecfa8fa6-54b4-44b9-9b99-716f7d7b36af-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: stop loss on Parabolic SAR

      @haikel This SL will trail by PSAR, I have used this many times and never had a problem, if you want to trail by price then you need to use the blue trail block. You can use condition blocks to activate/deactivate different trails when required.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Automatic button adjustment in Fxdreema.

      @ontradingx I am not sure how to do this but you could create constants to select the corner and X/Y pixels from inputs.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Price range from MA as a signal

      @andrewfrank https://fxdreema.com/forum/topic/12802/atr-pips, is handy if pips are required. In a formula block take the ma price and + or- ATR put into a variable and you'll have the price level to reference, in your buy/sell tree put a condition of market properties=<> variable, this will allow the blocks beneath to activate but only once condition is true.

      posted in Questions & Answers
      jstap
      jstap
    • RE: WAIT TO PASS

      @thedisliked You had nearly done it, candle ID1 means cross happened on the previous candle

      0_1635253658719_390ab0f2-a578-4113-8682-4ca36d0561bc-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to set trailing stop loss?

      @haikel In the trail block you can set a start point, use the same number to use the same parameter, you can also use a condition block above to only alloe trail to start once condition is met.

      posted in Questions & Answers
      jstap
      jstap
    • RE: early start of trade

      @haikel You can just check previous candle level is <> recent, quite rudimentary but could work if fits your requirements, if you check the distance on different MA's then when there close range is likely unless it is crossing or changing. In HERE is something I was doing recently, there should be enough to find all you need.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I need help. to change pips away while running.

      @nopthankyou Your welcome

      posted in Questions & Answers
      jstap
      jstap
    • RE: I Want To Create A EA With Custom Indicator

      @talalkhan Yes yellow is just for if not condition.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I Want To Create A EA With Custom Indicator

      @talalkhan The modify variables are now correct, if <0 is what you want to set variable to false then all is logicily correct.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I want to make an EA for Boom & Crash. Help please.

      @pipsmagnet In HERE is a few options to create an EA, you should see all you need.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I Want To Create A EA With Custom Indicator

      @talalkhan But it is a bool variable!

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 413
    • 414
    • 415
    • 416
    • 417
    • 469
    • 470
    • 415 / 470