fxDreema

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

    Posts made by Deadllee

    • RE: EA Errors

      Cool cool for an no programer how can i stop it from happening?

      Cheers
      Deadllee

      posted in Questions & Answers
      D
      Deadllee
    • EA Errors

      Hi Guys

      Just wondering if anyone else has come up with some EA Errors Zero Divide

      I been working on this little baby for a few weeks now I think its almost there feel free to use and tweak it but I'd love to know what my back testing stop early?

      I'm looking to use a fixed dollar amount for the MM as I think its a better way to get a better Risk to Reward system going rather then using fixed lots.

      Is there anyway we can get a developer to make a system for fixed dollar increases like the Ryan Jones thing but with dollar amounts rather then lot sizes?

      For example.

      Start with 1k each trade is $20 when account gets to 2k it doubles to $40, 4k $80 ect????

      https://fxdreema.com/shared/vbjyJv7Sb

      Cheers
      Deadllee

      posted in Questions & Answers
      D
      Deadllee
    • RE: ATR Stop loss help (Bollinger Bands)

      @jsauter86 awesome thanks for this. now time to rip my hair out figuring out how to use all the blocks to make this work

      do you have an examples I can look?

      Cheers
      Deadllee

      posted in Questions & Answers
      D
      Deadllee
    • RE: ATR Stop loss help (Bollinger Bands)

      @l-andorrĂ  so basically I want the value of the ATR x 2 eg 20 pips to the placed from the lower band.

      so under the lower band the atr value x 2 in pips will the stop + what ever distance from from the opening price.

      so as the atr changes so will the stop for future orders rather then the fixed amount that's it doing atm 15 pips

      so no trailing stop or profit.

      atm the ea is running fine with a fixed amount of pips below the lower band. just want instead if fixed amount it dynamic using that ATR value x 2 (or what ever i want the times value. )

      maybe the photo will help ?

      0_1610143402960_Screenshot (13)_LI.jpg

      posted in Questions & Answers
      D
      Deadllee
    • RE: How to search hammer candles

      so when looking at lower wicks, 60-70 that means that the lower wick is 60%-70% of the overall candle or is it only calculating under the body?

      I tried mucking around with the settings it sill miss some of the dogi candles that work out to the the candle that sets the market off.

      like making it 70-95% ect.

      But thanks the help anyway super grateful

      Cheers
      Deadllee

      posted in Questions & Answers
      D
      Deadllee
    • ATR Stop loss help (Bollinger Bands)

      Hi All,

      Been working on a little project.

      Logic Buy

      When price crosses above Bollinger Band 20EMA (main line) buy.

      I'm trying to figure out how to make the so that the SL will be placed below the Lower band. currently its working with a Fixed amount of pips but id like to make it dynamic and use an ATR but able to adjust the ATR in optimization

      I'm new to making formulas and variables if that what it requires?

      logic

      ATR x 1.5 under the Lower band for a SL
      TP is currently ATR x 2 cause I'm yet to figure out how to get it to close at the top of the band when it breaks out a bit.

      Anyone know of any examples of this in the formula or able to walk me through how to make this happen?

      https://fxdreema.com/shared/g7BxUnVIc

      Cheers
      Deadllee

      posted in Questions & Answers
      D
      Deadllee
    • RE: How to search hammer candles

      old bump can anyone explain how the values are worked out in this?

      Cheers
      Deadllee

      posted in Questions & Answers
      D
      Deadllee
    • RE: One EA several signals

      Awesome will try that out thanks

      posted in Questions & Answers
      D
      Deadllee
    • RE: One EA several signals

      This is what i have so far but its not doing what i want it to do

      And i cant figure out where i went wrong

      https://fxdreema.com/shared/c7bKf0f7e

      It opens to many trades like 200+ (max Account)
      it wont close the pending orders that aren't filled or it insta closes them

      and it open open more then one trade as a time for each signal

      I'm trying to get the EA to run every signal so it buys/sell every signal of conditions

      Any help
      Cheers

      posted in Questions & Answers
      D
      Deadllee
    • RE: Strategy Results, Good? Bad? Okay?

      nice work man, i cant even get one to have a profitability of anything over 30% haha

      posted in General Discussions
      D
      Deadllee
    • RE: One EA several signals

      I'm a full member i love the program just learning to use it and make profitable EA is the challenge haha that's what we are all here for haha.

      so to clarify one signal one new whole block same page with it own buy/sell conditions and what not? or can you do it all in the on block?

      just from each signal tree you link to the same buy/sell conditions (same risk/TP)

      What my goal is to make a EA that trades 3 patterns

      once i learn more about other indicators i'll look into adding them

      Inside Bar
      Engulfing
      Hammers

      Cheers
      Deadllee

      posted in Questions & Answers
      D
      Deadllee
    • Stop loss and moving stop.

      Hi All

      Just working on trying something as we all do just trying to work out something but its got me stumped at this point in time.

      my little ea is a simple scalp 5 cross over 21 buy
      SL 3-10 pip below MA for open order

      I want to trail the stop under the MA buy the same value 3 - 10 pips

      i think im on the right track but not sure

      when i run it it places the buy order but no stops are placed and i dont see the stop so i dont know if the trailing mod is working

      Still learning about formulas and variables and stuff little to advanced for me at this stage

      Any help would be awesome!

      https://fxdreema.com/shared/xFz9QoNEc

      posted in Questions & Answers
      D
      Deadllee
    • One EA several signals

      Hi All

      Just curious.

      Lets say I wanted to make a candlestick pattern EA, Hammers, Inside Bars, Engulfing Bars and MA cross over

      so 4 types of trades but I want to run each of them in the same ea.

      Would I just make 4 groups of blocks? giving each one its own set of conditions and buy orders and what not?

      Cheers
      Deadllee

      posted in Questions & Answers
      D
      Deadllee
    • RE: Open New More then one trade at a time

      Humm I'll try it out. Just thinking that once per tick might still open more than one trade per bar.

      Lets just say it opens 3 trades on the one bar.

      And the 3 trades are running but the next signals it should of made a trade but it doesn't cause them 3 trades are open and blocking the trade.

      For example if I made a hammer candle EA. 2-3 formed one after the other. The EA currently will open 1 trade and miss the following 2 when I want the EA to open every signal when the conditions are true.

      Hope all that above makes sense

      Cheers deadllee

      posted in Questions & Answers
      D
      Deadllee
    • Open New More then one trade at a time

      Hi All,

      How do I open more then one trade? and set max trades open?

      Its signal based indicator.

      I'm looking to open a trade at every signal

      ATM its opening at the right signal but it waits before it closed before it opens the next?

      Without the once per bar filters it opens as many as it can till the account is maxed out..

      https://fxdreema.com/shared/bPjBYBIMb

      Cheers
      Deadllee

      posted in Questions & Answers
      D
      Deadllee
    • RE: New to FxDreema need help hope you have time for many questions

      That makes a lot of sense I'll add them to the conditions. like the EA seamed to run the long block fine but it never made any shorts. even though the conditions were complete opposite

      posted in Questions & Answers
      D
      Deadllee
    • RE: EMA Shift Cross

      Ahh I linked a modified EA the one where the shift was + not - that's the issues i was having when i wanted a (-) shift for MA

      Essentially i want to use the same MA Period Eg. 9 but I want the same MA to be 9 bars behind the normal MA

      for EG

      -9EMA crosses Below 9 EMA close trade.
      or
      -9 EMA crosses above 9 EMA open trade.

      Like plotting them on the chart manual it works.
      But put them in an EA they dont..

      Any insights ?

      Cheers
      Deadllee

      posted in Questions & Answers
      D
      Deadllee
    • RE: EMA Shift Cross

      I'll give it another go. It just didn't seam to open anything on my end.

      I was testing it on the 1h Aussie dollar 2017.01.01 - now

      Just seamed like it didn't do anything in my MT4

      Will try again I'm the morning.

      posted in Questions & Answers
      D
      Deadllee
    • RE: New to FxDreema need help hope you have time for many questions

      If this makes any sense i hope it dose

      so i want to check that the daily is in a up trend

      8EMA on the Daily
      on the 4h i want to make sure that is also pointing up
      then on the 1h i want to go long on every bull candle till the EMAS swap direction

      do i need to put a no trade at the start of each block?

      posted in Questions & Answers
      D
      Deadllee
    • RE: EMA Shift Cross

      If all seams right with the EA but when I run it it doesn't open any trades? like not one over the course for 10000+ Bars

      Have you had any luck running it? i think it might have something to do with the (-) Shit value

      posted in Questions & Answers
      D
      Deadllee
    • 1
    • 2
    • 1 / 2