there are those scripts that download the history. I don't know how to narrow it to five years. if those either. But I'm sure You knew those script already.Cladi39 wrote: Thu Jul 15, 2021 7:12 am Hello guys I need confiable history data from 5 years to now. Who can share I will appreciate it
Re: MT4 Indicator requests and ideas
13343Hi, need some to modify these indicators they are ADX,Fractals,vortex,parabolic_sar.
Here is what I want to be done
ADX
So for the, I would like a notification popup whenever the adx+ lines cross the adx- and adx- cross the adx+. The pop up should say adx then say line crossed and also it must say up or down based on the adx.
The white adx line I would like you to hide this.
The adx+ line should be green and adx- should be red.
In the setting of this, I would like to remove the adx period and change this adx smoothing to 1 and add DI Length with the number 5.
Hide the white adx line so set the colour to none.
Fractals
Convert to mq4.
change shape to diamond shape and make the diamond shape bigger on the chart.
The period needs to be set 3
I would make Fractals correct colour ie if uptrend I want dark green Fractals diamond shape to appear and its downtrend hen dark red diamond shape. I don’t like how the Fractals is configured for opposite so get around this we only need to change the colour, not the code.
By chage colour i mean the default colour is set red for green and green for red so all we will do is correct this so basically when its uptrend it will show the correct colour.
vortex _mtf+alerts+arrows_Line
I would like you to make the arrows false in the setting and change the period to 4.
change the darkskyblue to green.
Green for vi+ and vi- to be red.
parabolic_sar
Just need to convert to mq4
I hope some can do this for me i was struggling to do this myself as I'm not a coder.
The help would be muchly appreciated.
Here is what I want to be done
ADX
So for the, I would like a notification popup whenever the adx+ lines cross the adx- and adx- cross the adx+. The pop up should say adx then say line crossed and also it must say up or down based on the adx.
The white adx line I would like you to hide this.
The adx+ line should be green and adx- should be red.
In the setting of this, I would like to remove the adx period and change this adx smoothing to 1 and add DI Length with the number 5.
Hide the white adx line so set the colour to none.
Fractals
Convert to mq4.
change shape to diamond shape and make the diamond shape bigger on the chart.
The period needs to be set 3
I would make Fractals correct colour ie if uptrend I want dark green Fractals diamond shape to appear and its downtrend hen dark red diamond shape. I don’t like how the Fractals is configured for opposite so get around this we only need to change the colour, not the code.
By chage colour i mean the default colour is set red for green and green for red so all we will do is correct this so basically when its uptrend it will show the correct colour.
vortex _mtf+alerts+arrows_Line
I would like you to make the arrows false in the setting and change the period to 4.
change the darkskyblue to green.
Green for vi+ and vi- to be red.
parabolic_sar
Just need to convert to mq4
I hope some can do this for me i was struggling to do this myself as I'm not a coder.
The help would be muchly appreciated.
Re: MT4 Indicator requests and ideas
13344mr.tools
can you please update the error
Alex5757000 - Multi Moving Average v2.1
viewtopic.php?t=8472149&p=1295351200#p1295351200
1) alert shall be update with adding arrows based on
arrow down
top line must be BLUE dot and below 3 dot RED
arrow up
top line must be RED dot and below 3 dot BLUE
can you please update the error
Alex5757000 - Multi Moving Average v2.1
viewtopic.php?t=8472149&p=1295351200#p1295351200
1) alert shall be update with adding arrows based on
arrow down
top line must be BLUE dot and below 3 dot RED
arrow up
top line must be RED dot and below 3 dot BLUE
"There is NO GOD higher than TRUTH" - Mahatma Gandhi
Re: MT4 Indicator requests and ideas
13346@ mrtools
Respected Sir,
Request you to Please Add Arrows on Chart for Indi : Leledc-SsrcForceFinalNoRepaint
Please do the needful.
Thanks. Thank. Thanks.
Respected Sir,
Request you to Please Add Arrows on Chart for Indi : Leledc-SsrcForceFinalNoRepaint
Please do the needful.
Thanks. Thank. Thanks.
Re: MT4 Indicator requests and ideas
13347Cane someone please help me out.....Would like to add "Arrows size" to this code
void f0_1(int Ai_0, color Ai_4, int Ai_8, bool Ai_12) {
string Ls_16 = arrowsIdentifier + ":" + Time[Ai_0];
double Ld_24 = 3.0 * iATR(NULL, 0, 20, Ai_0) / 4.0;
ObjectCreate(Ls_16, OBJ_ARROW, 0, Time[Ai_0], 0);
ObjectSet(Ls_16, OBJPROP_ARROWCODE, Ai_8);
ObjectSet(Ls_16, OBJPROP_COLOR, Ai_4);
void f0_1(int Ai_0, color Ai_4, int Ai_8, bool Ai_12) {
string Ls_16 = arrowsIdentifier + ":" + Time[Ai_0];
double Ld_24 = 3.0 * iATR(NULL, 0, 20, Ai_0) / 4.0;
ObjectCreate(Ls_16, OBJ_ARROW, 0, Time[Ai_0], 0);
ObjectSet(Ls_16, OBJPROP_ARROWCODE, Ai_8);
ObjectSet(Ls_16, OBJPROP_COLOR, Ai_4);
Re: MT4 Indicator requests and ideas
13348Hello MR tools , Malden and other pro coders below is idea of a indiactor if you guys can code its not exact like ict but its major thing is to find market break structure so we can find when shift is happen in market .
Hope you guys do this job as it can benefits most of traders who love to trade structures.
I also attached one indicator for HL you guys can simply modify it
Hope you guys do this job as it can benefits most of traders who love to trade structures.
I also attached one indicator for HL you guys can simply modify it
- These users thanked the author sixthsensetrading for the post:
- sal
Re: MT4 Indicator requests and ideas
13349Hi,
I am looking for a 'Moving Average' indicator with the possibility of setting the deviation where an arrow appears every time the price exceeds it.
You can help me? thanks
I am attaching an image to clarify what I have in mind.
(I sincerely thank those who will be able to help me in the creation or to let me find an indicator that follows my simple idea.)
I am looking for a 'Moving Average' indicator with the possibility of setting the deviation where an arrow appears every time the price exceeds it.
You can help me? thanks
I am attaching an image to clarify what I have in mind.
(I sincerely thank those who will be able to help me in the creation or to let me find an indicator that follows my simple idea.)
Re: MT4 Indicator requests and ideas
13350Please help me to build a void function.
I want to get PRICE VARIABLE VALUE by auto-scale in MACD Sub Window, from Y =Pixel constant. Compare Y to Zero and subwindow bottom. If maybe, please convert Pixel to Price value for me. Thank you so much!

I want to get PRICE VARIABLE VALUE by auto-scale in MACD Sub Window, from Y =Pixel constant. Compare Y to Zero and subwindow bottom. If maybe, please convert Pixel to Price value for me. Thank you so much!
