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

    Best posts made by 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
    • RE: On Trade can't use

      This does look like it is a fault, have never got the profit this way, try going to the main page and asking @fxDreema if he knows. In the meantime try using a pink for each closed trade above the formula, and below the trade closed blocks, get the price in a loop, and see if that gets the relevant value.

      posted in Bug Reports
      jstap
      jstap
    • RE: ATR pips

      @rick01 Like below:

      bool == true/false
      double == number with a decimal, like 8.2 or 0.0, etc
      int = whole number, like 1, 2, 3, etc

      you also get type's like ENUM_TIMEFRAMES but you shouldn't need these.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: shared link

      @r1ley You only have a candle close on 0 for a split second, change to candle 1 and see if it helps, I would use < rather than x as your looking for the close price level to be below the BB price level, change the trailing block to a for each trade trail, you have no group trades being created so no need for group trail block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Block "Order Moved" not working.

      I agree on timer and on chart only work on live trading, on chart should be on init, with a pass block above.

      posted in Bug Reports
      jstap
      jstap
    • RE: Easy way to make ENUM

      I will add this, make sure enum is on top, before adding the named type, so the code as added to meta platform before it tries to use.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: How to define a portion of a variable name from user input as a constant

      @l-andorrà Yes I try to stay away from custom but some times it is the only way.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Enum Timeframes

      I added TF to the draw and once per bar block, on backtest, this draws arrows regardless of the selected time frame. Am I missing something?

      posted in Bug Reports
      jstap
      jstap
    • RE: Help for beginners

      Actually it's 10 connections, if all you want is a simple crossover, then this is enough connections.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: Help with take profit options needed...

      @sirluk getting the distance is simple high-low will give you that, place in a variable then modify to give you pips, this can be used for SL and position size, then you can modify stops to move it completely out of the way, I don't know how to not have it placed, then have a condition to close trades once condition's met, I do think selecting LOT without SL can be done I have just never done it.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Enum Type Error URGENT

      ennum values need to be declared above the condition that's using them, move your 2 ennums to the top of your constants list.

      posted in Bug Reports
      jstap
      jstap
    • RE: ANYONE, KINDLY ADVISE

      on trade tab, trade closed by SL, set flag to off, on tick tab condition to set flag back to on, check this in buy/sell tree.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: Max 2 Trade Per Day

      @livephenom In this link you will see how you can achieve this.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Project disappear in FXDreems

      This is normally browser related

      posted in Bug Reports
      jstap
      jstap
    • RE: I need you help

      Put this in questions not tutorials.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: EA not taking trades or taking false trades

      @tempol This is true as amazing as FXDreema is it has some floors, there is code to reference the data window, been a long time since I tried and didn't work for what I needed but could be worth looking at.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Project disappear in FXDreems

      I think Chrome has been a problem, I use Edge, normalising IDs may help as well

      posted in Bug Reports
      jstap
      jstap
    • RE: Program Convertor

      This is a question, not a tutorial. If created here there is a converter

      posted in Tutorials by Users
      jstap
      jstap
    • RE: Close all trades when 25 profit from open trades

      @andrew-b Is hard to asses without a shared link but the pink check TP block is just checks the level used on trade creation so no good for what you want, check unrealised should work but only n the 1 asset, if you want it to work on all assets change specified.

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 54
    • 55
    • 7 / 55