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: Wanting to target the high/low of the RSI spike for a entry// ANY HELP WOULD BE GREAT

      @telfordstarb It is only how to sort what you want from rsi, needs more to place trades. The numeric value is what's in the RSI indicator window.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Wanting to target the high/low of the RSI spike for a entry// ANY HELP WOULD BE GREAT

      @telfordstarb This should work for buys, ask if you have any problems:

      https://fxdreema.com/shared/uZwwhNUwd

      posted in Questions & Answers
      jstap
      jstap
    • RE: Wanting to target the high/low of the RSI spike for a entry// ANY HELP WOULD BE GREAT

      @telfordstarb When the RSI X> 70 record candle ID 0, every bar add 1, when RSI X, 70 record candle ID 0 into another variable, in pending buy/sell block use market properties with these 2 variables in the start/end candles.

      posted in Questions & Answers
      jstap
      jstap
    • RE: normalize double

      @aman NormalizeDouble(VALUE,NUMBER PAST DECIMEL); will do what is needed but not always give the correct result, I have also found that adding to the adjust box won't always work. I create another string variable and use this code DoubleToStr(DOUBLE,NUMBER PAST DECIMEL); if needed change back to StrToDouble(STRING,NUMBER PAST DECEMEL): you may not need to though, use a modify variables block with the code in text input, this gives a more reliable result to normalize double.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I want to make an EA for Hull moving average.period 21,method 3. Help please.

      @santabells No trade block>condition with what creates the trade>buy/sell block. Make 2 separate trees, one for each type.

      posted in Questions & Answers
      jstap
      jstap
    • RE: RSI Cross 30 ?

      @venus2005th This is because you are using candle ID 0, on 0 it can cross before it returns then the candle closes, if you use candle ID 1 it will wait for the candle to close but you will be a candle behind in time.

      posted in Questions & Answers
      jstap
      jstap
    • RE: RSI Cross 30 ?

      @venus2005th A condition block with rsi in left operand X> value 30 in right operand.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I want to make an EA for Hull moving average.period 21,method 3. Help please.

      @santabells No mate I've done the first so you can see how to use, make a start and ask questions to problems you are having.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I want to make an EA for Hull moving average.period 21,method 3. Help please.

      @santabells This indicator has the values for the lines in the buffers, use which ones you need.

      https://fxdreema.com/shared/41umJtUJb

      posted in Questions & Answers
      jstap
      jstap
    • RE: Bulk changes in EAs

      @polper Try using the terminal variables block, then read on each EA with a modify variables block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Set stop loss on equity %

      @cri760 Yes the flag will stop trade until it's reset.

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

      @nonhlanhla-dlamini Yes but probably not on a spike.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Set stop loss on equity %

      @cri760 When target is met the flag is set to false, once a day it's set back to true, this is checked before placing an order.

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

      @nonhlanhla-dlamini They work but no stop loss will work when the asset spikes.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can the trades in the EA below have common stoploss as the parent trades after closing partially

      @od Have you tried to see if this is the level used? As far as I am aware this is how it works.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Set stop loss on equity %

      @cri760 I have put an example in the link:

      https://fxdreema.com/shared/onOrAh87c

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can the trades in the EA below have common stoploss as the parent trades after closing partially

      @od From what I know the close partial uses the parent trade SL.

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 351
    • 352
    • 353
    • 354
    • 355
    • 469
    • 470
    • 353 / 470