
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Dear Mladen,
Do you think you could do it with divergence visible on it ?
Kind regardsRosalieone, added the divergence.
Elder impulse EA (made by tradefx1 and posted here : https://www.mql5.com/en/forum/general ) updated to work using the new mql rules (otherwise it could not work at all) : elder_impulse_ea_nmc.mq4
Elder impulse EA
Sorry I always forget to include the file.
here it goes ...
Updated version posted here : https://www.mql5.com/en/forum/general
Adxvma channel (originally posted here https://www.mql5.com/en/forum/general ) updated for the new mql : adxvma_channel_nmc.mq4
Let's start the new year
This one is adxvma channel (the calculation is similar to Keltener channel except that it does not use the ATR (average true range) but a kind of "pure range") - the channel up and down are calculated as adxvma smoothed range too, so it is a kind of an "all adxvma" indicator (and, internally, the adxvma is made a function that can be easily used in any other indicator)
Updated version posted here : https://www.mql5.com/en/forum/general
Rosalieone, added the divergence.
Thanks a lot Mr tools !!!!
Also, adxvma bands indicator : adxvma_bands_nmc.mq4
And adxvma bands :
This one is calculated similar to Bollinger bands, with one deviation (again
) It does not calculate standard deviations for upper and lower bands (standard deviations are calculated in respect to simple moving average) but as deviations from an adxvma itself and then smoothed by adxvma again (if required by BandsSmoothPeriod parameter) - so this one is "all adxvma" indicator again
Hi Mladen, is it possible to update this lotsize indicator to new MT4?
risklotindicator.mq4
Or do you have any other nice alternative indicator for this
grts
Forexblasters
Hi Mladen, is it possible to update this lotsize indicator to new MT4?
risklotindicator.mq4
Or do you have any other nice alternative indicator for this
grts
Forexblastersforexblasters
here is the updated version : risklotindicator_nmc.mq4