fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. isp00rt
    3. Posts
    • Profile
    • Following 0
    • Followers 5
    • Topics 65
    • Posts 445
    • Best 9
    • Controversial 2
    • Groups 0

    Posts made by isp00rt

    • RE: Can an EA be exported into a .dll file?

      Ok. Thanks.

      posted in Questions & Answers
      isp00rt
      isp00rt
    • Can an EA be exported into a .dll file?

      Hi,

      I want to try my EA at Forex Tester, but unfortunately only .dll files are accepted there to bes tested. Is there a way I can export my EA from fxDreema into a .dll file?

      Thank you.

      posted in Questions & Answers
      isp00rt
      isp00rt
    • RE: New option to my EA. Help required.

      As far as I tested it, it works well. More than ten trades including all possibilities (good and bad buy/sell) have been confirmed. So once more, tank you very much for your help. 😉

      posted in Questions & Answers
      isp00rt
      isp00rt
    • RE: New option to my EA. Help required.

      I will try it, but I don't understand two details:

      Problem 1. As far as I know, changing the order of both blocks just modifies the order in whch both actions will be executed. If it didn't work befor, why should it work now?

      Problem 2. What is the difference between the original "No matter how" option and this one? Does it include my partial close? Then I think this would be the reason it didn't work properly.

      posted in Questions & Answers
      isp00rt
      isp00rt
    • RE: New option to my EA. Help required.

      Sorry, I didn't explian myself properly. When blocks at the "On trade" section are erased, the EA works well except when the price reaches the SL BEFORE touching the TP (a new trade is created when I don't want that). This is why I added those blocks there. But now not only that problem is still active but the new one has appeared. So the situation is:

      Problem 1. When price reaches TP, the SL is not moved at all now, whereas it was correctly moved before the "On trade" blocks were added. If I remove them it runs well, but then problem 2 happens.

      Problem 2. If "On trade" blocks are erased, then a new trade is created if price touches the SL befor having touched the TP. As I said, this is not what I want.

      So is there any way to fix both of them?

      Thank you very much in advance.

      posted in Questions & Answers
      isp00rt
      isp00rt
    • RE: New option to my EA. Help required.

      An unexpected problem has appeared. I did what su siggested:

      https://fxdreema.com/shared/LTMBdKgZ

      I don't know why but now a weird thing happens when the partial close is executed. According to the EA, the SL should be moved and the EA terminated, but none of it happens. Once the first TP is reached, the SL is not moved, the EA is not terminated but the popping message saying it's terminated appears!! 😦

      I can't see why this is happening. It's an easy EA and all conditions are apparently correctly ordered. Could someone please help me?

      posted in Questions & Answers
      isp00rt
      isp00rt
    • RE: Sorry, I can't find a thread I found some months ago

      Ok. Thanks

      posted in General Discussions
      isp00rt
      isp00rt
    • RE: Sorry, I can't find a thread I found some months ago

      Wow, Impressive! 😮 That's a LOT of food for thought. I will need some time to sudy it and, more importantly, understanding it.

      Once again, thank you very much for this outstanding help support. This forum is priceless! 😉

      posted in General Discussions
      isp00rt
      isp00rt
    • RE: Sorry, I can't find a thread I found some months ago

      Again, thank you very much for your impressive help. 😀 You're an expert! I see Mr. Fxdreema is very busy. Fortunately you are solving my problems before my monthly fees expires.

      Now I would like to seize the opportunity of your kind attention to ask for my final and most complicated question about my EA . I don't find any example related to what I want to do, so I would appreciate your knowledge to give me some hints about this:

      1. I want to run my EA on several charts simultaneously.
      2. I want a "pip counter" (sorry, I don't know the correct word in English).
      3. The counter should count how many net pips are being accumulated every day considering all trades previously closed and those open now.
      4. Its function would be: close all current trades (no matter if they are in profit or not right now) if the overall net pips today is X (a constant)

      This means that, for example if X=40 pips, and today 2 trades were closed with a net total loss of 30 pips, then the total number of pips of other trades during the day should be 70 pips in profit for the condition to be met. In other words, I need a kind of "memory space" within the EA in order to count all pips accumulated today from all charts to be checked at every moment.

      Some hints, please? :simple_smile:

      posted in General Discussions
      isp00rt
      isp00rt
    • RE: Sorry, I can't find a thread I found some months ago

      Can't you see the first top block "Time filter"? I can see thruogh the link I embedded. Can you please confirm you can see it? Maybe there's a problem with the link.

      posted in General Discussions
      isp00rt
      isp00rt
    • RE: Sorry, I can't find a thread I found some months ago

      Great. It worked!! 😉 Now I have a new problem. I added a timer block to specify when the EA will be active.

      https://fxdreema.com/shared/FT2HDnLsd

      Problem is that I can't activate the EA on the MT4. 😦 I don't know why but I can't select it to put it into a chart (and yes, the Autotrading button in the platform is activaded). Could you please tell me why? It looks like this:

      http://i64.tinypic.com/2vcgv35.png

      Thank you very much for your help. I see fxdreema is very busy now.

      posted in General Discussions
      isp00rt
      isp00rt
    • RE: Sorry, I can't find a thread I found some months ago

      Apparently, buy conditions are working normally, but wierdly sell conditions are not. Images included:

      Daily conditions met:
      alt text

      4H conditions met:
      alt text

      1H conditions met:
      alt text

      But no sell is traded at 15 min timeframe
      alt text

      Please notice that the EA is at "working" status but no trade has been opened. 😢

      posted in General Discussions
      isp00rt
      isp00rt
    • RE: Sorry, I can't find a thread I found some months ago

      I built it following your suggestions. Please take a look.

      https://fxdreema.com/shared/qQbfX3b3e

      I tested it on demo account but it doesn't work correctly. Sometimes the trade is open and sometimes it's not (even condirtions are met). The weirdest it does i opening a sell trade when buy conditions are met! 😦

      What am I doing wrong?

      posted in General Discussions
      isp00rt
      isp00rt
    • RE: Sorry, I can't find a thread I found some months ago

      Ok. Please let me check I understood your screenshot.

      1. The "once per bar" block is specified only to the timeframe that will be checked. In my example it was the "current" one, ie, 1H.
      2. The "once per bar" block is put at the top of the sequenced orders and not between the 4H and 1H condition blocks.
      3. All actions are specified on candle ID 1, is the last completed candle.

      Is that right?

      posted in General Discussions
      isp00rt
      isp00rt
    • RE: Looking for blocks controlling money management

      Interesting. I'll take a look. Now I would like to ask which blocks should I use to do the following:

      1. My EA will open several trades at different charts.
      2. Some orders will be won and other lost.
      3. I would like to have something like a " pip counter" (sorry, I don't know the proper word in English). What I mean is that ther should be something counting how many pips have been got today. So that when a previously specified amount has been reached, all open trades right now are closed.

      Let me put an example. I want to get 40 pips today, no matter in which chart. The sum of my two fisrt trades lost 30 pip. Now I have four trades open. The overall result of all of them right now is 70 winning pips. That's exactly my target for today so all trades are closed. Can you suggest me how can that be done?

      Thanks in advance.

      posted in General Discussions
      isp00rt
      isp00rt
    • RE: Sorry, I can't find a thread I found some months ago

      I think I remember the answer to my first point was something like this:

      [https://fxdreema.com/shared/FLqLpaaIc](link url)

      Basically I want to open a trade when price is above/below a Moving Average on three timeframes simultaneously: daily, 4H and hourly. The EA has to check at the beginning of every 1H bar if conditions at superior timeframes are met.

      Is this the way to do it?

      posted in General Discussions
      isp00rt
      isp00rt
    • Looking for blocks controlling money management

      I can't find any available example on how can several simultaneous trades be managed on % current balance. What I mean is that I don't know how can I controll that, let's say, four open trades (no matter if ther are winning or losing) close immediately once a previously set number of pips or % balance is achieved.

      Any help?

      posted in General Discussions
      isp00rt
      isp00rt
    • Sorry, I can't find a thread I found some months ago

      I am going to create a new EA and I found how it could be done in thread I can't find right now (before the forum interface was changed). Any help would be appreciated. In that thread it was explained how the following could be done:

      1. For each chart in which the EA is running, conditions applying to timeframes above the current one were taken into account in it now.

      2. No matter how many charts the EA is running into simultaneously, once a specified number of pips is reached from the total trades open right now, all of them were closed.

      Thank you.

      posted in General Discussions
      isp00rt
      isp00rt
    • RE: New option to my EA. Help required.

      It worked!!! Thank you very much. 😙

      posted in Questions & Answers
      isp00rt
      isp00rt
    • RE: New option to my EA. Help required.

      @miro1360

      I'm sorry, but I cant find that "Trade closed" block. Where can I find it? Additionally, I guess there can be an additional problem by using it. What will happen when previous closed trades are listed at the platform? Will this block find them immediatey after launching my order and then will rapidly close it?

      Thank you

      posted in Questions & Answers
      isp00rt
      isp00rt
    • 1
    • 2
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 19 / 23