Elite indicators :) - page 694

 

CCFp mtf 1.02 originally from here https://www.mql5.com/en/forum/general made new mt4 compatible.

Files:
 

CCFp multi time frame + alerts ...

spotforex

Here you go

Choose the symbols you want to monitor for crosses with the alertsFor parameter. It is irrelevant in which order you enter the single symbol (it is only relevant to know which one is primary and which one is secondary one). So you ca, for example, enter "EURUSD" as well as "USDEUR" the only difference will be that in second case it will "tell" that "USD crossed EUR" while in the first case it will "tell" that "EUR crossed USD". Alerts work correctly in mtf mode too (tested it and it looks like this in mtf mode)

spotforex:
Hi Mladen,

Would you please add an alert to your CCFp mtf 1.01 using the following condition: when two currencies, of my choosing, cross-over/under. For example, on a EURUSD chart I would like an alert when EUR and JPY cross-over/under.

When I set one of the currencies to false, for example CAD, the indicator rightly doesn't display the CAD currency, but does that in any way affect the calculation of the other currencies?

As always, thanks again for your time and effort.

-spotforex

ccfp_mtf_1.01.mq4

ps) new mt4 compatible version posted here https://www.mql5.com/en/forum/general

Files:
 
mrtools:
CCFp mtf 1.02 originally from here https://www.mql5.com/en/forum/general made new mt4 compatible.

Hi, I found these two indicators. One from the elite section and one from the free section. They are both called basically the same but they have a different line? Is the one from the free section a "smoothed" version? If so, could we add this smoothing option also to the one from the elite section to have all included in one indicator? (arrows, alerts and smoothing)

They also seem to have different alert types. One on color change and the other one on zero crossing?

Elite: corridor_ssa_normalized_end-pointed_2_arrowsamp_alerts_nmc.mq4

Free: corridor_ssa_normalized_end-pointed_amp_alerts_2_nmc.mq4

 
Gfuchs:
Hi, I found these two indicators. One from the elite section and one from the free section. They are both called basically the same but they have a different line? Is the one from the free section a "smoothed" version? If so, could we add this smoothing option also to the one from the elite section to have all included in one indicator? (arrows, alerts and smoothing)

They also seem to have different alert types. One on color change and the other one on zero crossing?

Elite: corridor_ssa_normalized_end-pointed_2_arrowsamp_alerts_nmc.mq4

Free: corridor_ssa_normalized_end-pointed_amp_alerts_2_nmc.mq4

Gfuchs

With same parameters they are the same in values. Difference is in other things, not the values

Here is a comparison of the two (in the order you posted them). The only thing I changed is the yellow color of the end pointed ssa in the lower example in order to make it more visible

Files:
 

Updated adxvma indicator : adxvma_nmc.mq4

Original was posted here : https://www.mql5.com/en/forum/general

Files:
adxvma_nmc.mq4  10 kb
adxvma.gif  69 kb
 

Updated adxvma final indicator : adxvma_final_nmc.mq4

Originally it was posted here : https://www.mql5.com/en/forum/general

Files:
 

Guys,

I have noticed one illogical thing in the indicator (the first step how adx part is calculated) I did use tradestation indicator as a model and it seems that there is an error in it that I inherited without thinking of it . In these that error is corrected. Even the results are better this way.

This calculation is much closer to the one from the public section (so the one from the public section is a fairly correct indicator) with much faster code in 99% of time and extras that are specific just to these posted in the elite section. So if you downloaded the indicators from previous posts, please use these instead. Also added one more option to the "regular" version : MultiColorMode- if set to false just one color is going to be used to display adxvma (useful if one wants to use a couple of adxvma to check for crosses as signals)

Updated version posted here : https://www.mql5.com/en/forum/general

regards

Mladen

Files:
 

Something for a better weekend

While surfing the net, found adxvma indicator mentioned on a couple of places. Made it using tradestation version as a model, and only then noticed that one version of it has already been posted on TSD (here : https://www.mql5.com/en/forum/180167 ). Then i compared the two and it turned out that the results under same conditions are not the same. After checking I was relieved that the work I done was not in vane (there are some coding matters which makes this one the correct one, even value wise). So ... here it is

___________________________

One parameter that needs to be explained :
TrendMode: - if set to false, it will consider equal values of adxvma as neutral trend (like this - the gray line is neutral trend)
it seems that this mode can sometimes be quite useful (just one example)
- if set to true, it will consider equal values of adxvma as trend continuation and not as a neutral trend (like this - no gray parts of line)
in my opinion this mode is at least equally useful (see this example

___________________________

The rest of parameters are usual : it is already mtf. From visual testing, it seems that median price (AdxVmaPrice == 4) and period 10 are quite effective on most symbols and on different brokers

A pleasant weekend to all

Updated version was posted here : https://www.mql5.com/en/forum/general

 
mladen:
ish

libSSA.dll does not need an update (it works with the new metatrader without any change)

Which code is causing problem?

Sorry, false alarm.

It is working now.

ish

 

Averages ITrend_mtf+alerts+arrows from here https://www.mql5.com/en/forum/general modified to work on new mt4 builds.

Reason: