fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. hilavoku
    3. Posts
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 30
    • Posts 131
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by hilavoku

    • RE: Library Studio

      __Well, this is not a new programming language. What is different is that different parts of the code are written in different places 🙂 [/quote:21gc99yf]
      Yepp. That was one of the problems i had 🙂

      __ Unfortunately Library Studio is still not capable to return compilation errors, I'm still skipping this... [/quote:21gc99yf]
      No prob at first glance.

      __Have a look at it now. Global variables are defined in the same way you define it in MQL4, something like "double Varname=0;".[/quote:21gc99yf]
      Okay i see. Can you now tell me how can i use the variable 'ResultPipValue' defined within LibraryStudio in a block in fxdreema.? Than i think i have all i need to know ⚡
      I thought i should see the variable as soon as i drag the block into the EA...
      You can modify my EA 'DrawCZs' if you wan't...

      thx in advance
      hila

      posted in Questions & Answers
      H
      hilavoku
    • RE: Library Studio

      I think it would be fine when i see how i could do such a simple task as i mentioned before. Then i can grasp how your idea looks like 🙂
      For a block i define a global variable within LibraryStudio. But when i change to fxdreema i won't see this variable in the list of defined variables nor when i right-click another block...
      At the moment i really have a problem in understanding the consistency of the variable handling...
      (I'am no dummy when it comes to programming. I've studied computer science and saw more then one programming language...)

      sincerely
      hila

      posted in Questions & Answers
      H
      hilavoku
    • RE: Library Studio

      So i gave it a try and totally failed. No clue how to program a block which simply gets an input parameter, multiplies it with another input parameter and somehow gives the result back to the EA. The handling of the variables isn't that obvious...

      posted in Questions & Answers
      H
      hilavoku
    • RE: Library Studio

      Thanks for teh feedback. The example helps a lot. Could be that i thought the thing would be much more complex. I will try it and if i fail than i will call ya 🙂

      thx again!

      posted in Questions & Answers
      H
      hilavoku
    • RE: Library Studio

      Oh. I'am really the 2nd or 3rd oen? Mmmh. But i think i will need it more than once to include some own functions into fxDreema. Just a simple example would be nice. I have no clue how to write a new custom block (by the way. I think block is much better than library 🙂 )

      Would be nice if you could write this currency value to pip function. I should learn from it...

      thx in advance
      hila

      posted in Questions & Answers
      H
      hilavoku
    • RE: Library Studio

      Hi,

      i'am new to fxDreema and i did make my progress with it but now i need a simple function.
      How do i convert the difference between to currency values into pips? I thought i write a library and using the 'PipValue' function. But i searched for a help/tutoial on how using the Studio. But i found not really some usefull things or an example.

      So; did i miss a corner of the webpage or where can i find a tutorial in writing my own functions 7 libraries...

      thx in advance
      hila

      posted in Questions & Answers
      H
      hilavoku
    • RE: Draw Rectangle

      Hiho,

      it seems that the function DrawRectangle won't do in backtest mode under MT4. The rectangles have wrong time parameters. They all starting from the oldest bar...

      posted in Bug Reports
      H
      hilavoku
    • RE: Determining Trends

      Don't make it to complicated. You don't need to calculate the 'size' of the bar o something else. Remember your math lessons at school and how to calc the slope of a graph. All you need is really the difference of two bar closes. slope=close*-close*. And you need to be aware of the scale of the x-axis which means you must stay in the same timeframe.

      posted in Questions & Answers
      H
      hilavoku
    • RE: Determining Trends

      When you use the difference of a specific timeframe than zoom has no influence. The difference of the bar-close stays the same.

      Hint: Take the formula block. There you can directly calculate the difference between two values 🙂

      posted in Questions & Answers
      H
      hilavoku
    • RE: Determining Trends

      I think you can compare the MA value of the last bar (1) and the bar bevore (2). Then calculate the difference and you've got your angle...

      posted in Questions & Answers
      H
      hilavoku
    • RE: no reaction on build as

      Yeaphiiii. It works.

      Thanks for the fast work!!!

      posted in Bug Reports
      H
      hilavoku
    • RE: no reaction on build as

      Yeah. Seems so. I will remove FireFox and wait for 0.3 😳

      Can you say when 0.3 will be finished? 😁

      posted in Bug Reports
      H
      hilavoku
    • RE: no reaction on build as

      I will give it i try. Right now 🙂

      LOL. FireFox stops responding when i will start fxdreema. Ahh.. 2 Minutes later its there.
      Now it shows 'building file...' and thats it.

      I can surf without any problems, any site i want...

      posted in Bug Reports
      H
      hilavoku
    • RE: MultiCurrency

      Thanks for hint! 😄
      Now i get it.

      posted in Questions & Answers
      H
      hilavoku
    • RE: no reaction on build as

      great news and eagerly waiting so i can export my EA 😄

      posted in Bug Reports
      H
      hilavoku
    • RE: MultiCurrency

      Okay. I don't understand it but i will try it. Hopefully i will soon export the EAs so i can test them...

      posted in Questions & Answers
      H
      hilavoku
    • RE: MultiCurrency

      Ah. Okay. I guessed something that way 🙂
      Do you think i will grasp how to cycle through the currencys? 🙂

      posted in Questions & Answers
      H
      hilavoku
    • RE: no reaction on build as

      Hi,

      did a complete reinstall at the 😄 root. Nothing changed. I think it must be a kind of security problem. The internet browser wants to write to local harddisk...

      This behavior is on a newly (yesterday) installed Windows 8 64Bit PC. Could it be a 64Bit problem? That the API calls within the DLL are only for direct 32Bit ❓
      Antivirus ist Microsoft Security Essentials.
      Browser current Chrome version

      When 0.1 is working shouldn't we better drop 0.2 completly till the bug is removed? At the moment i can't export or compile an EA and don't know how to solve the situation...

      When do you inspect the pc what you are looking for? Can i search for myself?

      posted in Bug Reports
      H
      hilavoku
    • RE: MultiCurrency

      Wow again. I really like the speed of your work. I think this will greatly improve fxdreema. And i agree that it makes more sense to manually choose the pairs to trade. Will try also the automatically thingy.!! Oh. I saw your second post. You removed the second option... 😐
      But i also have no clue how to 'loop' through the currencys. Seems i'am a novice in using fxdreema...

      When i try the local version of fxdreema i get the attached error message...

      thanks again!!
      hila

      ......
      abandoned.PNG

      posted in Questions & Answers
      H
      hilavoku
    • RE: EA for certain hours

      Wow. Many thanks. Will try it and report...

      bye bye
      hila

      posted in Questions & Answers
      H
      hilavoku
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 6 / 7