Hi, I'm the new one :)
-
Hi, my name is Enrico.
I just discovered this website after a bad experience with "forexdiagram".I'm struggle to buy/purchase. Cause I only use metatrader 5.
So maybe someone can tell me if the converter works well? Are there any problems with convertet eas for meta trader 5?And does the trialing stop works
?
Cause last two generators I testet (forex generator for eg) the trailing stop function never worksGreetings from Germany
-
Hi Enrico, and welcome to fxDreema. I'll try to answer your questions.
- Yes, you can create EAs and scripts for MT5.
- The converter works for fxDreema projects only. If you have an MT4 EA not created here, it will not be converted to MT5.
- Yes trailing stops here works smoothly!

-
Thank You very much :] i bought the 3 Mounth Version an succsfully created my first ea. its very clean and structured.good work!
Im just missing a "save block"
in two different ways...
1 to save an event...like to set a block if ema 50 has rossed ema 100 upwards and unset it if ema 50 crossed ema 100 downwards.and 2. to save the price amount at the crossing time of them.to compare the price with the price of the time the emas has crossed.
i hope my english is good enough to understand what i mean xD
but now...i wish a good night to everyone
-
You can do both things with variables. For point 1 you can use a boolean one (true-false) in a 'Modifiy Variables' block immediately below your EMA 50 crossing condition block. For point 2 you can create a double variable in which you can store that price the same way. Try it and let us know!
