@roar you have to compile it in the metaeditor, then you get errors with the lines they are in, and in the comment you see the number of the block it is in of fxdreema. This block rebuild and use it. Thanks for the help roar.
Posts made by Tom 5
-
RE: struct member undefinedposted in Questions & Answers
-
RE: Betting System: Fibonacci first lotsize base on balance, is it possible?posted in Questions & Answers
@roar said in Betting System: Fibonacci first lotsize base on balance, is it possible?:
AccountBalance()/1000*0.1
Can you maybe help me to make here a variable out of it which i can change easy in settings later? Atm. i have put in a varible double for initial lotsize. Is it possible to use something like this too with your string?
-
RE: Betting System: Fibonacci first lotsize base on balance, is it possible?posted in Questions & Answers
@roar waow - thanks i have to try it later - but sounds logic so far - thanks so far for your help

-
RE: Betting System: Fibonacci first lotsize base on balance, is it possible?posted in Questions & Answers
Hello

i havent found the share project button, dont know why. I saw it in the past, but atm. i havent found it. But at all its simple situation and i made a screenshot.

My problem is: if i make a backtest from 2010 till now, then it takes all the time over 10 years the same Initial Volumen. It would be great if i can say the system use Initial Volume 0.1 from 0-1000 balance, 0.2 - 1000 - 2000, and so on, that its % based or what ever on the increasing balance situation.
In real trading i can do it from time to time, but in backtesting i have to make year by year, write results on excel, make new backtest, and this is extremly timeconsuming.
Do you haven an idea how i can solve it?
-
Betting System: Fibonacci first lotsize base on balance, is it possible?posted in Questions & Answers
Hello guys,
i hope you can help me

I would love to set the Betting System: Fibonacci so that when it starts with e.g. 100$, that it use 0.01 lot and when reaches a balance for e.g. 1000 $, that it increase the first lotsize trade to 0.02 lot and
2000 $ = 0.03 lot ... and so on.
At all its great, but to make a 10 year backtest, it reduce the profit all the time, and i have to make it year by year and test it again. I would love if i can set it so that it changes the lotsize by balance like its possible on other systems here too. Can you maybe help?
Thanks in advance for your answers!
Greetings Tom -
RE: How to organize the EAsposted in Questions & Answers
thank you guys, these are very usefull answers. Never thought to download the EAs and make a own folder for it. I will now also create a txt file and comment in it what has changed in each version. Thanks a lot for your help!
-
How to organize the EAsposted in Questions & Answers
Hello guys,
i make more and more EAs. Some work, and some not and some i have in progress.
Now, its normal to have a version number of the EA to know that there is an improvement.
But how do you organize a new version?
We have no folders. If i write a new name behind the new version, the version before will overwritten and is away.
Now i tried to make different versions with boxes and disabled the older version. Result, the code blows up and the EA becomes extreme slow.
If i make a new Project for a new version, then i have also manually add all the variables, which i cant copy into a new project. Which is very time consuming. -How do you organize your EAs to have an overview and can also work in progress EAs and keep an overview?
-
RE: PZ Day Trading Indicatorposted in Questions & Answers
@trader-philipps absolutly! Thanks for it

-
RE: Can I convert MT5 EA program to MT4 just by copy all the MT5 fxdreema blocks to MT4 EA builder?posted in Questions & Answers
@l-andorrร VERY interesting - thanks for this hints! Was also one of my overthinking.
-
RE: How can I add news time to EA, especially the very important ?posted in Questions & Answers
@l-andorrร Hello Buddy. I know that you are also very experienced. I can have a look and find some indicators, but for MT4 are severals - some free some cost money. I used years ago also some. Atm. i am bit short in time, because christmas and year end i have a lot to do for my companies, but if i have something i will informe you here. Maybe i have some in my archive still from years ago

Short update, because i am also very interested in it to connect my EAs with fundamental news like i do it in manual trading.
What i found very fast is this: Okay short update:
I found one after looking 1 min into some forums
https://www.forexfactory.com/showthread.php?t=906603 -
RE: PZ Day Trading Indicatorposted in Questions & Answers
@hadees Hello, that wasn't my intention to portray me that way. I only filled in the profile. And the demoaccounts and real money accounts are for my students to track the trades and not to show or cause or otherwise. For this alone it is made, because with my trading stations, I can't make it visible in a purely technical way. I do not live from teaching, but am a consultant for innovations and strategy and company owner. But I thank you for the advice that you see it that way, but all accounts you see if real or demo are ver. You only see it from your own point of view how you present yourself. However, it was not my intention to present myself as a cheater or to show off, for this all accounts whether demo or real money are verified and no amounts. You can see that at the top of each account.. I'm sorry if that came over like that.
-
RE: PZ Day Trading Indicatorposted in Questions & Answers
@sirboyce yes understand, but you will see there is no exit signal. Means you have no relation for SL and TP = you cant make in long term serios profits, because you run more often in SL or loss. Because the exit the system makes it after it - i can add it and show it to you. Its unrealistic. If you really want to make money, learn price action or swing trading. Look at my profile there is a link - there you can see my results. I know what i am talking
But its also good to get your own experience, and not losing the fun on it. -
RE: PZ Day Trading Indicatorposted in Questions & Answers
@sirboyce My trading students had them a while ago. Luckily they were able to return it and get money back. But in the same time they are banned from able to buy something for ever, they had to accept. He is only friendly as long you dont return. And to the result, most of them do repaint, and dont work as expected.
A short edit, i asked my student for screenshots. Point is he had not one - but he was able to remember that the statistic dont work correct, because it calculates only the optimum distances between his entry and exit but there isnt a exit target. So even 3 pips often given as profit, but in real its a loss because spread. Also he only calculates the perfect entry and exit, but this you can only do in the past. And finally you get very often corrections from a sell to a buy signal. And the SL isnt given. So at all its a S&R indicator. Save your money.
-
RE: How can I add news time to EA, especially the very important ?posted in Questions & Answers
@khalids222 Its possible - look in the history. There i found something explained. Based on a already written Indicator which gives the informations already and you have to use them for your EA.
-
RE: How can I do 3 or 4 strategies within the same robot.posted in Questions & Answers
A disadvantage for backtesting 3-4 strategies in ONE single EA i found out is, that the backtests needs waaaay longer than if you backtest them single. To backtest i would test them separately, but later it makes sense to put them together.
-
RE: BE lets me go crazy - i really need help after watching every tutorial and x hoursposted in Questions & Answers
@roar thanks a lot for this hint. I thought it is only the block which is disabled like if you disable it manually in dreema

-
RE: BE lets me go crazy - i really need help after watching every tutorial and x hoursposted in Questions & Answers
@l-andorrร yes you are right with the intuitive, i see it too. In the other way i think its way faster than to write everything in single code even if you use blocks. AND to understand it in the past too. I think it needs a learning curve which isnt soo easy was wished, but in the same time, to try out fast an idea and you know the software a bit, its really a good way to do it.
What i found out and maybe it helps you too is, you can block id numbers and give them free again. This works pretty good. Not so perfect at moment as i wished because i need to find out more (see above
) But it works 
Nice to meet you btw. and thanks again for your help. Is there a whatsapp group or so to discuss about strategies?
-
RE: how to create rsi, stoch, bb and opposite candle.posted in Questions & Answers
@m-p-s i let run optimization backtest atm. takes 3 days. But everything i saw is in such a small pip range, that only a bad news or something else can destroy all profits. In my opinion, as she said in the video - you need patience and so on, and even with this conditions, it can happen that you have loss trades, is normal - but the fact, that i let it run with my student and he had the same results as i have right now - shows its only to sell her courses and affiliate marketings, because i expect only 10% can let it run as EA and see what happens. My recomend is look for swing trading, this is atm very good. I work on an EA for it, but i am not that good atm in fxdreema to make it. but i know from my students and me when i trade it in real, you can make per month around 30 % with 50% DD which is a lot DD but also lot profit. Normal i stay with 30% DD max. but swing trading you can start with 50USD and make good money on it

Only to show that you can make in this case over 130% profit in 2-3 days, which is copy traded from my real account with a DD below 1%. https://www.myfxbook.com/members/BeginnerFX/r-trading-system/3607597
So i think you can believe it. Swingtrading or priceaction is very good to make money
-
RE: BE lets me go crazy - i really need help after watching every tutorial and x hoursposted in Questions & Answers
@l-andorrร thanks man!!!! It works - group were the problem. Thanks a lot for your help!
May i ask you for one example if i want first to set the BE, and if this is done, it should trailstop the trades? I tried it with different ways, but the trailstop switch off the BE funktion. I tried "once per trade" but this didnt worked in different combinations. If you know it and could help it really would be awesome!
-
RE: BE lets me go crazy - i really need help after watching every tutorial and x hoursposted in Questions & Answers
@l-andorrร thats interesting - i will try it out - thanks a lot so far i will report if it works
