fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Frewster
    3. Posts
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 10
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by Frewster

    • Screenshot at trade close.

      Hey,

      I am looking for some direction on how to take a screenshot of the chart when a trade has been closed.

      I need to check if SL or TP has been hit then use the screenshot block, however, I can not seem to find a way to check if the SL or TP has been hit.

      thank you for taking the time to help.

      posted in Questions & Answers
      F
      Frewster
    • How to program this strategy.

      Hello,

      I am looking to program this strategy. Here is a rough first look at it. Anyone care to help?

      Blocks are 5 (1 min, for ease of explanation) candles long.

      Each block starts in 5 min intervals. EG. 00:00 – 00:05; 00:06 – 00:10

      Note the majority of the 1st block, are there more Bear candles or more bull candles?
      The first trade will be on the 1st candle of the second block 0:06.
      The direction will be the whatever the majority (Bull or bear) of the 1st block.
      The strategy starts again at 0:10

      https://fxdreema.com/shared/RmG2e8Lze

      Thank you in advance.

      posted in Questions & Answers
      F
      Frewster
    • RE: Can anyone see anything wrong with this sequence?

      @l-andorrà

      excellent thank you very much!

      If I change the == to >= in the first algo will that not keep trying to put the trailing stop back to break even. Negating the condition I would like to apply if profit is above 300?

      posted in Questions & Answers
      F
      Frewster
    • Can anyone see anything wrong with this sequence?

      https://fxdreema.com/shared/Z5bgRKiQd

      I will have 3 groups of trades running and this algo should only apply to group 2.

      Potentially there will be 4 trades running in group 2 at any one time but more than likely it will be 3 trades.

      thanks in advance.

      posted in Questions & Answers
      F
      Frewster
    • RE: 50 Fibo touch/cross trade partial exit help.

      Thank you for your reply, I have changed the stuff you have mentioned so that has tidied up the flow a bit better.

      Down to the functionality of the algo, can you offer advice on the settings for the fibo condition? Like I mention I would like the trades to close partially once there is a cross of the 50 fibo line.

      posted in Questions & Answers
      F
      Frewster
    • 50 Fibo touch/cross trade partial exit help.

      Hey,

      I am looking for someone to have a look at this algo and offer some advice. I am pretty new to this and know I have a lot to learn.

      What I would like to happen on a 1 hour chart is this :

      If there are buy trades open and the current candle touches or crosses the 50 Fibo Level, the trade is partially closed and a stop loss is placed at break even. The opposite for a sell trade - if a sell trade is open and price comes down and touches or crosses the 50 fibo level, the trade should partially close and move stop loss to break even.

      The fibo object will be drawn manually and renamed fibo1 to match up with the condition.

      I understand in the shared link that I have close trades rather than partial close but I feel like I need to get the trade to close properly before I can move on to connecting the partial close section.

      https://fxdreema.com/shared/WqOHHfL9c

      Thank you for looking at this post and extra thank you for those that offer advice, I am eager to learn and get better at working with FxDreema.

      Cheers

      posted in Questions & Answers
      F
      Frewster
    • RE: ATR related lot size?

      @roar

      Okay apologies for the updates, I found the tab to press to adjust the Variable again. Im just learning so there are stupid questions galore and commentaries of fumbling around!

      Cheers

      posted in Questions & Answers
      F
      Frewster
    • RE: ATR related lot size?

      @roar

      Hey Buddy,

      I found a way to adjust the second time. Add a pass block, is that what you suggested I do?

      https://fxdreema.com/shared/CZ6xDk7Sc

      Cheers

      posted in Questions & Answers
      F
      Frewster
    • RE: ATR related lot size?

      Awesome! Thank you so much. I love learning this stuff so I really appreciate your time.

      So we are basically creating a variable, doing the calculation then inserting the variable to where I need it!

      The only thing that I am sticking with is the adjusting the variable a second time. I am unsure how I get that box up to do the second adjustment.

      Thank you once again

      posted in Questions & Answers
      F
      Frewster
    • ATR related lot size?

      Hello,

      I am relatively new to the site so please excuse me if this has been answered, I have looked for a post like this but can not find it.

      I am looking to determine a lot size for each entry using the ATR value. The calculation looks like this

      ATR value x 1.5 = x
      100/x= lot size

      I have tried to used the Custom Value/Indicator/Adjust options on a pending order but I can not get it to open the correct size trade.

      If anyone could help that would be great!

      Cheers

      posted in Questions & Answers
      F
      Frewster
    • 1 / 1