Thank you very much. It`s wonderful how your logic is working...
Latest posts made by mbagin
-
RE: Several conditions needs to be fullfiled to proceed with buy or sellposted in Questions & Answers
-
RE: Several conditions needs to be fullfiled to proceed with buy or sellposted in Questions & Answers
You right that 3 conditions are not necessary, but at least 2 are required if you want to fulfil idea that MACD needs to cross firstly certain value and than in second step the zero line.
Is there no way how to setup EA in such way that if condition no.1 was fullfilled (somewhere in the past) than if condition no.2 is fullfileed EA runs an action (buy/sell/etc) ?
I want to run BUY/SELL only if MACD crossed zero line only if it crossed before certain value i.e. 0.001.
PS: 0.001 is ok for example in 1Hour frame.
-
RE: Several conditions needs to be fullfiled to proceed with buy or sellposted in Questions & Answers
Hello,
please can you help me to understand how to build EA where several conditions needs to be met one after another and than proceed with buy or sell order ?For example here: https://fxdreema.com/shared/zoZQW0fJb
I would like to wait until MACD signal line crosse above value 0.001, than cross below value 0.001 and than cross below value 0 in order to proceed with sell action. Somehow it`s not working...
Many thanks in advance.
-
RE: How to recognize when RSI trend changes rising/fallingposted in Questions & Answers
Hello,
how to setup EA in such a way that it will recognize when RSI will change trend direction from rising to falling (or vice versa) and provide for example buy signal ? Partially I was sucesfull with indicator rise/fall but this is providing many signals as the candle is moving up and down until next time frame. I want to compare RSI level after candle time frame is finished so up/down trend is confirmed (See attached print screen). Than you very much in advance for your help admin.......
RSI change direction.jpg -
RE: How to create pop-up alert/message when something happensposted in Questions & Answers
Hi,
I am trying to learn how to create a pop-up message/alert when certain conditions will be met. For example in below uploaded project I would like to blink the screen, show pop-up message and play a sound when RSI goes above 70 points. I tested shared project but nothing happens except record in journal. What I am doing wrong ?PS: How can I share project in this forum ? (like others do with /fxdreema.com/shared/......) ?
......
test003.mq4 -
RE: More comlex manual and support stuff for newcomersposted in Bug Reports
__So.... what question do you have that is not located here: https://fxdreema.com/examples or here: https://fxdreema.com/documentation/

Active subscribers at the moment: 138. No marketing activities
I have plans to make some videos and I even updated the documentation a little bit recently :)[/quote:2pmnrvjz]Thank you for your reply. I will put my questions (if I am stucked somewhere) into "Working.." folder.
It must be very time consuming for you if you are alone on all these activities > I wish you all best and keep going in this interesting job.
-
RE: More comlex manual and support stuff for newcomersposted in Bug Reports
Hello Admin,
I think fxdreema has a great potential (even I am newcomer and I dont understand even basic steps) but I feel this is a great tool. Anyway as a newcomer (subscribed just today morning) I am missing more complex manual with more practical examples, tutorials or even youtube movies. I red some of your postings where you said something like one strategy can be done by five people in a five different ways but anyway I guess there are many like me who struggle with stupid/basic steps at the beginning. I don't want to bother you every time I am stacked at some point and make this forum even bigger. I see that you are very well managing this forum by trying to answer on time almost each posting, but maybe it would be more time efficient for your to prepare such manual for one time and thus save your future time by answering many upcoming questions in the future in advance. What do you think ?PS: I dont know how many subscribers you have but definitely fxdreema should be a cash-cow because it (you) deserves that, and if its not I recommend to put more effort on marketing activities where btw. strong tutorials and guide lessons belongs
I wish you many sunny days and good luck. -
RE: Local ver. export issue with directoriesposted in Bug Reports
__Don't use the /MQL4 part in paths[/quote:3tpbkjh1]
That was the point
Thanks and have a nice day 
-
RE: Local ver. export issue with directoriesposted in Bug Reports
Hello,
when I click on local version export to .mq4 (or .ex4) program shows red/orange message "Check if Metatrader 4 directory is correctly set" and opens Global options window (see attached first print screen)
. However I have copied my paths to MT4 terminal and project folder exactly as they are setup (see attached second print screen)
so I dont understand what`s wrong. Please can you help me ?