fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Chemdog
    3. Posts
    C
    • Profile
    • Following 1
    • Followers 0
    • Topics 7
    • Posts 32
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Chemdog

    • ClosePositionBar ID?

      I'm wondering how I can get the ClosePostionBar ID of and trade. I have This code that gets the the OpenOrderBar ID but i've tried my best to re-write it to grab me the ClosePositionBar ID. I've been able to get the ID but it doesn't count after each bar like the Orderbar ID does using IBarshift.

      0_1573246595880_Screenshot (60).png

      posted in Questions & Answers
      C
      Chemdog
    • RE: Modify stops?

      @roar Thank you

      posted in Questions & Answers
      C
      Chemdog
    • Modify stops?

      How do I modify a stop on tick for a specific group number?
      There is no group number filter in modify stops block

      posted in Questions & Answers
      C
      Chemdog
    • RE: Is it to the left or right?

      hm maybe I can use time.

      posted in Questions & Answers
      C
      Chemdog
    • RE: Is it to the left or right?

      There can be candles in between as well as immediately to the left or right. Another way to say it would be “trade 1s order bar ID is more than trade 2s setup bar ID”. But could be Infinite amount of bars in between.

      posted in Questions & Answers
      C
      Chemdog
    • Is it to the left or right?

      Is there a way I can check if a specific candle ID is to the right or left of another candle ID. For my situation I want to only enter the next trade if the setup bar is to the right of the previous trades order bar. I have the values for both just not sure how I can check the position relative to one another left or right. Thanks

      posted in Questions & Answers
      C
      Chemdog
    • RE: Error in strategy tester - how to fix?

      @SpecialFX Go to Tools, History center, and then download the timeframe your wanting to test. (GBPSGD, H1)
      pretty much you need to download the data.

      posted in Questions & Answers
      C
      Chemdog
    • RE: Stops/adding variables?

      @l-andorrà thanks do you know how I would go about using the new variable in a block to tell if its been crossed?

      posted in Questions & Answers
      C
      Chemdog
    • RE: Stops/adding variables?

      @trader-philipps After a few days and coming back I got the stop to recalculate the way I wanted, thank you.
      I have a few problems

      1. Trades are exiting all at once and this doesn't give some of the newer trades time to mature.
      2. Trades are taking the same trigger level multiply times
        0_1569783612115_Screenshot (25).png
      3. Sometimes trades trigger delayed and miss the initial breakout only to come back down and trigger a few
        candles later. Or miss the move completely missing an opportunity.

      I don't know if groups will help me individualize each trade but you could say each close condition is different if more than one trade is in the same direction.

      using the daily for testing

      posted in Questions & Answers
      C
      Chemdog
    • RE: Stops/adding variables?

      How would I go about giving each trade a group number and make sure they don't all close at once?

      posted in Questions & Answers
      C
      Chemdog
    • RE: Stops/adding variables?

      Ok I fixed. it Looped back to find bear candle ID and made sure the close was above 50 MA

      posted in Questions & Answers
      C
      Chemdog
    • RE: Stops/adding variables?

      So i'm running into this problem

      If you look at the first trade its reading the setup correctly (even though Conditions aren't met) But once it crosses the
      MAs then it thinks conditions are met and enters the trade. setup is working right if you compare to the last 2 trades

      0_1569458677424_Screenshot (21).png

      posted in Questions & Answers
      C
      Chemdog
    • RE: Multiple Condition Trailing Stops

      @trader-philipps thanks, going to try this out.

      posted in Questions & Answers
      C
      Chemdog
    • RE: Multiple Condition Trailing Stops

      @trader-philipps By looping back to the most relevant bear candle to be broken out over storing that candles information and using its low as my SL.
      Ah so when you first told me I could re-calculate the SL I did try to get the bear candles ID/Info and
      re-calculate the stop once I hit a certain % of profit but I think I must have failed somewhere getting its
      data and re-calculating its SL. Which I think is what you are showing me now.

      posted in Questions & Answers
      C
      Chemdog
    • RE: Multiple Condition Trailing Stops

      @trader-philipps Yea profit in money was the only way to I could change it up easily.
      I'm not sure I could have re-calculated the initial SL based on a take profit because my
      take profit is the first bear candle to close after ive got 300 in profit. But with my knowledge
      level I don't think my brain could muster up what that would look like xD but this is fun
      and im sure ill get there.

      posted in Questions & Answers
      C
      Chemdog
    • RE: Multiple Condition Trailing Stops

      So I was able to get this to work 🙂

      https://fxdreema.com/shared/AFRtuZnYb

      posted in Questions & Answers
      C
      Chemdog
    • RE: Multiple Condition Trailing Stops

      @trader-philipps thank you, i'll do what I can.

      posted in Questions & Answers
      C
      Chemdog
    • To the people that Help newbs on this forum

      You the real MVP

      posted in General Discussions
      C
      Chemdog
    • RE: Multiple Condition Trailing Stops

      @trader-philipps Ah yes. So do you think once i've changed my stop to break even I could loop back to find the bear candles data, get its original stop and modify it from there once im up a certain %? or no because i've already moved it to break even? if not I may take a more conventional way of doing this 😄

      posted in Questions & Answers
      C
      Chemdog
    • RE: Multiple Condition Trailing Stops

      @trader-philipps I'm thinking something like this may work. Basically I have a money management plan of only risking $100 per trade no matter the size of the bear candle it bases the trade off of. And with this info I can first do the normal break even stop. Then after I can check my unrealized profit to see if im 300% in Profit. Then go ahead and modify the stop again to say lock in 2:1.
      https://fxdreema.com/shared/k5OGAOlU
      0_1569333225307_v.24.mq4

      So from the last time you helped me I removed the targetlevel variable and any take profits for now. But for some reason its taking the position off at a 2:1. I've gone through but couldn't find why its doing this. i'm going to have different exit conditions for my take profit in the future. My questions are how I could get the EA to stop taking profit at 2:1 and if my logic for trailing stops looks ok? 😄

      posted in Questions & Answers
      C
      Chemdog
    • 1
    • 2
    • 1 / 2