Elite indicators :) - page 1174

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
I found this new indicator. Can someone convert it to work on mt4 please?
That has coding errors
That has coding errors
and what about mq5 for mt4.:).
That has coding errors
Which errors?
Think maybe here
h=MA1;
l=MA1;
if (h<MA2) h=MA2;
if (h<MA3) h=MA3;
if (h<MA4) h=MA4;
if (h<MA5) h=MA5;
if (h<MA6) h=MA6;
if (h>MA2) h=MA2;
if (h>MA3) h=MA3;
if (h>MA4) h=MA4;
if (h>MA5) h=MA5;
if (h>MA6) h=MA6;
with h = high and l = low, thinking maybe the first part should maybe be
if (l<MA2) l=MA2;
if (l<MA3) l=MA3;
if (l<MA4) l=MA4;
if (l<MA5) l=MA5;
if (l<MA6) l=MA6;
but not sure!!
ps) from what I can tell the mq5 version came from this mt4 version from here:https://www.mql5.com/ru/code/7188
NK Trade made the histo version, for the histo there is a trend mode, if trend mode = false you get the first histo, if true you get the bottom histo.
trend_direction__force_index_-_smoothed_4.30_histo__lines.ex4
Dear mrtools ,
is the TREND MODE ON=TRUEon the histo version mean the same of the CHANGE THE COLOR ON ZERO LINE CROSS=TRUE on regular version ????
Dear mrtools ,
is the TREND MODE ON=TRUEon the histo version mean the same of the CHANGE THE COLOR ON ZERO LINE CROSS=TRUE on regular version ????NK Trade
It means that if the trend mode is set to true then the histo color will change only when an opposite direction signal is made
NK Trade
It means that if the trend mode is set to true then the histo color will change only when an opposite direction signal is madeOk sir, now i understand
Thank's for your answer
Mr.mladen please suggest any best METATRADER DEMO ACCOUNT for practice with my custom added indicators because i tried GCI demo in that mt4 there is no custom indicator adding ......
thankyou
and what about mq5 for mt4.:).
I don't understand the question
I don't understand the question
That was just fun. Am I a nerd when I laughed about it and even laughed more because you didn't get it? OMG