you can start with this indicator, the rest is easy
Posts made by Byens
-
RE: Simple strategy with over 75% accuracy and Payoff above 3:1posted in Questions & Answers
-
RE: Simple strategy with over 75% accuracy and Payoff above 3:1posted in Questions & Answers
RSI Period? EMA Period? I see 2 emas there
-
RE: MACD Divergenceposted in Questions & Answers
use variable and change variable each candle with +1
-
RE: buffer for ma crossoverposted in Questions & Answers
just add Candle ID = 1 , moving average is repaint indicator
-
RE: Issues with brokerage hours.posted in Questions & Answers
That is because daylight saving time , i guess
-
Excluding Non-farm Payrollposted in Questions & Answers
can you please repost shared project, because its not there anymore
-
RE: How to know when a trade closesposted in Questions & Answers
click on trade tabs and you will find position closed block

-
RE: For Each Trade / Check Trade Counts problemposted in Questions & Answers
i would do it like this

-
RE: How to build an Indicator ??? (Urgent Issue)posted in Questions & Answers
I use eabuilder.com to make indicator
-
RE: Finally, News Filter for MT5 in 1 easy to use Block !!posted in Tutorials by Users
I tried to put 2 event but verbose show only one event.
This is how out put in chart looks like
image.png
-
RE: News during Backtestposted in Questions & Answers
Hi guys ,
I tried to put 2 event but verbose show only one event.

This is how out put in chart looks like

-
RE: How to use constant/bool with chart valueposted in Questions & Answers
it is like 3 ea in 1 , put "set current market for the next block" before each
-
RE: How to use constant/bool with chart valueposted in Questions & Answers
i have done it once, if you want to make 3 pairs , then you have to repeat whole process block 3 times with its own variable each pair
-
RE: New Position error: market is closed (10018)posted in Questions & Answers
it tries to open position at 00:00:00
filter those with green block time filter, any buy action or close action should be bellow this block
-
RE: Strugling with automatic validation mql5posted in Questions & Answers
yes, i made input boolean autovalidaton set to true while uploading to mql website, under that i place green block once a day. For averaging position i didnt put anything under those condition, so order will be less than it should be

