you are a genius.
Posts made by guille4
-
RE: After upgrade I lost the remains days counterposted in Questions & Answers
@fxDreema Yes, web version. Chrome.
-
After upgrade I lost the remains days counterposted in Questions & Answers
Hi Radoslav, after upgrade I cannot see anymore the remains days pending of use of fxdreema account. Just dissapear. I mention that because it maybe some lost can cause and affect your job income or some like that. Well, I dont know, I just remark this to you.
-
How to see current profit?posted in Questions & Answers
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?
-
RE: sistem downposted in Questions & Answers
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.
-
RE: sistem downposted in Questions & Answers
@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.
-
RE: fxDreema Updating Nowposted in Questions & Answers
Hi Radoslav. Just a little question: the block ids cannot hide anymore after the upgrade, and I feel visually comfortable without them. Can you fix it? thanks again.
-
RE: fxDreema Updating Nowposted in Questions & Answers
@fxDreema The new version of fxdreema modified by the letter "c" a previous variable that I had placed there. Now I correct it but it never happened before. Thanks for your support.
-
RE: fxDreema Updating Nowposted in Questions & Answers
Hi Radoslav, I know you're working hard to finish this major upgrade. As the bugs continue on compilation process, my intention is to help you with screenshots of these errors as I watch them. Good luck and thanks for the effort.

-
RE: fxDreema Updating Nowposted in Questions & Answers
Another problem: after upgrade all blocks id remains visible even if I setup to hide out in global options.
-
RE: fxDreema Updating Nowposted in Questions & Answers
Here can you view the errors on compiler, 100 errors in total.
Metaeditor V5.00 build 1384

-
RE: fxDreema Updating Nowposted in Questions & Answers
@fxDreema it fails to compile so i only get the mq4 file, I use chrome. here the file mq4 https://mega.nz/#!O0JEmD4a!TIFVUP5-rjcqc-6bYnHraQMnbZjOpn-t_xyH69icfIA once you download it pls let me know to delete the file. thanks
-
RE: fxDreema Updating Nowposted in Questions & Answers
Hi Radoslav, 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
-
RE: sistem downposted in Questions & Answers
@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
-
RE: Including a News filterposted in Questions & Answers
__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.
-
RE: HELP!!!! fx dreema crashedposted in Bug Reports
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. -
RE: Bug in a Sell pending order with OCO yesposted in Bug Reports
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
-
RE: Bug in a Sell pending order with OCO yesposted in Bug Reports
When I place a Sell pending order with OCO on value "yes",
in backtesting this block place two pending orders as follows:
- The Sell stop order itself (at market price)
- 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):
-
RE: 3 orders are open simultaneouslyposted in Questions & Answers
My fail !!! sorry, problem solved.
