fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. fxDreema
    3. Posts
    • Profile
    • Following 0
    • Followers 691
    • Topics 32
    • Posts 7485
    • Best 277
    • Controversial 18
    • Groups 1

    Posts made by fxDreema

    • RE: How to write to a csv file and where to find it?

      MetaTrader 4\tester\files

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: problems with ea

      MetaTrader ? fxDreema version (local, web)? Block?

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: velocimeter

      This one? http://prntscr.com/7fcyz8

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Display time (hh:mm:ss) using comment

      MetaTrader 4 or MetaTrader 5?

      Try with Value -> Time

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Price cycles

      It looks correct. If you want to know what is the value of any indicator or just any numeric value, there are few blocks that can output information, like "Indicator tester" or "Comment"

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Price cycles

      http://prntscr.com/7f2c0o
      Object Description is NOT a price level or something numeric, this is a text (string).

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: pivot need timezone shift

      Try it like this: http://prntscr.com/7f2bhf

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Error in OnTick function

      If you are talking about this - http://prntscr.com/7f1x8u - then I wonder how it's possible for you to not know that a single block like this is excluded from the project, which is some rule that exists from the very beginning. That's why I added this block called "Pass" - it does nothing, but when connected with other block it does the magic to put the other block into the output code 🙂 So, just connect one "Pass" block to "Write to file"

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Compilation errors

      Is it this or it's something else... because some things are disabled when optimizing, like working with objects or timer events. This is one of the things where I can't say what is the problem and as I can only guess, then I think that TeamViewer can make things faster 🙂

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: pivot need timezone shift

      Can you give me some example or a screenshot of what is expected and what you got as a result? I can see your projects, but in your newest one I can't see pivot points. Maybe you did something "wrong" or there is a bug.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: need help

      If you want to set SL at the same place where other SL is, then you need to first get the value of that SL. Similar to how you have this (in loop) option on the other block, but make sure that you use "For each Trade" above and set "Not more than...." to 1 in it's options.

      I'm not sure if you are asking about subscriptions. If you are talking about this, then it takes some minutes. Only once in the last days one paypent failed to register in fxDreema, I don't know why, but I can do this manually anyway. Just tell me if there is some problem somewhere, I'm here because of that 🙂

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Subscription Question

      Yes, there is a payment in PayPal, but for some reason fxDreema did not reacted or PayPal forgot to send a message about it. I don't know, but everything is fine now. Report sooner next time 🙂

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Subscription Question

      Then something went wrong, this process happens in something line minutes. I will check what I have on 4th

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Price cycles

      First, in order to use these blocks properly (check price coordinates), you must place "For each Object" above. Why? Because you can have not only 1, but maaaaanyyyyy objects on the chart. And when you look for price coordinates... from which object?

      The second problem is that it's never a good idea to use == when working with prices. Do you know that prices are jumping on every tick in very different way. Now Ask = 1.23456, on the very next moment Ask = 1.23458, but the price was Not 1.23457. If you are looking for a price that is exactly 1.23457, then what happens? Nothing.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Need Help

      "on Trade" is a single event (work place) that reacts to multiple possible events - create, modify, close... The top block(s) under "on Trade" should be one of those purple blocks, to filter the trade that you actually need.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Compilation errors

      https://fxdreema.com/shared/RDHu1LKdd
      This is the result (that red line): http://prntscr.com/7dmv6j

      If you want to use this enum, it's fine to put it into the EA as you did. Then you can also use the same data type for the indicator that is added in fxDreema - not int, but Applied_Extern. Now you have it with int: http://prntscr.com/7dmvvz

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: NEW Feature Suggestion

      Block numbering matters only when you have blocks in parallel. Like when you are driving on a road and suddenly the road splits into 2 or more roads.

      And how things will be positioned in the block? 🙂

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Compilation errors

      http://prntscr.com/7d8vrt

      Just use int values from 0 to 4 for the input called Extremes

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Help with trailing of my ea [fixed] another question

      Two blocks are needed here. You can find the setting to trail SL or TP inside. Now I realize that I can add option "Both", but anyway. You can also find options for where to start trailing - "Trailing Start". If there is no initial SL (or TP) it will be created, otherwise it will be treated as existing... the same as when the trailing block moves it itself.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: need help

      It looks ok.

      To check if some block passes or not, use "Draw Arrow", at least this is what I do in such situations 🙂

      posted in Questions & Answers
      fxDreema
      fxDreema
    • 1
    • 2
    • 217
    • 218
    • 219
    • 220
    • 221
    • 374
    • 375
    • 219 / 375