fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. roar
    3. Best
    • Profile
    • Following 0
    • Followers 184
    • Topics 35
    • Posts 2394
    • Best 420
    • Controversial 6
    • Groups 0

    Best posts made by roar

    • RE: Strategy Results, Good? Bad? Okay?

      @seb-0 said

      When you are saying "the Sp500 and my EA are not correlated", do you mean 1.the behave of my EA on the Sp500 is uncorrelated to 2.the behave of my EA on any other instrument ?
      Thank you tho

      I meant just going long on sp500 and then using your EA to trade forex, for example. It is unlikely that a negative day on sp500 always happens same time as negative day with your EA trading EURUSD, for example. The return series are uncorrelated. In theory, having many profitable but uncorrelated investments will smooth out negative shokcs in the whole portfolio, giving you better sharpe ratio.

      posted in General Discussions
      roar
      roar
    • RE: How to create sl under bollingerband

      What do you mean, 3 trades? I havent used the % risk in a long time, should look into it...

      posted in Questions & Answers
      roar
      roar
    • RE: Where do I start to learn this software?

      @morad-dezhfard I would just start building, putting random blocks together and see what happens.

      But there is also some documentation, youtube channels... @l-andorrà might also help you

      posted in General Discussions
      roar
      roar
    • EA dump

      A simple scalping EA idea in case anyone is interested.

      Lets compare the difference between 13-ATR and 13-Standard Deviation on EURUSD M30 chart.
      When STD is significantly below ATR, market is making large candles but not moving anywhere.
      Here's our opportunity to switch to 5-minute chart and buy/sell using fast RSI.
      0_1600545285670_b72bc966-b581-465b-b58d-d1d36379f703-image.png
      0_1600545296426_bc0b6c66-52f7-4fd9-9bb5-df06fd377747-image.png
      Backtest from 2007 yielded surprisingly good result for such a basic system.
      0_1600545373651_5fc1908f-9f52-44e7-8f81-8772c53f6995-image.png

      posted in Tutorials by Users
      roar
      roar
    • RE: Having trouble creating a MT5 EA even after converting it from MT4.

      So you can view the project in the fxdreema builder? You know, you could just open 2 browser tabs with fxdreema builder, and then copy-paste the blocks. Probably still gives some errors but they are easy to solve.

      posted in Questions & Answers
      roar
      roar
    • RE: candles count

      Do it like this. The custom code block doesnt do anything if you dont save the result.

      Oh, and dont put semicolon in this case.

      image.png

      posted in General Discussions
      roar
      roar
    • RE: EA dump

      @cdwilder1 yes, it's "relative" or something like that.
      For example, if rel is set to 0.7, I can read the conditon as "standard deviation is not more than 70% of ATR".

      posted in Tutorials by Users
      roar
      roar
    • RE: Having trouble creating a MT5 EA even after converting it from MT4.

      You can build in both mql4 and mql5. There is an option to choose mql5 when you start a new project

      posted in Questions & Answers
      roar
      roar
    • RE: Protection EAs

      @sktsec well its the general section, maybe its fine to ask such a thing.

      But: EAs are run locally, the source code (the strategy) will never reach the broker. And even if the broker gets the source code, 99.99999% of EAs are pure garbage. No broker in the world can afford to hire 10,000 developers and financial analysts to go through the millions of EAs, finding the remotely good ones. It will never be good business for the broker.

      posted in General Discussions
      roar
      roar
    • RE: Help for beginners

      @moemedi you can make 30 projects

      posted in Tutorials by Users
      roar
      roar
    • RE: what option can use it if i want create order on chart1 create in the same time on chart2?

      Use the symbol parameter:
      0_1549292946090_c5277863-eca6-4004-8628-624b09ed4b38-image.png

      posted in Questions & Answers
      roar
      roar
    • RE: Backtesting, lets talk about it!

      @TipsyWisdom said

      ah ok, accounting for what has been said so far, I could also put all closing conditions, under a once per minute and it would also solve all this?

      Yes, it helps. Basically, if you do your trading actions on open/close prices, everything is fine because metatrader usually has the open & close prices for every candle. Problems arise the moment you make trading actions at any fixed level (pending order, fixed SL, fixed TP, trailing stop) because metatrader might not have data exactly for the level you want.

      posted in General Discussions
      roar
      roar
    • RE: Easy way to make ENUM

      @Paihdt you can do the condition like this:
      fd302648-3721-473e-93d4-3491552e5345-image.png

      posted in Tutorials by Users
      roar
      roar
    • RE: what option can use it if i want create order on chart1 create in the same time on chart2?

      @moon
      Honestly, I don't know with mt4. With mt5 you don't have to.

      posted in Questions & Answers
      roar
      roar
    • RE: Profitable test results on Falcon and Condor, and forward testing looking good

      Let me guess: the dynamic TP is the one factor that is utmost important for the EA. The moment you test using fixed stops, the EA plummets?

      posted in General Discussions
      roar
      roar
    • RE: Easy way to make ENUM

      @sktsec there is a function, clicking on the "folder" will hide a section of the inputs list. I haven't got it working on fxdreema, though

      posted in Tutorials by Users
      roar
      roar
    • RE: Having trouble creating a MT5 EA even after converting it from MT4.

      @spicynote
      Starting a new project:
      0_1549296362338_f6912d48-be68-4a0b-82a9-b46fc23bf860-image.png

      posted in Questions & Answers
      roar
      roar
    • RE: How can i delete the object?

      Use these settings

      image.png

      posted in Tutorials by Users
      roar
      roar
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 20
    • 21
    • 8 / 21