fxDreema

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

    Posts made by Gmark

    • RE: input variables of indicators w/ multiple choice to be selectable

      So if I correctly understand you, for example for the MA i put in the constant as "kind" not string but "ENUM_MA_METHOD" and in the values I provide the default one I want from the options that that ENUM can give?

      posted in Questions & Answers
      G
      Gmark
    • RE: input variables of indicators w/ multiple choice to be selectable

      Hey thanks for the reply
      Yes now I got we are talking about ENUM, my question was about an example on how to apply ENUM and define them in the fxdreema programming/interface ( maybe in variables or what else?)

      tnx again

      Mark

      posted in Questions & Answers
      G
      Gmark
    • RE: input variables of indicators w/ multiple choice to be selectable

      Hi there
      may I get from you an example on how to set available for modification in the EA inputs (once it is loaded in the chart) for constants such as the different ways to weight ( exponential, smoothed ....) and the price value ( open close High low median...) ... and in general for all the possible values ( array, list) that can then be chosen and applied for any input of indicators with multiple options
      I ve searched in the forum for a while but didnt find any example 😞

      thanks for helping
      🙂
      Mark

      posted in Questions & Answers
      G
      Gmark
    • RE: HELP!!!! fx dreema crashed

      I think I am having an issue with trailing stops for pending orders that are activated... no matter the way I dispose the blocks, following examples and previous helps in the forum, it seems the trailing stops aren't working, (probably my fault that I am not getting the meaning of some values)
      i also tried with magic number 0 and different values of parameters.
      quite weird

      posted in Bug Reports
      G
      Gmark
    • RE: HELP!!!! fx dreema crashed

      Here is an example of repeated sequence (like in a loop ) of events registered in the journal

      2015.12.10 16:51:48 2014.01.24 13:43 00G EURJPY,M1: OrderDelete error 4108
      2015.12.10 16:51:48 2014.01.24 13:43 00G EURJPY,M1: Deleting order #27 error: Invalid ticket (4108)
      2015.12.10 16:51:48 2014.01.24 13:43 00G EURJPY,M1: unknown ticket 27 for OrderDelete function
      2015.12.10 16:51:48 2014.01.24 13:43 00G EURJPY,M1: OrderDelete error 4108
      2015.12.10 16:51:48 2014.01.24 13:43 00G EURJPY,M1: Deleting order #27 error: Invalid ticket (4108)
      .
      .
      .
      .
      .

      posted in Bug Reports
      G
      Gmark
    • RE: HELP!!!! fx dreema crashed

      Files are so big that notepad++ says can't be open

      posted in Bug Reports
      G
      Gmark
    • RE: HELP!!!! fx dreema crashed

      Hi
      I have tried to reinstall win 10 from scratch instead of win 8 update and let's see if it is coming back the issue.
      Let us hope not 🙂
      By the way, in some recent back-tests, I have noticed the creation of large amounts of logs and history data in the tester folder of MT4.
      I am talking about logs of 200 GB! and .fxt files of about a gigabite. In some forums they say it is due to the EA, others say that is about the broker MT4 version.
      The point is that simply 4/6 back test of two years in the 15 min time-frame can saturate the hard drive in a day, slowing everything down and causing some memory lack issue.
      Is that normal such huge sized logs?

      thanks for your help
      Mark

      posted in Bug Reports
      G
      Gmark
    • RE: HELP!!!! fx dreema crashed

      Yes I am on win 10, but the software went perfect without an issue of this kind for 10 days, then, I got what you can see.

      I have checked but the last projects have not been saved correctly by the project and if I try to import them from the mq4 into fxDreema, the operation does not work.

      Despite the fact which can be surely interesting, I was hoping to have also a solution, as actually I was working on my algos, and and since yesterday I cannot proceed further and have to rebuild from scratch, but I want the problem fixed as I don't want to repeat everything and then all of a sudden loose again the last project open I am working with.
      The platform must e as stable as it was in the past ten days (it worked before, why is not working now this way?)

      As I mentioned,the issue started since I started to use pending orders blocks instead of the instant orders (so this is a thing that can be checked, even if I don't know if there is correlation, but of course you can check this out. I purchased the software and I can live with some minor bugs that anyway do not affect the projects I do, but this corruption is at a level that seriously compromises the work done at the point that it has to be seriously considered in its solution as well.

      Therefor I am still waiting for a solution to fix this major issue.
      Thanks

      Mark

      posted in Bug Reports
      G
      Gmark
    • RE: HELP!!!! fx dreema crashed

      Hi Admin

      I have tried to reinstall the software in another directory and it worked for a while even if the data folder was missing my last evolving project. 😠 😳 😠 😳 😠

      then again another error loosing again what I was trying to rebuild!!!!!

      It seems since I am using pending orders, then blocks start to have issues and then the crash.

      Please help as still all in a mess and I have to recover my project by memory so it is quite disturbing all this..

      thanks for undestanding

      Mark

      posted in Bug Reports
      G
      Gmark
    • RE: HELP!!!! fx dreema crashed

      All of a sudden fx dreem has stopped working not loading any of my projects that were working fine till today, repoting the following statement

      Fatal error: Uncaught exception 'Exception' with message 'No data to be decrypted specified.' in C:\Program Files (x86)\fxDreema\Data\globals\functions\phpex.php:346 Stack trace: #0 C:\Program Files (x86)\fxDreema\Data\index.php(15): decrypt('', 'MF-666DX') #1 {main} thrown in C:\Program Files (x86)\fxDreema\Data\globals\functions\phpex.php on line 346

      please provide information and if I have to reinstall the software if I will loos all my projects or if there is a way to make a backup on a separate folder and then proceed

      Thanks for help

      Mark

      ......
      fxdreema-crashed.PNG

      posted in Bug Reports
      G
      Gmark
    • RE: help with global setup directories

      Hi Admin

      As last attempt I've put the same terminal directory in both fields and it worked. ⚡ 😄

      while working with the software I have noticed that the on off feature when conditions are one subsequent to the other ( AND sequence) if you exclude one of them only, the whole sequence stops to work (when paradoxically when you exclude a condition it should work with more outputs because of one filter less).

      And this happens even if you exclude one of the first or last condition in the tail.

      tested the ON/OFF compared with disconnected blocks condition.

      It works fine to exclude an entire independent sequence.

      Thanks for the feedback.

      Mark

      posted in Questions & Answers
      G
      Gmark
    • RE: help with global setup directories

      Hi

      Sorry to disturb you again
      Just purchased the full version.

      My question is again the same as I cannot connect fxdreema with my MT4 folder for XM (Last time it was working but with another broker FXTM which is anyway having issues with servers) so I would like to use my original platform.

      Following exactly the same procedure that worked befor, it seems the problem is still running for this platform, which automatically installs in programs x86

      I give the paths with the same procedure but fxdreema does not recognize the setting even after rebooting or closing opening the application

      please help, it should be no problem to set up a directory and in these cases it should be more useful if the operation can be browsed from the software, which is something that all softwares do in order to properly set up these important paths.

      thanks for your help again

      marco

      posted in Questions & Answers
      G
      Gmark
    • RE: help with global setup directories

      Hi

      Thanks

      it seems to work!!!

      😄

      Just a simple answer as I saw that from time to time mt4 stops when backtesting or EA autotrading active :
      how many expert advisors I can launch simultaneously?
      and can I perform backtests while autotrading is running?

      Thanks very much for your kind support

      Mark

      posted in Questions & Answers
      G
      Gmark
    • RE: help with global setup directories

      Hi

      Thanks for the reply
      I have tried all the possible paths, and again tried what you have suggested too again

      MT4 from FXTM installed on windows 10
      no MT5 installed!!! (what to do in this case?)

      These are the two only directories I have found for the MT4:
      C:\Program Files (x86)\ForexTime MT4\

      C:\Users\user\AppData\Roaming\MetaQuotes\Terminal\

      but always the same loop issue files are not deployed to any folder or directory, and software still displays to recheck global options

      Thanks for the help

      Mark

      posted in Questions & Answers
      G
      Gmark
    • RE: help with global setup directories

      Hi
      Just new to this

      need a quick info

      installed pc version on win 10

      there is no way to export to mq4 or ex4 files and to set up directories

      C:\Program Files (x86)\MetaTrader 4 does not work

      always asks for check metatrader directory

      thanks for help

      mark

      posted in Questions & Answers
      G
      Gmark
    • 1 / 1