fxDreema

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

    Posts made by cliff 0

    • RE: EA BUY, SELL CLOSE (MANUAL FOR BACKTESTING AND TRADING)

      Hi thanks for your response.. when it comes to building EA's i am hopeless, i just want to make the ea to have 3 buttons Buy, Sell, Close. with stop loss and trailing stop. i am no good with formulas. ( Its for manual trading) so it will be something a little quicker than. 1 click and it sets stop-loss and trailing stops. it is for live trading, but mainly for use in backtesting. I hope this is a little clearer.

      posted in Questions & Answers
      C
      cliff 0
    • EA BUY, SELL CLOSE (MANUAL FOR BACKTESTING AND TRADING)

      Hi, Does anyone know how to make the ea, i have real problems when i try to set up buttons, i would appreciate any help if anyone can

      posted in Questions & Answers
      C
      cliff 0
    • Backtesting

      I am new at using MT5 backtesting optimization etc, i have been running an optimization when i started it the showed time for completion was 58hrs, however at 57 hrs it added 4 more hours, i have just looked again and its added another 2 hours, is this right ?

      posted in Questions & Answers
      C
      cliff 0
    • RE: not loading Projects.

      Also tried different browsers

      posted in Bug Reports
      C
      cliff 0
    • RE: not loading Projects.

      I changed my global settings could that be the problem?

      posted in Bug Reports
      C
      cliff 0
    • RE: not loading Projects.

      @l-andorrĂ  yes its still been like this for about 1hr

      posted in Bug Reports
      C
      cliff 0
    • not loading Projects.

      Does anyone have the same problem i am having? when i try to load a project the screen just says loading, and normally it is really quick, is the platform down?

      posted in Bug Reports
      C
      cliff 0
    • RE: WHY AMAZON EA MAKES SO LOSE?

      @ali-pahlawan said in WHY AMAZON EA MAKES SO LOSE?:

      No.Never.i tested this EA several times but every time was a big loss

      I am not an advanced trader but you said you tested it and each time you had big losses. is it set to a certain timeframe, have you spent time to optimise it, you say Multiple Entry Control Features (432 entry types)) is making so much lose in every time frame and currency pairs? optimisation might be the answer, but be prepared to spend several days or more to do it .

      posted in Questions & Answers
      C
      cliff 0
    • RE: Optimisation

      @q8carpenter Thank you for your advice

      posted in Questions & Answers
      C
      cliff 0
    • RE: What is the secret of the MQ4/MQ5 converter

      if you created the indicator in fx Dreema and you still have the project in your mt4 folder open 2 tabs fxdreema one mt4 and one mt5 then copy the mts into the mt5

      posted in Questions & Answers
      C
      cliff 0
    • Optimisation

      I have just been doing optimisation on MT5, its been running about 24 hrs, and i have just looked at some of the results, although it is still running.

      The drawdown and profit are good but on one of my results which is the highest profit it doesn't give a Profit factor is it possible to over optimise?

      posted in Questions & Answers
      C
      cliff 0
    • RE: % Drawdown

      is there a way to convert my EA to mt5 in FXDreema i don't see how to make it in there. I appreciate your advice, so thank you very much

      posted in Questions & Answers
      C
      cliff 0
    • RE: % Drawdown

      MMMm it looks more complicated please remember I am a beginner. I have both platforms downloaded but my EA is made for mt4
      will forward test be done on a demo account

      posted in Questions & Answers
      C
      cliff 0
    • RE: % Drawdown

      @roar on MT4 where do i find forward testing sorry i have never seen it.

      posted in Questions & Answers
      C
      cliff 0
    • % Drawdown

      Firstly I am relatively new to forex trading more so creating EA and running them. I have been reading that the best DD to have is 20%, because it only requires 25% to recover, however, i created a robot and have been optimizing for 96 hours almost and my highest Drawdown is 7.44% but profit is not good, with the lowest DD 1.33% during optimization profit 15 times greater . is the idea to keep the optimization going until i get a 20% drawdown or am in doing something wrong in optimization. I havnt ran anything on demo account yet.

      I am sorry if this seems a stupid question

      posted in Questions & Answers
      C
      cliff 0
    • RE: Condition

      thank you very much

      posted in Questions & Answers
      C
      cliff 0
    • RE: Condition

      @roar both happen at the same time. two events need to match before it trades

      posted in Questions & Answers
      C
      cliff 0
    • Condition

      This block allows you to write low level conditions. This block does simple IF - THEN - ELSE logic. You can write any condition that you would write between the brackets in a normal if () code in MQL4/MQL5. If the condition results to true, the block will pass.

      You can use these symbols
      && -

      Active when the condition results to true.
      The opposite, when the condition results to false.
      Example i want 2 conditions to be met before a buy signal

      just for example

      moving average cross over
      &
      macd

      i am totally new in trying how to get the 2nd indicator conditions to confirm the first, not usre if what i am saying makes sence

      posted in Questions & Answers
      C
      cliff 0
    • 1 / 1