I ran into issues with setting variables and it was Chrome. I switched to Firefox and everything works as expected when configuring FxDreema. I am also on a MAC.
Latest posts made by gankin
-
RE: I cant believe that I just went through that! I was upset that my dreema wasnt working on chrome so I went to mozilla now its working Hours later and all I needed was direction to browser your program is working on???posted in Questions & Answers
-
RE: FIFOposted in Questions & Answers
One way around FIFO I use is to make sure all the trades have a different lot size. I believe the US brokers only enforce FIFO when the lot size is the same. Another way around it too is to use the 'for each buy or sell trade' block and set the loop direction to 'oldest to newest'.
-
RE: How to not get a new order after sl or TPposted in Questions & Answers
Did you try using Controlling blocks? If not look under the Controlling Blocks section, you can turn blocks on and off under there..
-
RE: Display on the chart if the EA has a block turned on or off.posted in Questions & Answers
Thank you so much 'miro1360'!! I appreciate all the help you provide to everyone.. it is nice to see a place where people help each other..
-
RE: Terminate object creates a MT4 pop-up windowposted in Questions & Answers
Thank you very much.. I appreciate the support..
-
Display on the chart if the EA has a block turned on or off.posted in Questions & Answers
I am trying to figure out if there is a way to display on the chart if the EA has a block turned on or off. For example lets say you are watching a Moving Average and if the 5 day is above the 10 day you want a buy now block to be Turned Off using the Turned off Block. and then if it drops below Turn the Buy now block back on. Can this be visually displayed on the chart.. Thanks for the Help!!
-
Terminate object creates a MT4 pop-up windowposted in Questions & Answers
Hello, I am having a problem with the Terminate object. The problem is not with the Terminate object in FXDreema itself It works as expected but the MT4 platform opens this popup window notifying you that the Expert was Terminated.. but it is not actually terminated until you click OK. I have tried go into the MT4 tool/options/events and disabled the events check box, but that does not help. Still a popup. The reason the pop-up is a problem for me is I am checking for trade types and my EA does not use Stop orders. So when I want the EA to terminate I use my phone and place a stop order and then the EA notices this and Terminates the EA. I have it also configured it to send me an email. Once you get the email confirmation then you remove the stop order. Everything works but you have to click OK on the Terminate popup on MT4 to actual terminate it which makes the idea useless
Does anyone know if this popup can be disabled or is there another way I can remove/terminate the EA that does not cause a pop-up. My last resort will be to use the turn-off blocks and disable to buy/sell order blocks but I was hoping to remove the EA from the chart.. Thanks for the help and everyone always helping each other out on the forum..cheers..