fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. guille4
    3. Posts
    G
    • Profile
    • Following 1
    • Followers 0
    • Topics 14
    • Posts 31
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by guille4

    • How to see current profit?

      Hi Radoslav, i cannot find a way to print on chart the current profit (or loss) of the current pair. I only get the total current profit on overall account, so if I have open more than one chart of different pairs, I cannot individualize the profit on each chart of these pair. Any idea how to get this and print on chart as comment?

      posted in Questions & Answers
      G
      guille4
    • RE: sistem down

      Yes, the .ex4 is generated ok now. Before, four days earlier, no .ex4 was generated at all because compiling errors, I think was generated, but no, mean: my mistake in my original post. But now yes: compiler working again ok without errors.

      posted in Questions & Answers
      G
      guille4
    • RE: sistem down

      @fxDreema no .ex4 file was generated, my mistake. Only errors on compiling process. All working now again except hideout the bloc IDs. Thanks for your support.

      posted in Questions & Answers
      G
      guille4
    • RE: sistem down

      @fxDreema the mq4 files downloaded becomes trash after the upgrade. The mt4 compile it but the .ex4 file generated didnt work. The log error shows: Cannot open file and cannot load .ex4

      posted in Questions & Answers
      G
      guille4
    • RE: Including a News filter

      __About the Indicator:

      For any given pair, the indicator shows:

      • [1] High (in red), [2] Medium (in blue) and [3] Low (in green) impact news.
      • [4] The time before such news is released.
      • [5] The time after such news is released.

      So what should you do with the indicator?

      Well if you can, give the indicator buffers for the above [5 in total], such that I can use it in the "condition" block example:

      Condition: ( High impact news [1] == 14 minutes [4] ) ---------->> Close Trades

      In other words I want to close all trades before a news event occurs.

      or Condition: ( High impact news [1] == 14 minutes [5] ) ---------->> Open Trades

      meaning, I want to open trades after a news event occurs.

      P.S: You could add a News block to fxdreema, where such options and maybe more are available using this indicators data. I don't know how difficult or easy that is though :)[/quote:26y3io92]

      Hi Uchiha, do you solved it?

      I need the SAME indi, with buffers to obtain from its the boolean signals "yes/no" 30 min before and 30 min after of high / medium / low impact news. (30 min or whatever else on custom settings adjusted to my needs).

      Radoslav: I'm pretty sure it will be very useful that you can integrate as filter on fxdreema this type of signal, just for filter purposes, not anymore. The main idea is provide to fxdreema EAs generated the possibility of an additional layer to protect the trades avoiding the impact of major news and abrupt changes on market prices. In backtesting I saw changes up to 3000 pips in 5 minutes, causing huge drawdowns and margin calls, and almost all of this situations is due the impact news from announcements of Central Banks, Fed, etc, all they are predictable because they are scheduled. With this signal we can avoid open trades in this time lapses or even close trades anticipating this highs and dangerous volatility situations, protecting the account.

      finally, a word of thanks for the great work you do with fxdreema. Terrific job.

      posted in Questions & Answers
      G
      guille4
    • RE: HELP!!!! fx dreema crashed

      I have exactly the same error. The block is the Sell Pending Order with no stop loss and take profit defined and OCO on " yes".
      I checked out this bug In backtest obtaining a loop with error 4108 which then increases the number of errors every 5 minutes until the EA collapses completely.

      posted in Bug Reports
      G
      guille4
    • RE: Bug in a Sell pending order with OCO yes

      But... in the same logic the buy pending order with OCO on "yes" must work in the same way, creating another order mirror, but it doesn't.

      And why the "mirror" order put those so rare levels of stop loss and take profit ?

      I do not understand the logics behind

      posted in Bug Reports
      G
      guille4
    • RE: Bug in a Sell pending order with OCO yes

      When I place a Sell pending order with OCO on value "yes",

      in backtesting this block place two pending orders as follows:

      1. The Sell stop order itself (at market price)
      2. At the same time another strange Buy stop at a different price with a stop loss and take profit with strange values

      If I deactivate the OCO order then the error disapear

      Chek this simple project to see the bug in action and backtest it in mt4 (my backtest are conduct in EURUSD M5 timeframe):

      https://fxdreema.com/shared/wyBpNkeKb

      posted in Bug Reports
      G
      guille4
    • RE: 3 orders are open simultaneously

      My fail !!! sorry, problem solved.

      posted in Questions & Answers
      G
      guille4
    • RE: 3 orders are open simultaneously

      In trade counts the EA just "see" 1 trade open, when in fact are 3 trades open. See image.

      http://www.infinet.com.ar/download/tresss.jpg

      posted in Questions & Answers
      G
      guille4
    • RE: 3 orders are open simultaneously

      When my EA executes an order to buy or sell, it does triplicate, so that in a given moment the EA open 3 trades of the same type (buy or sell) at the same time. In backtest works well, open 1 trade at time (per bar), but in real-time demo account this problem occurs. How I can avoid it?

      posted in Questions & Answers
      G
      guille4
    • 1
    • 2
    • 2 / 2