fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. musabbb
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 13
    • Best 3
    • Controversial 0
    • Groups 0

    Posts made by musabbb

    • is it possible to identify higher highs or lower lows at Stoch cross?

      Hello

      as the title states, I was wanting too know if it is possible for an EA to identify if a higher low was achieved at the stochastic crossover below 20% for example if I wanted to go long.

      along with this, I would want a feature for the stop loss to move too the last Stochastic Crossover below 20% so long as that higher low, was obviously higher then the previous low (also at stochastic cross).

      fairly simple question, if it is possible I will for sure renew my subscribtion and get working on this.

      kind regards

      posted in Questions & Answers
      M
      musabbb
    • RE: Beginning with groups

      try this:

      https://fxdreema.com/shared/XFDBguHO

      posted in Questions & Answers
      M
      musabbb
    • RE: FxDreema is awesome!

      i agree, great piece of software!

      posted in General Discussions
      M
      musabbb
    • RE: Beginning with groups

      im also a big fan of groups.

      really helped turn my trading around...

      the group number has to be inputted in the whole thread of blocks.. in order for it too work..

      group numbers didnt work for me at first because i did not understand this simple thing...

      like my friend above has mentioned, it would be better for you too share your project so its easier to visualize what you mean... also in the mean time, check out my project to see how ive used group numbers:
      https://fxdreema.com/shared/8lQpHGfAd

      posted in Questions & Answers
      M
      musabbb
    • RE: keeping indicators inside the EA

      all of the indicators i have used thus far on the FXDreema Builder come pre loaded with the MT4-MT5 platform anyway...

      so unless your using a custom indicator... chances are that the person your sending your EA too will already have indicators such as

      stochastic
      moving average
      parabolic SAR etc etc

      posted in Questions & Answers
      M
      musabbb
    • RE: One at a Time

      The No Trade Function

      is a check too ensure that there are no active trades.

      sometimes the EA can get corrupted if you fail to use "Candle id ="

      the candle id box should be set too 1 on all appropriate boxes. go through each one too make sure you havent missed anything, secondly, if there are any "group id" which you have used, that could also confuse the EA from trading correctly,

      by this i mean, if you have used any group # make sure they have been set correctly, and not partially... too put it basically either you use group id on every appropriate box, or you use none at all and leave that box empty..

      you could play around with the "check type = last closed" as well, i use that personally with group numbers,

      and it also asks "specify if the last trade wa a buy or a sell"

      and that narrows down the trade so that the EA does not get confused.

      i hope that helps, i have only been using this software for a few weeks, so please take my advice with a pinch of salt.

      Kind Regards

      posted in Questions & Answers
      M
      musabbb
    • RE: Help!! MT4 personal Indicator Conversion to MT5

      @musabbb said in Help!! MT4 personal Indicator Conversion to MT5:

      was it created in FXDREEMA?

      if so, simply click

      PROJECTS (top left corner)
      IMPORT PROJECT
      (locate prokect on your computer e.g. desktop)

      it will be loaded in too your Builder, exactly how you built it,

      then select all the boxes on the screen, and right click a box, and select "copy"

      then select "Projects" top left corner Then > New Project >

      make sure to select the Metatrader 4 MQL4 ... and a new project will be created

      then simply right click on the work space, and select "paste"...

      hope that helps

      sorry i just read that you said indicator and not "expert adviser".

      this website from my experience is dedicated too EA's and not indicaters. (unless they are the preloaded basic ones)

      best of luck

      posted in Questions & Answers
      M
      musabbb
    • RE: Help!! MT4 personal Indicator Conversion to MT5

      was it created in FXDREEMA?

      if so, simply click

      PROJECTS (top left corner)

      IMPORT PROJECT
      (locate prokect on your computer e.g. desktop)

      it will be loaded in too your Builder, exactly how you built it,

      then select all the boxes on the screen, and right click a box, and select "copy"

      then select "Projects" top left corner Then > New Project >

      make sure to select the Metatrader 4 MQL4 ... and a new project will be created

      then simply right click on the work space, and select "paste"...

      hope that helps

      posted in Questions & Answers
      M
      musabbb
    • RE: Check Last Trade > If Break Even > Command

      If you look at the Group number you will see that, the close of the short term trade (group 2) puts the breakeven on the (group 1) long term trade which will still be open, thus locking in profits of group 2, and therefore group 1 will either generate even more profit, OR breakeven. hope that makes sense. kind regards

      posted in Questions & Answers
      M
      musabbb
    • RE: Check Last Trade > If Break Even > Command

      no problem, in fact i dont mind sharing my whole project because i am always up for feedback...

      sorry i know my layout is messy, here you go:

      https://fxdreema.com/shared/QfxY9C1ud

      there is 1 set of rules for entry (that opens 2 trades)

      and then there are 2 seperate exit strategies.

      i use group numbers so that the right trades gets closed at the right time.

      https://fxdreema.com/shared/QfxY9C1ud

      to be honest this is only 50% of my strategy so even if you backtest it, it would nto be succesful for you...

      the other half of my strategy is where i use excel to find the right trades too load my EA on too.

      i hope you appreciat ethat i wont be sharing that half of my strategy.

      posted in Questions & Answers
      M
      musabbb
    • RE: Check Last Trade > If Break Even > Command

      Thanks for the quick replies guys, much obliged.

      i seem to have resolved this issue by using "group #"

      i used too avoid using group numbers, but i found once i got the hang of it, i cannot trade without this feature!

      if anybody in the future stumbles across this, i will explain in a bit more detail...

      i always use 2 trades for each position, one is to take quick profits and the second is too take more long term profits (on the the same Forex pair)

      i have the same entry rules (using stochastics) but 2 different exit strategies...

      of course this can get a little difficult, but its made easier using group numbers on your (light blue and dark blue, and also buy(green) and sell(red) blocks,)

      you cant really use a group number on 1 block, if you use group numbers they must be inputted on all appropriate blocks in that thread, or else the block (such as close trade for example) wont activate.

      anyways so i have 2 trades, once the quicker profit trade closes, it automatically places a break even on the longer term trade... sometimes that breakeven gets hit

      and in those cases, i wanted to re-enter the trade, this is why i originally posted this question...

      the way i got around this is

      Once Per Tick > No Trade (Group =1) > Check Type (last Closed) Group=1

      so all this does is, it prevents any trades from opening until group 1 tarde is closed (group 1 is my long term trade)

      i hope that helps. kind regards

      posted in Questions & Answers
      M
      musabbb
    • Check Last Trade > If Break Even > Command

      hello

      i ama great fan of thise website, and i have subscribed for a few months now, i recommend it too everyone i know who is trading.

      ok to my question.

      basically in the past i have created parameters to open a trade if the last trade was a loss, or to open a trade if the last trade was in profit...

      but is there a commant too specifically open a trade if the last closed trade was closed with the breakeven block?

      kind regards
      this has been bugging me for a while.

      Peace

      posted in Questions & Answers
      M
      musabbb
    • 1 / 1