Something interesting, old thread - page 117
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 beg you to make this HISTO index by noon at the bottom
This indicator matches the averages that moves with candles
This is the only code make it appear at the bottom as in the picture
please please
//------------------------------------------------------------------
Please did you read my previous post at all?
If not, please do.
Thank you, Mr
I you convert this code
#property indicator_chart_window
#property indicator_buffers 3
#property indicator_plots 1
#property indicator_label1 "Label1"
#property indicator_type1 DRAW_COLOR_LINE
#property indicator_color1 DeepSkyBlue,PaleVioletRed
#property indicator_style1 STYLE_SOLID
#property indicator_width1 2
To this code
#property indicator_separate_window
#property indicator_buffers 3
#property indicator_plots 1
#property indicator_label1 "Label1"
#property indicator_type1 DRAW_COLOR_HISTOGRAM
#property indicator_color1 DeepSkyBlue,PaleVioletRed
#property indicator_style1 STYLE_SOLID
#property indicator_width1 2
#property indicator_minimum 0
#property indicator_maximum 1
The time frame is not working well
Do you help me with a simple amendment to the index until the time frame works well
When you select multiple time frame on the same index in the graph disappear
This picture of the graph I want to work in this format
Index in two versions
Thank you, Mr
I you convert this code
#property indicator_chart_window
#property indicator_buffers 3
#property indicator_plots 1
#property indicator_label1 "Label1"
#property indicator_type1 DRAW_COLOR_LINE
#property indicator_color1 DeepSkyBlue,PaleVioletRed
#property indicator_style1 STYLE_SOLID
#property indicator_width1 2
To this code
#property indicator_separate_window
#property indicator_buffers 3
#property indicator_plots 1
#property indicator_label1 "Label1"
#property indicator_type1 DRAW_COLOR_HISTOGRAM
#property indicator_color1 DeepSkyBlue,PaleVioletRed
#property indicator_style1 STYLE_SOLID
#property indicator_width1 2
#property indicator_minimum 0
#property indicator_maximum 1
The time frame is not working well
Do you help me with a simple amendment to the index until the time frame works well
When you select multiple time frame on the same index in the graph disappear
This picture of the graph I want to work in this format
Index in two versions
Histo version of that averages (but be aware that it is a very old version - a lot have changed in averages since then)
Yes sir this is required
There is another problem you select multiple timeframe
Show only color on only the first frame
This picture of the graph
I have no such problem (here are 4 different time frames on my terminal)
Histo version of that averages (but be aware that it is a very old version - a lot have changed in averages since then)
Yes sir this is required
There is another problem you select multiple timeframe
Show only color on only the first frame
This picture of the graph
Difference between mq4 and mq5 in the old version works timeframe either in the modern version framework did not work
Yes sir this is required
There is another problem you select multiple timeframe
Show only color on only the first frame
This picture of the graph
Difference between mq4 and mq5 in the old version works timeframe either in the modern version framework did not work
Try this
When you use a time-frame of the M5. M15, M30, H1
Same Averages
Time frame = M5. M15, M30, H1
Apple to = Close price
Calculation period = 14
Calculation type = Hull MA
Multi color mode? = true
Interpolate mtf data ? = true
Chart shows this problem
No idea what are you doing, but when I do the same, this is what I get (and I used the hull, as you described, not the sma, as you have it on your picture, but it works the same for all averages in that set)
All is working just the way it should and there is no problem at all when I try to use it
All the best
No idea what are you doing, but when I do the same, this is what I get (and I used the hull, as you described, not the sma, as you have it on your picture, but it works the same for all averages in that set)
All is working just the way it should and there is no problem at all when I try to use it
All the best
Thank you Thank you, Mr. index works well
Thank you, God willing, Muwaffaq in your life
I have a request, if possible
Can macd_heatmap index turned into mq5
This helps me to know the price movements on the rest of the couples
This indicator has a wonderful feature four colors
Thank you sir