fxDreema

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

    Posts made by TraderEA6

    • Block condition - Only if candle is Bullish or Bearish

      Hi,

      Please advise how do i add another condition as below:

      Current EA

      • No Trade
      • MA 5 > MA 12
      • Candle 1 Closed > MA 5
      • Candle 0 opened > Candle 1 Open
      • BUY TRADE

      Need to add

      • Only Candle 0 body move above candle 0 open. Meaning I will only open trade (buy) if the price continues to be bullish

      How do i add this?

      Thank you

      posted in Questions & Answers
      T
      TraderEA6
    • Deleted dulplicate

      Deleted duplicate

      posted in Questions & Answers
      T
      TraderEA6
    • RE: Please help with the condition below with illustration

      @Xfire

      I will tested following your screenshot but trade are still open outside of the limit. I will stick to using the distance since it is working and easier to understand.

      Thank you

      posted in Questions & Answers
      T
      TraderEA6
    • RE: Please help with the condition below with illustration

      Hi @sergi

      Yes, this works. But i need to change the arrangement of the high and low.

      0_1586156207968_Screenshot 2020-04-06 at 14.55.56.png

      Thanks

      posted in Questions & Answers
      T
      TraderEA6
    • RE: Please help with the condition below with illustration

      Hi @Xfire

      Thank you for your response. But the condition you suggest doesnt work and i think the reason is because

      • The condition MA > than Candle is fulfilled and as long as the MA is higher than Candle after giving the candle a 40 pips grace it will execute So if lesser than 40 it won't. But what i need is, I dont want the trade to execute if it exceed 40 pips. If the candle close is away from the MA.
      posted in Questions & Answers
      T
      TraderEA6
    • RE: EA password protection

      0_1586000588652_Screenshot 2020-04-04 at 19.42.55.png

      posted in Questions & Answers
      T
      TraderEA6
    • Please help with the condition below with illustration

      Hi,

      I have a similar post here: https://fxdreema.com/forum/topic/9057/condition-limit-distance-away-from-ma
      and i have cracked my head a few days on this but really stuck. I have inserted a picture to better explain my requirement. How do i achieve the part that the trade will not execute (Sell) if it is too far away from the MA. Please help.

      0_1585999683180_Screenshot 2020-04-04 at 19.22.08.png

      Thank you

      posted in Questions & Answers
      T
      TraderEA6
    • RE: Condition - Limit distance away from MA

      Hi @l-andorrà ,

      If you can help again.

      What i need here is
      Candle 0 open below Movin average

      • I want a sell. This is simple so it done.
      • I want it to sell only if it is below a certain pip e.g 10 - You recommendation will works - Done
      • I only want to sell if it is below BUT not exceeding 30 pips below. - This is the part i dont know how to set this limit.

      Thank you

      posted in Questions & Answers
      T
      TraderEA6
    • Manual Intervention - EA

      Hi,

      I am running an EA and think it is doing fine but i do like to close it or add in SL manually time to time.

      Problem

      1. if i close the trade manually, another trade will open immediately as the condition are still valid. How can i prevent another trade from opening since i just close it?

      Thank you

      posted in Questions & Answers
      T
      TraderEA6
    • RE: Condition - Limit distance away from MA

      Hi @l-andorrà ,

      Thank you for your response. The above will not work as I need the Candle to be above MA to open a buy trade. Meaning it has to be > MA but yet the distance between the opening candle and the MA cannot be more than 30 pips.

      I tried using your concept but using "Ask" or "Bid" price and it works well
      0_1585925406249_Screenshot 2020-04-03 at 22.49.47.png

      Thank you

      Update - the above does not work accordingly. I misinterpreted the result

      posted in Questions & Answers
      T
      TraderEA6
    • RE: Recommend a EA testing platform

      @ambrogio MT5 doesnt allow backtest on multiple pairs at the same test. Thanks

      posted in General Discussions
      T
      TraderEA6
    • Recommend a EA testing platform

      Hi,

      Currently i m using MT 4 strategy tester to test my EA. Challenge is that i can only test 1 pair at a time and i am unable to download the result to a xls file. I will like to see things like average duration of trades and the result if i run the EA with multiple pairs etc

      Anyone have a EA testing platform to recommend?

      Thanks

      posted in General Discussions
      T
      TraderEA6
    • Condition - Limit distance away from MA

      Hi,

      I had explore and know how to open a trade when my candle open/close if X number of pips away from a MA using the "Adjust" as below:

      https://fxdreema.com/forum/uploads/files/1496068623283-upload-c424171d-3868-47a7-af1a-dc78465b29a7.png

      Question how do I set a condition: if my current candle AKA Candle 0 is X number of pips away from MA, do not trade?
      E.g If my candle close above MA > 10 pips trade but if > 10 pips but exceed 30 pips - DO not trade. I need the Do not exceed condition.

      Please help. Thank you

      posted in Questions & Answers
      T
      TraderEA6
    • Trade continue to open after closing 50% profit

      Hi,

      I am using the example here: https://fxdreema.com/shared/q1mwIcAQc
      and it is working fine closing 50% of the trade after price move 50 pips from opening. However, it will immediately open up new trade to fill in the 50% that i close.

      Example

      • EA open a trade EUD/USD with 0.1 lot
      • Price move 50 pips from opening & 50% are closed
      • Immediately another trade are opened with 0.05 lots
      • Now i have 1 trade that is 0.05 lots (1 trade) & another 1 trade 0.05 lot (2nd trade)
      • the 2nd trade that was opened will again immediately close at 0.03 lot (50%) buy at 0.02 lot, close at 0.01 lot, buy at 0.01 lot and close at 0.01 lot (See pic attached)

      0_1585707990587_Screenshot 2020-04-01 at 10.26.05.png

      I have "Check No Position" as the beginning of my EA.

      Update: I believe it how the system handle partial closing. Please see attached. if i am wrong, please correct me.

      0_1585724626642_Screenshot 2020-04-01 at 15.02.20.png

      posted in Questions & Answers
      T
      TraderEA6
    • RE: Adding custom Indicator to replace existing MA

      I didnt know it repaint. I will monitor and observe. Thanks for pointing it out.

      posted in Questions & Answers
      T
      TraderEA6
    • Adding custom Indicator to replace existing MA

      Hi,

      I have this indicator which i downloaded and using in my MT4. I try to import into Fxdreema to replace my Moving average indicator. But after downloading, i cannot run it in my MT4. Basically cannot load and cannot open file. Any advise? 0_1585648728785_super-trend.mq4

      posted in Questions & Answers
      T
      TraderEA6
    • Deleted

      .Deleted

      posted in Questions & Answers
      T
      TraderEA6
    • Prevent view & Modify of EA

      HI,
      How can i grey out an EA to protect it? People using the EA cannot open up and view the code or change the parameter?

      Thank you

      posted in Questions & Answers
      T
      TraderEA6
    • RE: Changing value of lot size, stop loss trailing stop at MT4 Expert properties

      This works very well.

      Thank you

      posted in Questions & Answers
      T
      TraderEA6
    • Changing value of lot size, stop loss trailing stop at MT4 Expert properties

      HI,

      I am new to this and had coded my first EA. I will like to asked how can i add the option to make changes to my lot size (by pips and % of account) and Stop loss, Take profit and trailing stop in my expert properties so i can change it at MT4 instead of changing the code in fxdreema?

      Thank you

      posted in Questions & Answers
      T
      TraderEA6
    • 1
    • 2
    • 3
    • 4
    • 4 / 4