fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. elninobrown
    3. Posts
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 15
    • Posts 42
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by elninobrown

    • RE: fundamental lines dependent askprice

      So many many Thanks!!! This is exactly what I need!!!!

      posted in Questions & Answers
      E
      elninobrown
    • RE: fundamental lines dependent askprice

      Hi admin,
      thanks for your answer. Where can I find "Round numbers detector" in fx dreema?

      posted in Questions & Answers
      E
      elninobrown
    • RE: fundamental lines dependent askprice

      Hi everybody,
      i've a question and I hope you can help me!
      For example the monentary askprice is 1.35200 I need a condition that take some pendingorders to the fundamentel lines like this:

      1.36500 pending buy ----------------------------------------------------------
      1.36000 pending buy ----------------------------------------------------------
      1.35500 pending buy ----------------------------------------------------------
      momentary askprice: 1.35200 - - - - - - - - - - - - - - - - - - - - - -
      1.35000 pending buy ----------------------------------------------------------
      1.34500 pending buy ----------------------------------------------------------
      1.34000 pending buy ----------------------------------------------------------

      If the price goes up to 1.35700 it have to looks like this:

      1.37000 pending buy ----------------------------------------------------------
      1.36500 pending buy ----------------------------------------------------------
      1.36000 pending buy ----------------------------------------------------------
      momentary askprice: 1.35700 - - - - - - - - - - - - - - - - - - - - - -
      1.35500 buy ----------------------------------------------------------
      1.35000 pending buy ----------------------------------------------------------
      1.34500 pending buy ----------------------------------------------------------

      The 1.35500 buy-order has 50 pips TP. If the target is reached, the the open price (135500) is a new pending order.
      I hope you understand my problem!?

      1. The pending orderds musst be in grid! dependent to the dynamic momentary askprice. (NOT like the "pending order in grid!", cause there is a solid brand like 1.20000)
      2. If a pending order is reached and finished the 50 pips, there is a new pendingorder to the openprice.

      Please feel free to answer me!
      Thanks a lot!!!!

      posted in Questions & Answers
      E
      elninobrown
    • RE: Working with arrows

      Thanks!

      posted in Questions & Answers
      E
      elninobrown
    • RE: problems with "check consecutive losses"

      Thanks! I found this block! You can close this post 🙂

      posted in Questions & Answers
      E
      elninobrown
    • RE: Last Looser Formular?

      HM... I thought, that the Condition only say that Profit < 0, the result is true or false and if it is tru, the ea draw an arrow. Give this condition a real number of the negative Provit like 12 Pips ore 12 USD?

      posted in Questions & Answers
      E
      elninobrown
    • RE: Working with arrows

      Hi everybody,
      I have a Indikator which draws up arrow and down arrow on the chart. Now, the ea should open a buy trade if there was a up arrow. How can I make this??? In conditions I have a left operate and a right operate, but I will only say: If the indicator draws a up arrow called "Value1
      " please open a buy trade.
      Thanks for your help!

      posted in Questions & Answers
      E
      elninobrown
    • RE: Last Looser Formular?

      Ok, the condition tell me, if profit amount is below 0, that the ea draw a red arrow. I need to know, how much pips or money the profit was below 0.
      Do you know what I meen? Thanks for your support!

      posted in Questions & Answers
      E
      elninobrown
    • RE: Last Looser Formular?

      but a arrow can not tell me how much pips or money I lost in the last trade!?!?

      posted in Questions & Answers
      E
      elninobrown
    • RE: Last Looser Formular?

      😄 😄 😄 😄 very nice! Thanks!!!

      posted in Questions & Answers
      E
      elninobrown
    • RE: Last Looser Formular?

      Is there any block which one can give me a result of the last lost trade? Like this: Check how many money you lost on the last trade and put it in a result1 named "last looser".

      I just need it to work with a nother Formular that says: Equity + "last looser" = result2, named "next profit"
      thanks for your help!!!

      posted in Questions & Answers
      E
      elninobrown
    • RE: problems with "check consecutive losses"

      hmmm, ok! I create a new one with "check last closed trades profits" and if the profit is equal or higher than 0 USD the EA make a normel trade with 0.1 lot. Otherwise, the EA will make a trade with 0.2 lot. BUT, what is if the next trade is lost too? I was wondering if I can tell him in the Buy/Sell-block "Ok, if you lost the last trade, you make a new trade with 2 x the lots of the lost trade." How can I make this????

      Thanks a lot!

      posted in Questions & Answers
      E
      elninobrown
    • RE: problems with "check consecutive losses"

      ok, i will test it with "check last closed trade profit". I test it not with the strategy tester- i test it on mt4 demo. Maybe it is better to test it with one currency 😉

      posted in Questions & Answers
      E
      elninobrown
    • RE: problems with "check consecutive losses"

      Is it right, that "check consecutive losses" only watch at the last closed trade in my account? Disregarded by currancy? Maybe there is a better check function on fxdreema for my example????
      Thanks!

      posted in Questions & Answers
      E
      elninobrown
    • RE: problems with "check consecutive losses"

      Hi,
      i used it with "any Markets" befor... but it does not work. So I make a series of blocks for all the 4 currancys.... And how does he knows that I want to use EUR/JPY, USD/JPY, EUR/USD and GBP/USD. I want to put the EA only in one Chart.

      posted in Questions & Answers
      E
      elninobrown
    • RE: problems with "check consecutive losses"

      Hi again,

      Here is my EA: makes 4 trades in 4 currancys. 1 trade per currancy. I built a "check consecutive losses" (to check the last lost trade). The idea is, that if for example EUR/USD (0.05 lot) is lost, that the next trade of EUR/USD is trade with double lotsize (0.1) The problem is:
      Tradehistory:

      1. trade: EUR/USD= won (0.05 lot)
      2. trade: USD/JPY= lost (0.05 lot)
      3. trade: EUR/JPY= won (0.05 lot)
      4. trade: GBP/USD= lost (0.05 lot)

      You can see, that the EUR/USD is won, so I dont need to double the lotsize in the next EUR/USD tarde. But in the trade history you can see a lost trade at least, so the EA thinks that we have a lost trade so we must double the lotsize in the next trade...

      next active trades must be look like this:
      5. trade is running: EUR/USD (0.05 lot)
      6. trade is running: USD/JPY (0.1 lot)
      7. trade is running: EUR/JPY (0.05 lot)
      8. trade is running: GBP/USD (0.1 lot)

      My english is not so good, so I hope you can understand my problem. I need help!
      Thanks for your time!!!

      posted in Questions & Answers
      E
      elninobrown
    • RE: Problems with Timefilter

      Hi everybody,
      I've a problem with a timefilter. I put it at the beginning of my blocks and set a start (6:00) and a end (20:00) time. But if I put the EA on a chart in MT4 and enable "Expert Advisor", the ea begans to run, although it is outside of the time like 01:00.
      What can I do 😮 ❓
      Thanks for your time!!!

      posted in Questions & Answers
      E
      elninobrown
    • RE: Check Function

      Hi there,
      is it possible to build a function in a EA that check the profit today and close if the target is finished? For Example:
      The EA make profits on 4 currancys and the totally profit today are 100 Pips. If 100 pips arrived, all open trades will be closed!
      thanks for your help!

      posted in Questions & Answers
      E
      elninobrown
    • RE: The BEAST

      Hi girls and boys,
      I'm a newbie in building expert advisor. In all my tests i have well results. But I think to organize a EA is very important! Maybe you can help me to organize my new EA called "BEAST" (MT4). It would be a "all-in-one" expert advisor to make money. How much? Lets have a look if the EA is finished 😉
      Now, the EA is empty! There are so many questions like this:

      1. Which indicators are the best and solid indicators? Which parameters are used? (RSI, EMAs, Stoch, SuperTrend….)
      2. In which timeframe? (H1, M30, M5….)
      3. Which currency pair? (EUR/USD, GBP/USD….)
      4. What happens in which time? (New York is running, Tokyo is running, Frankfurt is running….)
      5. Which stop loss, take profit, break even, trailing stop do you prefer for what indicator
      6. Which money management its the best? (3% Equity...)
      7. Are there some other questions???

      This thread is for everyone who want to involved in the project "BEAST". It would be great, if you have some constructive opinion about this project. I will represent all backtests if you like and I would run the BEAST in a Demo-Account.
      So please feel free!

      Best regards,
      elninobrown

      posted in Questions & Answers
      E
      elninobrown
    • RE: Close Trades without SL and TP

      Hi Alepie,
      thanks a lot!

      posted in Questions & Answers
      E
      elninobrown
    • 1
    • 2
    • 3
    • 2 / 3