Page 1905 of 2170
Re: MT4 Indicator requests and ideas
Posted: Sun Jul 30, 2023 8:11 pm
by ffsss
This indicator doesnt work for me. Could anyone fix it or try if it works?
Re: MT4 Indicator requests and ideas
Posted: Sun Jul 30, 2023 8:30 pm
by dmnik
Is it possible to edit this indicator?
It found signal divergences.
There are different types of signals in the indicator. One for the alert, another for the panel.
For an alert: when the current sell price (Bid) crosses the predefined values of Price_Pips_D for a sell signal or Price_Pips_U for a buy signal. When this happens, the code simulates a mouse click at a certain position on the screen, which actually performs a buy or sell operation. They wanted to make a trading advisor out of the indicator.
For the panel: If the calculated value of Frequency_Buy is greater than the specified pips_u, or the calculated value of Frequency_Sell is greater than the specified pips_d, the panel displays "BUY" or "SELL" as a signal, respectively. If none of these conditions are met, the panel displays "NO SIGNAL" (no signal).
In general, the signals do not match!
Re: MT4 Indicator requests and ideas
Posted: Sun Jul 30, 2023 8:50 pm
by RedEye
ffsss wrote: Sun Jul 30, 2023 8:11 pm
This indicator doesnt work for me. Could anyone fix it or try if it works?
You need these files for this indi to work:
1. AdvancedNotificationsLib.dll
2. shell32.dll
It clearly says this in the Input Tab and sourcecode
You can get a key via @profit_robots_bot Telegram Bot. Visit ProfitRobots.com for discord/other platform keys
-RedEye-
Re: MT4 Indicator requests and ideas
Posted: Sun Jul 30, 2023 9:11 pm
by Chickenspicy
ffsss wrote: Sun Jul 30, 2023 8:11 pm
This indicator doesnt work for me. Could anyone fix it or try if it works?
It needs the other indicator mentioned with it
And enough history
Re: MT4 Indicator requests and ideas
Posted: Sun Jul 30, 2023 10:31 pm
by A_5
mrtools wrote: Sun Jul 30, 2023 1:33 pm
Not sure how.
I mean being able to specify time of the day rather than timezones. I posted this indicator just as an example.Eg indices open 9:30am EST, to draw that open line is not possible with this indicator. I need an indicator which can draw such horizontal lines
Re: Relative Trend Index MT4 Indicator request
Posted: Sun Jul 30, 2023 10:38 pm
by moey_dw
Re: MT4 Indicator requests and ideas
Posted: Sun Jul 30, 2023 10:38 pm
by A_5
mrtools wrote: Sun Jul 30, 2023 1:33 pm
Not sure how.
perhaps it should shift by minutes
So instead of 1,2, it can be 60,120, then 1:30 will be 90, 3hrs30min shift will be 210 etc
Re: MT4 Indicator requests and ideas
Posted: Sun Jul 30, 2023 11:09 pm
by chris006
Try this one - vertical and horizontal line at session open:
viewtopic.php?p=1295487367#p1295487367
No colour change for line though for price up or below the session open.
A_5 wrote: Sun Jul 30, 2023 10:31 pm
I mean being able to specify time of the day rather than timezones. I posted this indicator just as an example.Eg indices open 9:30am EST, to draw that open line is not possible with this indicator. I need an indicator which can draw such horizontal lines
Re: Relative Trend Index MT4 Indicator request
Posted: Sun Jul 30, 2023 11:54 pm
by TransparentTrader
kvak wrote: Sun Jul 30, 2023 7:01 pm
I was trying it yesterday, but it is look that some lines in code Iam not able to convert....
Ok, no problem. Is this something that will make it impossible to port the RTI into MT4, or something you'll have to figure out later when you have the time?
Re: MT4 Indicator requests and ideas
Posted: Mon Jul 31, 2023 12:23 am
by Jedidiah
RedEye wrote: Sun Jul 30, 2023 8:45 pm
Hi Jedi,
Here you go bro!
UniZigZagChannel_v2.4 600+btn.mq4
-RedEye-
Thank u RedEye
Iām very grateful