fxDreema

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

    Posts made by coverman

    • RE: Can't attach my EA's anymore

      Hmmm, it works on a windows computer where I run my VPS.
      So there must be something wrong that will not work with the three MT4 I have tested on my 2 Mac computers.

      Very strange. So maybe there has been an update in MT4 that is causing this problem. Is MT4 updating itself?
      I have the MT4 build 1065 on my 2 mac computers. None of my EA's made in fxdreema is working on those any longer.

      😞

      posted in Questions & Answers
      C
      coverman
    • RE: Can't attach my EA's anymore

      Any idea why my EA's won't work when I download them?
      Something still seems to be wrong when I eport them as MQ4.
      They won't attach to a chart. They can't be used in the Strategy Tester either (not able to open the settings window).
      I am running fxdreema on a Mac with Firefox. Like I always did.
      But since thursday or friday I can't attach the EA's.

      posted in Questions & Answers
      C
      coverman
    • RE: Can't attach my EA's anymore

      Strange. I can't attach it to my pages and can't run it in the strategy tester either.
      I just made a new export of the mq4 file of 'Breaker' and tried it.

      posted in Questions & Answers
      C
      coverman
    • Can't attach my EA's anymore

      Did you update something? When I export the mq4 files from fxdreema and add them to MT4 they won't attach to a chart and can't be tested in the strategy tester.
      Nothing happens att all. No reaction whatsoever.
      I also opened in the MetaEditor and did a compile, but no problem shown.

      I have tried on three different MT4's and one of those on another computer.
      Have there been an update in the export function on fxdreema or what happened? I also tried with an EA I made a while ago that is working fine. But when exporting it now it have the same problem.

      posted in Questions & Answers
      C
      coverman
    • RE: Alert Messages

      But I guess there should be an easier way. I think I've done it before...

      posted in Questions & Answers
      C
      coverman
    • RE: Alert Messages

      No. That didn't work. I only get Alert Message in the Alert then.

      posted in Questions & Answers
      C
      coverman
    • Alert Messages

      I think I've done this before and don't remember. Or maybe I just made an e-mail.
      But I want an Alert Message saying BUY or SELL. Then also added the Currency pair and Timeframe used.

      If I set the firts field in the alert to BUY or SELL.
      And the second one. What should I put in the Label field?
      I guess the value should be Market Properties and then Name: Symbol.
      But where is the output supposed to go?
      And the same with the Timeframe.

      The only thing I see when testing different things is the first Label. The one named Alert.

      posted in Questions & Answers
      C
      coverman
    • RE: How to meassure corrency strength?

      If I want to make an EA which is checking the strength of different currencies, how can I meassure them. Since they are connected in pairs I'm not sure.
      Should I compare the overbought/oversold in different pairs to see which one is stronger?
      Any ideas?

      My idea is to see if eg the USD is stronger compared to other pairs. And if EUR is weaker. Then that pair would be a nice trade.
      Is this possible to make with the standard indicators when making an EA? I know there are a lot of indicators showing correlation in lines and that way it's easier to see what currency is on it's way down and which one is on it's way up. But it would be nice to make this in an EA.

      Just checking if someone out here have any ideas what to start with.

      posted in Questions & Answers
      C
      coverman
    • RE: Button if trade

      Yes, but I thought about making a button that is setting the stop loss and take profit depending on some indicators and things like that.
      Once I made one that printed the information on the screen so I could trade with those numbers, but it would be nice to have a button for BUY that trigger the BUY order and one for SELL.

      Just like an automatic EA, but where the user can decide if it should take the trade.

      posted in Questions & Answers
      C
      coverman
    • RE: Button if trade

      Is there any examples of how to make a button with a BUY and one for SELL so the user can decide if there should be a trade?
      I want to make an EA that is setting the SL, TP and things like that. And if I am ready for a trade that looks good I want to make the trade by pressing the BUY or SELL button. So the EA is waiting for the press before making a trade.

      posted in Questions & Answers
      C
      coverman
    • RE: Price Alert

      I was thinking about adding an EA to one of my manual tradings on a chart.
      The idea is to put the EA on a chart where I just added a pending SELL trade and if the trade is kicking in and move 10 pips in the right direction, then it would send me an e-mail.

      Because the manual trade I am running is having other pending trades that I want to move the stop loss for when the first trade reached at least 10 pips.
      Is this possible? I couldn't figure out what blocks to use for this. Any ideas?

      If it's easier, I could have one EA for SELL trades and another one attached when it's a BUY trade.

      posted in Questions & Answers
      C
      coverman
    • RE: Boolean or what?

      But then I won't get a dropdown menu in MT4 when making the choice.
      Or how is that one with int? To set the ones the user can pick from (1,2 or 3).

      posted in Questions & Answers
      C
      coverman
    • RE: Boolean or what?

      If I want to be able to pick 1,2,3 from a list in the EA, how should that be done?
      The boolean is only used for true or false, right?

      But if I want to set a block that is doing this if the user picked 1 and doing that if they picked 2 and a third block if they picked number 3.

      I have tried to figure out how to do this, but not sure...
      Anyone?

      posted in Questions & Answers
      C
      coverman
    • RE: Probably simple...

      If I open a BUY order. Is there a way to check if it has reached 50 pips in the wrong direction?
      It sounds very simple... but I can't find the right block and settings.

      I just want to have one block that is looking for IF TRADE and set that to only BUY order.
      And below that I guess there should be a condition block checking if the trade have reached 50 below where it started, but what settings in the condition block is that? Or should I use another block?

      Sound very very simple... maybe I'm just tired now...

      posted in Questions & Answers
      C
      coverman
    • RE: Closing all trades after one is in profit

      I just have an idea in my head, but not sure how to make it so far.
      But it includes opening one buy trade and at the same time open a sell order in the opposite direction with a little higher trade at around 50 pips below.
      If that one kicks in but turn it will place a buy order where the first one started but now trading a little more.
      And this will keep on going for a couple of trades only, but as soon as one of the orders reach their take profit level all the other trades should close.

      Is there a way to check if one in all the open trades have reached take profit and if so, close all open trades.
      I know there is a way to close all trades, but is there a way to check if one have reached take profit?
      Or should I try to make something that is in profit for all the open trades total? If that is easier.

      Just a plan in my head that I am trying to figure out before I start making it.

      posted in Questions & Answers
      C
      coverman
    • RE: My indicators

      I made an EA a couple of months ago and use my own indicators in fxdreema.
      Now when I open the old EA I don't have the indicators in fxdreema. Is there a way to find what indicators I was using when looking in the code? And where in the code would that be? Is there a specific area where the name of the indicator is mentioned or doesn't it use the name in the code?

      posted in Questions & Answers
      C
      coverman
    • RE: Binary Options?

      It's Core Liquidity Markets.

      posted in Questions & Answers
      C
      coverman
    • RE: Autotrading on/off

      Hello there. Well, I know about that. But I thoguht about an EA that only does this for all open EA's that is running.
      So, something that is turning on/off the function in MT4 for even commercial robots running. Not inside the actual EA.

      posted in Questions & Answers
      C
      coverman
    • RE: Autotrading on/off

      Is there a way to build an EA which turn off the autotrading button during GMT nights and turn it on in the morning.
      Or something that can turn on and of the experts that are running in MT4.

      Would be a great thing if possible.

      posted in Questions & Answers
      C
      coverman
    • RE: Crossing Bollinger Band

      Yes. The question is probably too simple. 😉
      I understand that I should use the condition bloch and all that. But what should I compare with?
      Where is the actual price level? What is that one called?

      I set a condition that price is crossing the middle Bollinger Band, but what is crossing?
      I know how to set if candle close, candle open, candle high or candle low. But if I want the tick price? Where is that?

      posted in Questions & Answers
      C
      coverman
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 3 / 7