Error, No indicator selected in block?
-
I'm trying to great an EA just like the example "Working with Fractals and other arrow indicators"
http://puu.sh/rUKRM/1842c0a109.png
http://puu.sh/rUKqJ/b93d9fb614.png- I also tried it without the NO TRADE block
I'm trying to get the EA to buy when the up arrow appears and to sell when the down arrow appears
http://puu.sh/rUKxr/d80eec3cfd.png
Do I also need to add a close block when it changes from buy to sell. For example:
no trade > indicator appear (buy signal arrow) > buy > indicator appear (sell signal arrow) > close trade
no trade > indicator appear (sell signal arrow) > sell > indicator appear (buy signal arrow ) > close trade
??????????????????
Also, I'm getting the "no indicator selected block." What does that mean and what am I doing wrong.
Help would be much appreciated Admin. Also, might I add, this is by far the smartest thing one can do. HAND DOWN, YOU'RE A GENIUS.
Another question, I read in another discussion that there's a paid membership plan of some sort, however, I was searching through the pages here, as well as, through my profile functions and I couldn't find any option for paying to use this service. Is that function all goan and this is now a free tool that anyone can use?
-
I figured out the subscription part from reading other forums and I realized there's a subscription button on the top right part lol. Sorry, I've bee under a lot of stress lately and I seem to just miss the most obvious things around me. Hopefully with the blessings of FXdreema I can accomplish the EA I have in mind and all my financial stress can finally leave me alone. Believe me, if I make it because of this website, I'm donate hundreds of dollars to this project you have going on.
Spreading the love.
-
Ok, this is an update to let people and the admin know where I am at so far after playing around and rereading a lot of the forums and examples. I must add though, I am pretty proud of myself towards the accomplishments in terms of progress and learning I'm doing with this who fxdreema stuff. Alright, now time for the juicy stuff.
So my initial problem was that I am getting a "No indicator is selected in block 1" Error, which I still am, however, I realized that I did not put in the input parameters correctly then, in which I have put them now.
http://puu.sh/rVtPk/05422de7c9.jpg
Which should end up looking like this:
http://puu.sh/rVtTS/68f9cacd02.png
- make sure you read this link
https://fxdreema.com/help/-/working%20w ... indicators
and make sure you reread carefully if you are still not understanding how to put in your own custom indicator which was the problem I was having. You can also open from your mt4 meta editor and look through the source code to find the stuff you need
So now the only problem I am having is that whenever I try to update the block, I get a waiting on the top left and more waiting, and then it just goes blank. I don't get an update successful message or anything and I was curious is someone can help me understand why or show me what I am doing wrong.
In conclusion, what I am essentially trying to do is this:
http://puu.sh/rVuhc/1b5193e5c2.pngWhenever the signal appears/shows an up arrow, I want it to buy.
*how to I get it to close the trade when a sell signal appears or the arrow goes away?
Thanks to anyone who helps me, Noor. As I become better at this I will become active and help those who need help as well.

Goodluck to all, Noor - make sure you read this link
-
Alright guys, just wanted to update you. So I figured out what was the problem. You know how it says to upload the EX4 file, well, I didn't do that. What I ended up doing was uploading the MQL4 Source file instead and I got the proper results that I needed to get this thing working! WOOT WOOT!
-
Maybe the problem comes from the fact that you have only one indicator added. I will suggest to add another one, just because. And if it still don't work, then try with different indicator name. I will probably not even try to fix possible problem with this, because I'm preparing totally overwritten version of fxDreema to be uploaded.
-
ndt,
what is the chart with the blue and red bands from?
Looks interesting.