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: show time in comment

      ok- I understand!
      Two questions about this topic:

      1. How can I get the result of 30 Minutes If I have 08:00 and 07:30 ??? I want to know how long the distance is. To put it in formula like:
        Formula: candelone (08:00) - candeltwo (07:30) does not work because the Score is 00:30 I think and thats a real time stamp. Isn't it?

      ("candelone" and "candeltwo" are two scores from other formulas!

      1. You write down, that I convert the numeric into a time on chart comments. HOW???? I never used this bevor or put a code into a EA manualy โ“

      realy realy thax for your help!

      posted in Questions & Answers
      E
      elninobrown
    • RE: show time in comment

      OK! I understand!

      I test it:
      Formula block: Value->Time->Timestamp-> "08:00" + Value -> Numberic-> "1800" = result: "test"
      Condition block: If Value->Time-> Now "test" == Formula result: "test", then draw a vertical line

      This works! There is a vertical Line in the chart at 08:30! perfect! BUT why I can't put in the formula block a Value -> Time->Components -> 30 minutes? Isn't it the same like Numeric -> 1800?

      posted in Questions & Answers
      E
      elninobrown
    • RE: show time in comment

      I use fxdreema local. I think you can't see the project. Comment on chart is very helpful to check the conditions and formulas. So I thought, why don't use it for some time stuff...

      I want to use time for close time of a trade. I know I can use Expiration Mode with specified time like 30 minutes. But I want to use the result from a formula block. For example the formula block result 08:31. If the trade open 07:12 it have to close at 08:31 (like the formula block result). But if I put the Custom-Formula result in Expiration Mode, nothing happens. I don't know how I can test the formula block.... thats the problem!

      posted in Questions & Answers
      E
      elninobrown
    • RE: show time in comment

      08:31 is a stupid mistake- It have to be shown as 08:00 for example ๐Ÿ˜‰

      posted in Questions & Answers
      E
      elninobrown
    • RE: show time in comment

      Hi, is it possible to show time like 08:31 in comment on the chart?
      I have to show:

      "once an hour" -> formula: "Value/Time/Time Mode: Now" + "Value/Time/Time Mode: Time Stamp: 00:00" = timeperhour

      I go into comments and insert the formula "timeperhour" but i only see numbers on the chart!

      Thx for your help

      posted in Questions & Answers
      E
      elninobrown
    • RE: project is loading....

      That works!
      thanks!!!! ๐Ÿ˜„ ๐Ÿ˜„ ๐Ÿ˜„

      posted in Questions & Answers
      E
      elninobrown
    • RE: project is loading....

      Hi, I've work in a project in fxdreema local version and as I edit a condition, there was an error (i don't know what the error was) an I quit fxdreema. Then I tried to open the project but it only told me "loading...."

      Where is my project? ๐Ÿ˜ฎ ๐Ÿ˜ฎ ๐Ÿ˜ฎ ๐Ÿ˜ฎ ๐Ÿ˜ฎ

      How can I find it?

      posted in Questions & Answers
      E
      elninobrown
    • RE: .ex4 and .mq4

      but i can not add a .ex4 file manually, right?!

      posted in Questions & Answers
      E
      elninobrown
    • RE: .ex4 and .mq4

      HI everybody,
      at first : HAPPY NEW YEAR!!!

      There is a indicator called "newscall" which shows me the next news. This is from forexfactory. The idea is, that no trade should be open 30 minutes before the news releases. For example the release is 15:30 the EA disable buy or sell at 15:00. BUT this indicator is an .ex4! I only can use .mq4 indicators in fxdreema- is that correctly?

      Maybe you know another news-indicator as mq4???

      Thanx a lot for your help!!!
      Best regards

      posted in Questions & Answers
      E
      elninobrown
    • RE: How to use dynamic Stop Loss

      Hi everybody,
      i was wondering how can I realize this: Maybe we have a downtrend and I entry a sell trade. The stop Loss must be the last High in the chart. To see this on the chart is very simple, but how can I realize this in my EA? Watch out the pic in this post.

      ......
      question-pic.JPG

      posted in Questions & Answers
      E
      elninobrown
    • RE: Time counter

      ...0r is there another way to built this?

      posted in Questions & Answers
      E
      elninobrown
    • RE: Time counter

      Hi everybody,
      i can not find a block like "time counter". For example ema 50 x> 100, then wait 30 minutes and than buy. So i need a block who count 30 minutes and then pass.
      thanks for your help

      posted in Questions & Answers
      E
      elninobrown
    • RE: simple breakout?

      But i have to place a level for the variable! I don't now the level. The level have to be the crossover!

      http://fxdreema.com/shared/IrPyQpKQb

      posted in Questions & Answers
      E
      elninobrown
    • RE: simple breakout?

      Ok, thanks! How can I save the level in a variable. I have to save the level of the crossover and not the market price! For example: The crossover is 1,3350 and the Marketprice is 1,3300 I have to save 1,3350.

      posted in Questions & Answers
      E
      elninobrown
    • RE: simple breakout?

      HI everybody,
      i search a simple breakout condition. If 2 emas crossed, draw a horizontal line- if the price break up this line, take a buy trade.
      The ema condition is simple! Draw a horizontal line is simple, too! But I can not give the horizontal line a name ๐Ÿ˜ž So I can not say: if candel x> "breakout" horizontal line, take a buy trade.

      Have somebody a idea?
      Thanks and greetings!

      posted in Questions & Answers
      E
      elninobrown
    • RE: Formula does not work!

      looks good!

      posted in Bug Reports
      E
      elninobrown
    • RE: Formula does not work!

      older projects work well but if I change the Formula it does not work, too.

      posted in Bug Reports
      E
      elninobrown
    • RE: Formula does not work!

      NOOOOOO!!!
      Ok, I can choose something and I can save it. But it does not work!Look at the link. A simple condition an a Buy trade. The Lotsize is the Formula block. 0.04 * 1= 0.04. So the Lotsize have to be 0.04 lot. But it does not work! It seems to be a nother formula cause in backtesting the buytrade shows 3.00 Lot!

      http://fxdreema.com/shared/lX1NlzEFb
      I hope you can fix it.

      posted in Bug Reports
      E
      elninobrown
    • RE: Formula does not work!

      it works! thanks

      posted in Bug Reports
      E
      elninobrown
    • RE: Formula does not work!

      Hi, i opened a formula block and I was wondering cause the left field looks like "choose". I choose something but it does not work. I opened again, but there is Choose againโ€ฆ..
      Please fix it!
      Thanks

      posted in Bug Reports
      E
      elninobrown
    • 1
    • 2
    • 3
    • 1 / 3