fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. imagine2021
    3. Posts
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 24
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by imagine2021

    • RE: EA doesn't open in MT4

      Ok I'll try to clarify the situation, it is very strange. This is on desktop version.

      When I export from fxdreema as .mp4, the new EA icon in MT4 is greyed out, as only a .ex4 file should be. When I export a .ex4 file, it shows up as yellow, which it shouldn't be, it should be grey.

      In addition, this .mq4 file wouldn't even attach to a chart and cannot be imported back into fxdreema, as if it's a .ex4 file. I don't know why it wouldn't attach to a chart though. Of course I always close and reopen MT4 after exporting a project. Now, if I export the project as .ex4, it CAN be imported back into fxdreema as if it were a .mq4 file.

      I've also just noticed in my Experts folder that all my EA's that are MQL4 Source Files have the notebook page with a red 4 on them as an icon, and the EX4 files all have the blue guy with a black graduation cap. I believe this should be reversed! The blue guy is supposed to be the icon for the MQL4 Source Files and the white page with a 4 is the icon for the EX4 files is it not?

      At least this is how I always remembered it, and the reversal of these might explain the problems I'm seeing with the exported project in MT4. If I export as .mq4 but the file is in fact exporting as .ex4, then the icon in my experts folder would be correct, even though for "Type" it still says MQL4.

      And also, when I used to export the .mq4 file, the .ex4 file would be automatically created in my experts folder within a couple minutes. Of course it doesn't do this anymore. Am I the only one experiencing this issue? Maybe it's a problem with my PC? I've built and exported literally hundreds of EA's and their variations with fxdreema over the last 2+ years so I'm not experiencing a newbie issue. I probably spend more time on fxdreema than I do at my full time job. In fact many times I use fxdreema even when I'm at my job!

      I took a break from working on EA's in mid October and just restarted, so if changes have been made on fxdreema or MT4 I wouldn't know about them. I also haven't touched the PC in this same time period. I bought a brand new laptop 1 year ago and I ONLY use it for building/testing EA's to keep it clean and running fast, so I haven't made any software changes on my end. Have any changes been made to the desktop software that might have resulted in a glitch or am I just going crazy? Maybe I should have taken a longer break?

      posted in Questions & Answers
      I
      imagine2021
    • RE: EA doesn't open in MT4

      @imagine2021 said in EA doesn't open in MT4:

      Yes I understand that, but as I mentioned, prior to a couple months ago, I've only exported and ran .mq4 files from fxdreema onto MT4 and they worked fine. The reason I only used these was because you are constantly testing and revising EA's so there was no point in exporting the .ex4 file, particularly if the .mq4 file would run on MT4. They've been running on my MT4 platform for the last 2 years that I've been using dreema with no problems. Now all of a sudden they don't work, and in addition they seem to be flipped with the .ex4 files on the MT4 itself. I mean that exported .mq4 files now show up with a grey dot in their icon (like normal .ex4 files do) when they used to be yellow, and when I export .ex4 files they show up yellow, meaning you could access the code, even though it seems you still can't.

      Could it be that for some reason my computer or MT4 platform is not automatically creating a sister .ex4 file after I export the .mq4 file which is causing these issues? I'm not seeing this happen now and it always used to.

      posted in Questions & Answers
      I
      imagine2021
    • RE: EA doesn't open in MT4

      Yes I understand that, but as I mentioned, prior to a couple months ago, I've only exported and ran .mq4 files from fxdreema onto MT4 and they worked fine. The reason I only used these was because you are constantly testing and revising EA's so there was no point in exporting the .ex4 file, particularly if the .mq4 file would run on MT4. They've been running on my MT4 platform for the last 2 years that I've been using dreema with no problems. Now all of a sudden they don't work, and in addition they seem to be flipped with the .ex4 files on the MT4 itself. I mean that exported .mq4 files now show up with a grey dot in their icon (like normal .ex4 files do) when they used to be yellow, and when I export .ex4 files they show up yellow, meaning you could access the code, even though it seems you still can't.

      posted in Questions & Answers
      I
      imagine2021
    • RE: Stop Loss

      @valleyfx said in Stop Loss:

      Hi! i'm not having sucess in "search" with an project to find the last high or low in 30 candles and make it + 1.5 pips (15 pipetes) or -1.5 pips to set stop loss, anybody has any way of making it work? Thanks

      i have no projects with it, want to implement.

      For Stop-Loss mode in your Sell block use Custom (price level), Market Properties, Highest point (candles period). Then enter the start and stop candle ID, 0 and 30 and for adjust you want to enter the pips in a decimal format congruent to the pair traded. So 1.5 pips might be .00015 on eurusd.

      posted in Questions & Answers
      I
      imagine2021
    • RE: EA doesn't open in MT4

      So I found the problem but it leads to another problem. Keep in mind I'm working with the desktop version, but I always save projects as .mq4 so that they can be imported and edited later. This turned out to be the problem. I haven't used fxdreema in a couple months so something must have changed or a bug appeared, but now saving in .mq4 gives you an EA icon in MT4 that's greyed out, like it's a .ex4 file and can't be edited.

      Furthermore, this file wouldn't even open at all and couldn't be placed on a chart. Then I tried saving the project as a .ex4 file and I get an EA icon in MT4 that's yellow, like a .mq4 file used to be and it opens fine. I would just keep using it like this, however when I try to import this same file saved as .ex4 onto another computer running fxdreema it won't work, just like in the past how .ex4 files cannot be imported into the program.

      So what does this all mean? Am I missing something here?

      posted in Questions & Answers
      I
      imagine2021
    • EA doesn't open in MT4

      What does it mean when you drag your EA over to a chart and nothing happens? Other EA's work fine, and the EA in question worked fine before making a change, then all of a sudden it doesn't work anymore.

      I undid the changes I made and it still won't open. Only by disconnecting 90% of the blocks will it let me attach it to a chart. These are blocks that were all working fine before. What might be the primary cause of this and how could I troubleshoot it?

      I know I've ran into instances where the project would no longer save in fxdreema which I fixed by correcting some of the Global settings, but I'm not sure where to look here.

      posted in Questions & Answers
      I
      imagine2021
    • RE: Isolating an indicator value

      Great that's awesome, thank you!

      posted in Questions & Answers
      I
      imagine2021
    • RE: One trade per a signal

      would this work?

      https://fxdreema.com/shared/wqxK4IMK

      I didnt test it but I think it would wait for the current candle close to be above the last candle close, ensuring that there is a candle close, then check that the RSI is above 70. That would mean that that you had a candle close above the 70 level.

      posted in Questions & Answers
      I
      imagine2021
    • RE: Isolating an indicator value

      This is where I'm having the problem. Under Market Properties, I see I can isolate the highest point over a period of time (yesterday) which is what I want to do, however that's just the market pricing. These same options to find the highest point made by the upper Bollinger Band (or any indicator) during that same period of hours isn't there, and I can't find another way to do it. 😕

      In the example, my goal would be to draw an arrow on the chart if the price is currently below the high point of yesterdays Upper Bollinger Band, produced on the 1 hour chart. In a perfect world, I would just use the condition block as shown, and under More Settings set Timeframe to H1 since I need the BB data from the 1 hour chart. Then under Even More Settings (doesn't exist), I would choose the Highest Point (hours period) 00:00 - 23:59 with a Day Offset of 1.

      Otherwise, I've experimented with the Variables and Modify Variables blocks as you mentioned but can't figure out how to get all the needed data to link up as you described. Do you have any suggestions?

      https://fxdreema.com/shared/vj83N8Exe

      posted in Questions & Answers
      I
      imagine2021
    • RE: Isolating an indicator value

      I don't know if this makes a difference, but I didn't mention that I wanted to use past values. I can look in my Data Window and see the value of the BB upper or lower band for any individual candle in the past on my 1 hr chart. Wouldn't that constitute a direct value that could be obtained by an EA function since it's fixed in the past? Then I would simply like my EA to be able to isolate the highest value achieved during the previous calendar day.

      posted in Questions & Answers
      I
      imagine2021
    • RE: Help a beginner

      Try something like this:
      https://fxdreema.com/shared/ZRwbNamTd

      posted in Questions & Answers
      I
      imagine2021
    • RE: One trade per a signal

      Use the block "No Trade is Running" on top of everything else

      posted in Questions & Answers
      I
      imagine2021
    • RE: Close all operations when profit is X

      I thought that using a formula like you shared would only calculate profit and then close all trades for the single currency pair to which the EA was attached to, in which case, neither one has reached $2 yet. At least that's how I see it's been working for me. Are you suggesting that it should close both the eurusd and usdchf trades in his example?

      posted in Questions & Answers
      I
      imagine2021
    • RE: Isolating an indicator value

      Lets say I wanted to use the Bollinger Band high point from any given period of time, say a calendar day based on my MT4 server, as a value in my code, but I wanted to use the high achieved on the 1 hour chart during that time. Is there a way to select this value the same way we can select a candle high point? If not, can you program this function in?

      posted in Questions & Answers
      I
      imagine2021
    • RE: fxDreema was updated... obviously

      Ok well I still think beta testing with a few people might have been a better roll out till we knew all the bugs were gone, but I trust we'll have a better product when it's all said and done. I'll bear with it in the meantime, and I do appreciate all the hard work you're putting into keeping up with all the fixes.

      posted in Questions & Answers
      I
      imagine2021
    • RE: fxDreema was updated... obviously

      Ok I'm having some serious problems now. When I try to move or expand the "Area" boxes, they move erratically, then they either jump completely off screen, taking all my blocks with them, or the entire project disappears! The worst part is, it seems to auto save after this with your EA in a completely scrambled condition and half your blocks stretched way out off the screen where you can't even get to them, or all on top of each other in one big pile. I'm having this problem in both firefox and chrome.

      What are the chances you can just bring the old Dreema back (it was perfect) and build the new one on the side or something until its ready. Maybe give it to a few beta testers or something to help you work out the bugs. I'm all for updates and everything, but it seems you've done more than just change the colors and add a few features, and in it's current condition, this new version is difficult/impossible to use and unpredictable. I spend way too much time working with this product to deal with all this - I'll lose my sanity. And I'm concerned that if I use the local version too much while the web version is being fixed, I'll have a bunch of complex EA's that I spent a great deal of time on that won't be compatible to be edited with the new web version when it's running smoothly again, and eventually the local version won't work either since it's no longer being supported? I vote for the old Dreema!

      posted in Questions & Answers
      I
      imagine2021
    • RE: fxDreema was updated... obviously

      Thank you for the clarification. I wasn't aware the system auto saves with every change, and if that's the case, then yes I agree the save button is obsolete.

      On another issue, when I double-click to open a block using firefox, the window used to pop open right beside the block which was very convenient. Now, unless I'm working on blocks near the top of the workspace, it seems to appear some distance above it. If you're working on blocks farther down the screen you have to scroll all the way back up everytime to edit the settings in the window. Can this be fixed?

      posted in Questions & Answers
      I
      imagine2021
    • RE: fxDreema was updated... obviously

      I have some code written on the far right side of the screen (need to use the horizontal scroll bar to get there, which by the way, doesn't work on firefox so I switched to chrome), when I try to drag the connector from the bottom of a block to the block below it, the entire screen instantly jumps back to the far left without letting me make the connection. I hope you can get everything back to normal soon, this is getting stressful.

      posted in Questions & Answers
      I
      imagine2021
    • RE: fxDreema was updated... obviously

      I don't know I kind of liked the old save button. It gives a more reassuring feeling that you're saving your work as opposed to the new way, which is actually more work, since I have to open the history first, then click a random circle, then close the history, and have no idea why I'm doing it other than it's supposed to save my progress?

      posted in Questions & Answers
      I
      imagine2021
    • RE: Errors newest version FXDREMA

      Please don't get rid of those checkboxes. Some of us rely on them. I've tried using constants but can't get it to work for me. I'd rather spend my time building and testing EA's with functions that are currently working for me than trying to learn a bunch of new ways to work with Dreema before I can proceed. Like many features with the product, I'll probably eventually learn to use them in time, but for now the checkboxes are working just fine.

      posted in Questions & Answers
      I
      imagine2021
    • 1
    • 2
    • 1 / 2