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: Draw objects on chart

      To draw a line on the cross you can do this: https://fxdreema.com/shared/VQVkfqQcc

      posted in Questions & Answers
      jstap
      jstap
    • RE: Can someone explain how to incorporate flags into a project '

      You could so if "this" happens set a flag so "that" happens... probably easier to use the on trade tab... trade closed check why... do "that"... if you say what you want to happen I will tell you the blocks to use.

      posted in Questions & Answers
      jstap
      jstap
    • RE: For each new position modify last position stop loss

      No that complicated but the only way to know is to set up a project and test things on backtest/demo.

      posted in Questions & Answers
      jstap
      jstap
    • RE: For each new position modify last position stop loss

      As I said do this on the on trade tab, this way things will only change at trade open time, then use a for each block to select only the trade(s) you want to change

      posted in Questions & Answers
      jstap
      jstap
    • RE: For each new position modify last position stop loss

      Glad it's working, what I put was to not change any other than the one you want. For example, you can u use newest to oldest but miss 1 so you select 2, and place the SL at 1 SL, thus leaving a cascading effect where every new trade moves the SL up so they are all on the same level.

      posted in Questions & Answers
      jstap
      jstap
    • RE: For each new position modify last position stop loss

      on trade tab... trade opened... for each trade/order... modify stop... move the last opened SL where you want it. In the for each trade/order blocks you can select each by missing trades you don't want to change

      posted in Questions & Answers
      jstap
      jstap
    • RE: Why MT5 EA correct logic but is not working

      I agree it is different, the used logic is more, but on FX which is why it is good is not different: missing a SL MT4 or MT5 works the same.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Why MT5 EA correct logic but is not working

      Any calculations that say depending on Sl only work is a SL is set.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Using Constants for Timeframe

      Yes it is but it depends where you mean.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Correction of lot size

      Interesting, a hard reset must change the folder value. Previously I use this and it works, a computer though is not a battery backed up laptop, so this may be what saves the value from being deleted.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Correction of lot size

      I t will always use it if that is used, you may need other blocks that reset this value at times, but this is a strategy specific setup.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Correction of lot size

      couple of choices, save as a terminal variable, or get the last value from the last trade. But both of these have there own nuances, terminal (global) is most similar to a normal variable but is saved on your computer so does not delete on power cut.

      posted in Questions & Answers
      jstap
      jstap
    • RE: notify when trailing stop initiates

      try saving the SL price under opening the trade, then in a condition check if SL price is (different) != to the variable price, pass once and send the notification, reset the pass once block when trade closes.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Auto delete object on chat

      @iftikhar123ali Start a new question for this

      posted in Questions & Answers
      jstap
      jstap
    • RE: Auto delete object on chat

      Various ways but this should do it: https://fxdreema.com/shared/NKJfGGLDb

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to protect image from being change

      Don't think so

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to protect image from being change

      This image is inside the .mq source code, so only give the .ex code to people... the compiled code.

      posted in Questions & Answers
      jstap
      jstap
    • RE: OR Block Validation

      I you want to know which condition block triggered the or block you will need a block in between that records the path used. A string variable that modifies to a block will have your chosen name... you can overwrite above modify or reset as needed.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Close All MT5 trades quickly

      @hasanrockefeller Not an acceptable answer! Your link is dodgy, and this site is for meta trader trading.

      posted in Tutorials by Users
      jstap
      jstap
    • 1
    • 2
    • 3
    • 4
    • 5
    • 466
    • 467
    • 1 / 467