Page 1827 of 2170
Re: MT4 Indicator requests and ideas
Posted: Sat Apr 08, 2023 4:19 am
by kvak
whiplashtm wrote: Fri Apr 07, 2023 4:06 am
Hi,
I'm a big fan of non-directional volatility filtering. Sometimes these indicators could be of need of some smoothing. This indicator can more often than not be very jagged, especially with faster periods.
I don't know much about this indicator but here's the description:
Most volume/volatility take into account price volatility to determine if price is moving or not. However, they usually fail to get you out of choppy price action. This indicator was intended to filter those flat periods while also getting you into the beginning of most trends. This indicator works better with lower periods (5-10). If the green line is above the red line, trading is allowed. If it's below, there is a range or choppy price action. This is a volatility indicator so it should not be used for entries. You can compliment it with other entry signal indicators.
Would it be possible to add the 40+ different averages + smoothing option with the different averages (decimal period) to this indicator?
It would've been much appreciated.
Warm regards
whiplashtm
Cercos_Chaos_vs_Movement.mq4
Try this version
CLICK
One way how it make smoothed....
Re: MT4 Indicator requests and ideas
Posted: Sat Apr 08, 2023 6:42 am
by nathanvbasko
nathanvbasko wrote: Thu Mar 30, 2023 5:52 am
Custom Candles... Any Time Frame
.... is just a custom candle tool on its own.
UPDATES:
- Improved logical flow processes for execution speed and
- Re-inserted (added) custom candle time frames
UPDATES:
Custom Candles - Any Time Frame
→ Added a button for custom candles' time frame - beside the existing one for candle type
- With added logical flow (dumb proof)
- Fixed an issue (from the original) with monthly custom candles (not showing) while on a weekly chart
- In the event that objects (buttons/custom candles) have been cleared, it will be reloaded based on the current state
....basically, it's a candle tool on its own.
Re: MT4 Indicator requests and ideas
Posted: Sat Apr 08, 2023 5:24 pm
by RodrigoRT7
Woodyz wrote: Sat Mar 18, 2023 2:37 pm
Does anyone have a linear regression indicator setup like this or similar they can share please?
I don't know if anyone answered your question, but I think this one is similar to what you want.
Re: MT4 Indicator requests and ideas
Posted: Sat Apr 08, 2023 6:37 pm
by Woodyz
I don't know if anyone answered your question, but I think this one is similar to what you want.
[/quote]
Thanks mate, but those are nothing like what I was looking for
Re: MT4 Indicator requests and ideas
Posted: Sat Apr 08, 2023 7:01 pm
by ardaguney
hi coders i need help this two indicators made by forex station coders (tdi rsx and rsi ma cross)
can you cahange the mtf settings of tdi rsx like rsi ma cross can you add interpolate in mtf mode
also when i put two tdi rsx indicator in same window i cant get see the mtf signals for example when i put
5 m and 15 m on 1 m chart i only can see 5 m or 15 when 5 m opens 15m closes what is the problem
i will be greatfull if you can help me and change the indicator settings
best regards
Re: MT4 Indicator requests and ideas
Posted: Sat Apr 08, 2023 11:17 pm
by Meyson
whiplashtm wrote: Fri Apr 07, 2023 4:06 am
Hi,
I'm a big fan of non-directional volatility filtering. Sometimes these indicators could be of need of some smoothing. This indicator can more often than not be very jagged, especially with faster periods.
I don't know much about this indicator but here's the description:
Most volume/volatility take into account price volatility to determine if price is moving or not. However, they usually fail to get you out of choppy price action. This indicator was intended to filter those flat periods while also getting you into the beginning of most trends. This indicator works better with lower periods (5-10). If the green line is above the red line, trading is allowed. If it's below, there is a range or choppy price action. This is a volatility indicator so it should not be used for entries. You can compliment it with other entry signal indicators.
Would it be possible to add the 40+ different averages + smoothing option with the different averages (decimal period) to this indicator?
It would've been much appreciated.
Warm regards
whiplashtm
Cercos_Chaos_vs_Movement.mq4
what is this channel indicator on the chart?
Re: MT4 Indicator requests and ideas
Posted: Sat Apr 08, 2023 11:33 pm
by nathanvbasko
nathanvbasko wrote: Sat Apr 08, 2023 6:42 am
UPDATES: Custom Candles - Any Time Frame
→ Added a button for custom candles' time frame - beside the existing one for candle type
- With added logical flow (dumb proof)
- Fixed an issue (from the original) with monthly custom candles (not showing) while on a weekly chart
- In the event that objects (buttons/custom candles) have been cleared, it will be reloaded based on the current state
blueface wrote: Fri Mar 24, 2017 12:50 pm
...
Request to mod an indicator, its come from TSD forum
I think maybe need a start time,I want the start time is 23:00
....
Your request might have been resolved by this release...
Custom Candles - Any Time Frame
→ Added custom candles' starting session (
Broker,
Sydney as default, Tokyo,
London,
New York)
- Applicable only for... custom candle time frame that is less than or equal to H12 time frame
- Make sure you set your correct GMT offset time (your broker's server time)
→ Optimized dumb proof...
- In the event that global variables (for buttons/custom candles' TF current state) have been cleared, it will be reloaded using the default parameter values.
re-attached...
fixed issue with custom candles' broker session
Re: MT4 Indicator requests and ideas
Posted: Sat Apr 08, 2023 11:34 pm
by whiplashtm
Meyson wrote: Sat Apr 08, 2023 11:17 pm
what is this channel indicator on the chart?
Re: MT4 Indicator requests and ideas
Posted: Sun Apr 09, 2023 12:23 am
by simon_n3z
Greetz!
To the great Mr.Tools...
it could take quite some work, but to stay tru to the money, I am requesting as follows
blau tsi:
please make average double, price options, signal option for the averaging and double smoothing..
pleeeeezzz
Re: MT4 Indicator requests and ideas
Posted: Sun Apr 09, 2023 1:37 pm
by nathanvbasko
nathanvbasko wrote: Sat Apr 08, 2023 11:33 pm
Custom Candles - Any Time Frame
→ Added custom candles' starting session (
Broker,
Sydney as default, Tokyo,
London,
New York)
- Applicable only for... custom candle time frame that is less than or equal to H12 time frame
- Make sure you set your correct GMT offset time (your broker's server time)
→ Optimized dumb proof...
- In the event that global variables (for buttons/custom candles' TF current state) have been cleared, it will be reloaded using the default parameter values.
UPDATES...
→ Added a button to switch to custom candles' starting session (Broker, Sydney, Tokyo, London, and New York).
- Extended the starting custom candle session time frame... Now up to Daily
re-attached...
fixed custom candle's broker starting session issue