Page 1626 of 2170
Re: MT4 Indicator requests and ideas
Posted: Wed Aug 24, 2022 8:47 am
by chris006
Thanks for your attention, time and effort mrtools!
Attaching the compiled (ex4) indicator as well. (should work without the include file? downloaders please test)
Was hoping it could work on indices but after checking, still only works on currencies.
Re: MT4 Indicator requests and ideas
Posted: Wed Aug 24, 2022 1:01 pm
by Chickenspicy
anyone have an advance decline indicator? cant find a download for mt4
EDIT : this is advance decline ration not the actual advance decline line itself ADL
Re: MT4 Indicator requests and ideas
Posted: Wed Aug 24, 2022 4:44 pm
by Chickenspicy
could someone please help me figure out why when i click on it nothing happens is it code issue?
Re: MT4 Indicator requests and ideas
Posted: Wed Aug 24, 2022 6:33 pm
by sal
mr.tools
can you please add M30, M15, M5 S/R levels !!
Re: MT4 Indicator requests and ideas
Posted: Wed Aug 24, 2022 6:48 pm
by dmnik
Hello! Convert the script to the MT4 indicator pliz and you need the on/off button Thank you!
The script places pending orders when the price reaches the specified level.
Example:
You want to set a SellStop at 1.2000 but only when the price hits 1.2500. At the same time, the current price is below 1.2000. At the moment, this cannot be done in the MT4 terminal by standard means. You throw the script at the price of 1.2500 (approximately, because after that you can shift the line and thus set the moment for opening orders). The script will set the line with the inscription Bid=1.2500 SellStop 1.2000 at the price where you threw it. This means that when the price reaches the level of 1.2500, the script will automatically set SellStop to 1.2000, with the stop loss and take profit specified in the parameters. In addition to a stop order, the script can set a limit order in the same way. After the script is set, all lines can be moved with the mouse and the unnecessary ones can be deleted in order to set it to the desired prices.
If you drop the script above the price, it will place SellStop and BuyLimit orders. If it is lower than the current price, then the script will place BuyStop and SellLimit.
Re: MT4 Indicator requests and ideas
Posted: Thu Aug 25, 2022 1:20 am
by mrtools
sal wrote: Wed Aug 24, 2022 6:33 pm
mr.tools
can you please add M30, M15, M5 S/R levels !!
Try
Here
Re: MT4 Indicator requests and ideas
Posted: Thu Aug 25, 2022 1:24 am
by mrtools
dmnik wrote: Wed Aug 24, 2022 6:48 pm
Hello! Convert the script to the MT4 indicator pliz and you need the on/off button Thank you!
The script places pending orders when the price reaches the specified level.
Example:
You want to set a SellStop at 1.2000 but only when the price hits 1.2500. At the same time, the current price is below 1.2000. At the moment, this cannot be done in the MT4 terminal by standard means. You throw the script at the price of 1.2500 (approximately, because after that you can shift the line and thus set the moment for opening orders). The script will set the line with the inscription Bid=1.2500 SellStop 1.2000 at the price where you threw it. This means that when the price reaches the level of 1.2500, the script will automatically set SellStop to 1.2000, with the stop loss and take profit specified in the parameters. In addition to a stop order, the script can set a limit order in the same way. After the script is set, all lines can be moved with the mouse and the unnecessary ones can be deleted in order to set it to the desired prices.
If you drop the script above the price, it will place SellStop and BuyLimit orders. If it is lower than the current price, then the script will place BuyStop and SellLimit.
Not possible to place orders with an indicator.
Re: MT4 Indicator requests and ideas
Posted: Thu Aug 25, 2022 7:11 am
by bbookgenius
Hi everyone, this is my first post on the forum, so I hope I'm in the right place.
I wanted to start by saying thank you, since there is a lot of good content on the site.
I have two indicator enhancement requests.
First: bbsqueeze averages ---> I don't have the source code
Would it be possible to add a count on the number of candle/black dot that formed the range? In addition, if the count is higher than 20 (variable) draw a trendline on the high and low of this period which stretches over 6 hours (variable).
Second: ATR in Pips
Would it be possible to put it MTF?
Thanks!
Re: MT4 Indicator requests and ideas
Posted: Thu Aug 25, 2022 12:18 pm
by mrtools
bbookgenius wrote: Thu Aug 25, 2022 7:11 am
Hi everyone, this is my first post on the forum, so I hope I'm in the right place.
I wanted to start by saying thank you, since there is a lot of good content on the site.
I have two indicator enhancement requests.
First:
bbsqueeze averages ---> I don't have the source code
Would it be possible to add a count on the number of candle/black dot that formed the range? In addition, if the count is higher than 20 (variable) draw a trendline on the high and low of this period which stretches over 6 hours (variable).
Second:
ATR in Pips
Would it be possible to put it MTF?
Thanks!
A mtf version of Atr in pips I posted
here, about your first request I have no idea how to do that, sorry.
Re: MT4 Indicator requests and ideas
Posted: Thu Aug 25, 2022 6:18 pm
by Chickenspicy
the holy grail would be an ea
that can grab economic data,, geopolitical data,, intermarket data
and do the math for you, human brain cant compute this info
if i ever end up paying someone to create it ill post it here
the next chaikin analytics