So I'm trying to figure out what is what on mt4 and fxdreema when it comes to the Ichimoku Kinko Hyo indicator.

So I want to figure out which ones are the clouds. The Senkou are the cloud lines I'm guessing, correct?

So I'm trying to figure out what is what on mt4 and fxdreema when it comes to the Ichimoku Kinko Hyo indicator.

So I want to figure out which ones are the clouds. The Senkou are the cloud lines I'm guessing, correct?

All i know is that bucket of trades blocks are not for that purpose. I think you may need to do a little bit of custom mql blocks to get that strategy in place. @miro1360 would know how to better advise you than I would.
now i know where you live lmao!
so what about the brokers that support mt4, do you think they will also abandon the mt4 plateform and only stick to mt5?
it was bound to happen. However, do these ea work on metatrader 5?
omg shomefun. Thats a lot of blocks. What are you trying to accomplish? Can you explain your strategy a little? Looks very interesting by the way.
alright, this is something that the admin will have to look into. Fxdreema will check it out as soon as he see's this post.
I hear what you're saying. This update is a great major update, but it also comes with some bugs. Hopefully by the end of this week or at least next week as everyone shares their problems, we may be bug-free.
now when you say you are trying to upload the indicators, do you mean upload them and get them into the EA and have them working on the backtest? or do you mean that they are not uploading into the my custom indicator on fxdreema web version? If it's the second option, are you uploading mql4 files from the internet or are you uploading ex4 files and typing in the parameters manually?
I'm guessing the logic is that it takes the pivot from the monthly charts, the weekly charts, and the daily charts and counts how many times price floated around those pivots. Just a guess.
@fxDreema To be honest with you I don't know.
@miro1360 was the one who did those for me and @brubro
Is there a simpler way to do what we are trying to do?
I'm trying to compound all trades when sell trades appear to close all trade profitable when there is a buy trade open and it starts to sell.
any easy formula without the coding necessary? and if so coding needed, what is the proper code we are suppose to use? Would you be able to make a block for compounding trades?
@fxDreema

I am having same problem with the compiling errors
so why is it that they never provide the mql4 file?
Ok tell me this, have you ever uploaded an indicator with ex4 file and without knowing the source code buffers and parametters you were able to type all that information in to get it work?
I'm having a problem figuring out how to get the arrows as buffers. I found where the arrows are on the source code, however, they are located as objects and not buffers so that fxdreema can read them. How would I be able to change the code so that instead of the indicator reading those arrows as objects, it reads them as buffers so that I can use this in my fxdreema strategy?
http://puu.sh/s0QoF/5e149ce5a8.png
http://puu.sh/s0QqH/d294120e42.png
http://puu.sh/s0QrD/bb47360779.png
http://puu.sh/s0QsT/c22408a01d.png
http://puu.sh/s0RiE/3d8002e875.png
I would really appreciate the help. 
I was referencing to the steps. Their teaching method is amazing and if you can apply that teaching method to your fxdreema trademark you would save so much of your time and our time in figuring this out, meanwhile, you won't have to repeat yourself a thousand two hundred times.
If you're talking about the waiting and updating part for a, my indicator, I was having the same problem when using an EX4 file from mt4 in the open folder => MQL4 => Indicators. What I found out is that if you use a MQL4 Source File rather than an EX4 file, that is the only way things would work. Because if Lopez was to give the MQL4 Source File than you would have his code and he wouldn't want that.
aaaahhhaaa, that could be it. I'm using the web-based version. I didn't even know there was a downloadable desktop version. I just jumped right into the web-based and started playing around with it. I even think the web based one looks nicer lol.
Alright, ima respond to your private message right after I finish having dinner. 
Hey, I'm pretty new myself as well, however, I have been excelling pretty quickly I hope lol. Check out my two recent threads. There should be some good information that I think can help you get started and not get into the sort of problems I faced and had to figure out myself. I will send you a private message, however, I prefer to exchange numbers and talk this over the phone or text since that I think the communication time would be faster and better for each of us to understand. We can discuss that part in private message.
For question number 3, no it's not the same thing.
http://puu.sh/rXMco/918254005f.png NO TRADE block is under check trade & order count
Ok, so here's the next problem that I am having at the moment.
http://puu.sh/rXKV8/e002c9152e.jpg
What's happening here is that the EA is taking more trades than it is suppose to during the same bar, even while I have the ONE TRADE PER BAR block attached.
http://puu.sh/rXL2A/38af7797c3.png http://puu.sh/rXL8Y/c248dda934.png
http://puu.sh/rXLil/61075c6082.jpg
while in some cases, the indicator will appear a trade signal, it'll take the trade and close it right away for some reason, meanwhile, other times it won't do that.
http://puu.sh/rXLoe/d22efa3a37.jpg
and other cases, no trade signal and it will take the trade. Not good.
http://puu.sh/rXLvS/5a6766ad0b.png
However, if I use this trading strategy, I get good results. Why, I can't figure it out. http://puu.sh/rXLzD/b562e674e6.png