Discovery: The problem of replacement happens using Firefox. I downloaded and tried Chrome this afternoon and adding custom indicators worked perfectly. So, there's something in the coding that doesn't work with Firefox.
Back to work!
Discovery: The problem of replacement happens using Firefox. I downloaded and tried Chrome this afternoon and adding custom indicators worked perfectly. So, there's something in the coding that doesn't work with Firefox.
Back to work!
P.S. This function works fine on the downloaded version.
Hello, I'm still working and still frustrated, for procedures that seem evident to me apparently aren't (to me).
Today, I'm using the online designer. I'm trying to add two custom indicators in the "Organize" window. I'm successful in adding one, with the needed specifications. After entering everything, I click Save and a box comes up that says Complete. The indicator is shown in the left box.
I then click Add Custom Indicator again. I fill out the necessary information for the second indicator and click Save. The program replaces the first indicator with the second. Only the second indicator is now listed and available while designing.
I don't want to replace the first. I want to add a second. So far, after several tries, I'm unsuccessful. Please help. Thank you.
Ok, so now I'm back to the same issue regarding the EA recognizing trades. Here's what's happening:
In trying to use Break Even (each trade), the EA wasn't adjusting the SL. So, I put a comment in to indicate whether the EA was reading the present trade: Trade Statistics -- Trades Count -- Now (current trades only)
The Project Options Magic Number is set to 0, which is confirmed when i open properties on the running EA.
Here's what's interesting. If I open a trade while the EA is runing, the comment indicates the opened trade. If I close the trade, it indicates no trade present. So, that's working fine. The EA is recognizing correctly the presence or lack of a trade.
Until.....
I close MT4 (with trade still opened), then reopen MT4. Now,the comment indicates 0 trades present. Nothing has changed. I simply closed and opened MT4. So, the EA is recognizing the trade as long as the trade was opened while the EA is running, and only within the same session. If the MT4 is closed, it cancels any recognition.
Ideas? Thanks
Understood...and appreciated. You have put together an amazing piece of software!
Now that I've got this problem solved, I do believe that I will have my EA built by the time my head hits the pillow tonight.
Kudos to you!
There we go! That's been my problem all along with all of these filters. I was using manually created orders to test the filters.
I tried the "if orders/trades exist" with the changes and now....the block passes the command when connected to the orange connector, as it should.
Seriously, I used to do some program and I was becoming concerned that my brain's circuitry fried somewhere along the line here. 
Thank you for you help, sir!
Not to overload you, but I'm adding things, hoping that the combination of what I'm experiencing might help you understand what is going on.
Tried this combination this morning: pass -- if trade/order exists -- blink the chart.
As before, filter only passes if connection to blink the chart is through yellow terminal, not orange. (A manually placed order exists on the chart.)
So, still the question of why the opposite terminal expected. But also, shouldn't the blink the chart stop when the order is then closed? It just keeps on going.
I'm frustrated!
Not only does "if trade/order exist" only pass if the yellow connection is used, when there ARE trades, but the same is true for "if pending order exists" and "if trade is running." Really strange...and frustrating.
Now, I'm trying to use the "close profitable trades" and "Close less profitable trade," with no luck.
Just what am I missing? I read instructions, when they can be found. I check and double check my settings. I think it through step by step to make sure it makes sense. But, I"m having no luck getting this to work for me.
Please help, however you can. Am I missing something? Is my logic wrong? Is there something in common that is causing me to misinterpret how things should be working?
Thank you.
BTW, I'm testing each step using a live demo account, not the tester.
Thank you for your answer. I found that the "time filter" only passed if I entered the times in component format, not text format. So, I at least know how to make that work now, though it seems that's a glitch. Or perhaps I'm just not getting it.
Now, I'm working on using the "if trade/order exists" filter. Here's what's happening:
I leave the Group# empty.
Market mode is "specified markets
Filter by type is Buys and Sells
I have placed a working order and a pending order on the chart.
The filter does NOT pass if I link it to the next step using the orange connection. It DOES pass if I link using the yellow connection. (Isn't that the opposite of how it should work?)
Further complication. The pass switch does not change if I place or remove an order. In other words, if it is not passing because there are not orders (hooked to the yellow), it does NOT start passing when an order is placed. I need it to switch when the order situation changes.
I'm having a terrible time getting the filters to work for me. Their expected logic just doesn't seem to work for me. Thanks for your time and patience.
I'm new to the use of fxdreema. Although it seems like an amazing program in itself, I'm obviously a bit clueless. I'm spending hours and hours trying to figure out how to use some functions. And, I don' t consider myself unintelligent. So, let's address one, in hopes that I can see the flaw in my approach by coming to understanding this. A thanks in advance.
So, I'm trying to use time filters...any of them. Let's consider "Time Filter." I set it for "Server time" to 00:01 and 23:59 as starting and ending time. (That should pretty much pass everything!) Yet, it does not pass to the next command: Play sound.
No matter what setting I try in Time filter, hour filter, or minute filter, there is never a pass to the next step. Obviously, I'm totally misunderstanding how to use these filters. Please help me.
Thank you.