• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 6:32pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 6:32pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Fixing Your Indicators or EAs (Free) 451 replies

Coding robots and indicators in C# for no charge (cTrader API) 180 replies

Oanda MT4 - Indicators and EAs not showing 1 reply

EAs and indicators relating to moutaki... 22 replies

InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 29,697
Attachments: I will code your EAs and Indicators for no charge
Exit Attachments

I will code your EAs and Indicators for no charge

  • Last Post
  •  
  • 1 20052006Page 200720082009 2172
  • 1 Page 2007 2172
  •  
  • Post #40,121
  • Quote
  • Oct 7, 2020 6:23pm Oct 7, 2020 6:23pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 826 Posts
Quoting Motiram
Disliked
{quote} Hello BlueRain, Much appreciate for quick fixing now location is quite good please could you check the pips difference is not correct. For the detail image is attached pips difference must be as shown. Kind Regards, Moti {image}
Ignored
I will look into those and refresh issue at the same time.
I still don't know where is the Holy Grail
1
  • Post #40,122
  • Quote
  • Oct 7, 2020 9:18pm Oct 7, 2020 9:18pm
  •  nothing00
  • | Joined Apr 2020 | Status: Member | 8 Posts
hi Metatrader
Wondering if you could code an alert between
- williams percent range (Williams %R )
Display an UP arrow (and an audible alert) when : indicator is 0
Display a DOWN arrow (and an audible alert) when : indicator is 100
Thanks you, verymuch
  • Post #40,123
  • Quote
  • Oct 7, 2020 10:19pm Oct 7, 2020 10:19pm
  •  Jonxjon
  • | Joined Aug 2018 | Status: Member | 7 Posts
Hi Coders,

Can anyone assist on this EA error?

Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot6.png
Size: 12 KB
Attached File
File Type: mq4 Ademola.mq4   11 KB | 60 downloads
  • Post #40,124
  • Quote
  • Edited Oct 8, 2020 12:00am Oct 7, 2020 10:58pm | Edited Oct 8, 2020 12:00am
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 826 Posts
Quoting Motiram
Disliked
{quote} Hello BlueRain, Much appreciate for quick fixing now location is quite good please could you check the pips difference is not correct. For the detail image is attached pips difference must be as shown. Kind Regards, Moti {image}
Ignored
I fixed refresh issue.
I missed this when I copied data.
ArraySetAsSeries(rates,true);

Plus a few changes required. please check it out.

I hope this is final.
Attached Image (click to enlarge)
Click to Enlarge

Name: Previous Session Lines with Di.JPG
Size: 110 KB
Attached File
File Type: mq4 Two Days Open Close Lines with PipDiff.mq4   9 KB | 102 downloads
I still don't know where is the Holy Grail
2
  • Post #40,125
  • Quote
  • Oct 7, 2020 11:47pm Oct 7, 2020 11:47pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 826 Posts
Quoting Jonxjon
Disliked
Hi Coders, Can anyone assist on this EA error? {image} {file}
Ignored
Those are harmless alert, just asking to capture return value.

I added some check that does nothing now.
Attached File
File Type: mq4 Ademola.mq4   23 KB | 87 downloads
I still don't know where is the Holy Grail
  • Post #40,126
  • Quote
  • Oct 8, 2020 12:29am Oct 8, 2020 12:29am
  •  genuine007
  • | Joined Sep 2020 | Status: Member | 107 Posts
Hi BLUERAIN;
this is an indictaor already uploaded here in this group by someone I did not remeber the name who put this.
But I remember that there was some bug in it and it was corrected by CJA or may be PHYLO; exactly I don't know
I also requested to CJA, PHYLO quoting their post to edit this indicator for 3 Weeks & 3 Months.. but may be because they are not active so my request was not fulfilled.

I myself tried editing it but failed :
but I found some imporatnt points during my attempt-
that there is PERIOD_D1 may be it can be easily convert to PERIOD_W1, PERIOD_M1
but the tricky part is forumla may be & the time ie. Pivot Range Start & Pivot Range End
following time is set in this 3 Day Rolling Pivot indi :
extern string PivotRangeStart = "10:05";
extern string PivotRangeEnd = "18:20"

but the thing is how to change time for 3 Week Rolling Pivot, & 3 Month Rolling Pivot ?
can you mode this indicator?
hope you get what I am saying..

by the way coding of this indicator is very very small..
any expert coder can easily understand it..
please give it a tryy...
Attached File
File Type: mq4 Three_Day_Rolling_Pivot x.mq4   4 KB | 59 downloads
  • Post #40,127
  • Quote
  • Oct 8, 2020 12:53am Oct 8, 2020 12:53am
  •  lucky1359
  • Joined Nov 2018 | Status: Member | 630 Posts
Quoting BlueRain
Disliked
{quote} First of all, those 2 indicators are decompiled version of some kind of TMA + ATR Band. We can't work on decompiled version of any kind of indicators. However, there are many of those variation based on TMA + ATR. Attached is TMA + ATR double bands which should give identical band - two indicators of yours combined. Just modify ATR value and you should have same band. {file}
Ignored
Good Morning Dear Bluerain,

Thank you very much. Really its very impressive and feels very good

Thanks & Regards
  • Post #40,128
  • Quote
  • Oct 8, 2020 1:12am Oct 8, 2020 1:12am
  •  lucky1359
  • Joined Nov 2018 | Status: Member | 630 Posts
Quoting mntiwana
Disliked
{quote} FL (forex lines) indicators are lurking around since long everywhere,renamed and mostly if not all repainter including old enough fl 01 or fl 001 or fl 1 is centered tma
Ignored
Hello Mntiwana,

Good Morning, How are you. Thank you very much for your guidance.
I have seen many of your posts where you instantly tell about the indicator
and provide with the original one with name and details as just Blue rain guided me.
Great knowledge acquired .

I need your help. Can you please name an indicator or provide me.
i want a nice MACD histogram Indicator with the option of Different Timeframes to plot on a single chart
i have a stochastic indicator. I am attaching its image.

But i want of a MACD histogram Indicator with the option of Different Timeframes to plot on a single chart.
Have a Great Day

Thank you in Advance

Thanks & Regards
Attached Image (click to enlarge)
Click to Enlarge

Name: MACD REQUEST.png
Size: 97 KB
  • Post #40,129
  • Quote
  • Edited at 4:58am Oct 8, 2020 3:37am | Edited at 4:58am
  •  Motiram
  • Joined Nov 2014 | Status: Member | 546 Posts
Quoting BlueRain
Disliked
{quote} I fixed refresh issue. I missed this when I copied data. ArraySetAsSeries(rates,true); Plus a few changes required. please check it out. I hope this is final. {file} {image}
Ignored
Wow! BlueRain,

Everything is well fixed and perfectly aligned; all is working as request 100% Ok.

I appreciate your kind help and taking time being with me till the end.

Good luck and have a nice week ahead.

Kind Regards,
Moti
1
  • Post #40,130
  • Quote
  • Edited at 5:01am Oct 8, 2020 3:53am | Edited at 5:01am
  •  redfan
  • Joined Sep 2011 | Status: Member | 1,065 Posts
BlueRain,
I was just wondering,
I asked one of the experts if it was possible to make a indicator About 3 years ago,
When I told him what it was he says it was probably possible,
But he didn't know how to go about it,
What I'm asking for is 2 Lines to be placed on the chart Which move when the tick chart moves, And the lines,
I am referring to is the number right at the top of the Tick chart and the number right at the bottom of the tick chart
I'm not asking for the bid and sell price
I just want the two numbers top and bottom of the page When they move. I want to see it on my chart.
Similar to the indicator you've just made that marks today's high and today's low,
My reason for this is,
I have watched The Tick chart for a very long time and I realised that sometimes
the tick chart expands and then it's contracts and at this point there are trading opportunities,
I've tried to put the lines on my chat manually, But because the numbers change all the time it's very hard to keep up with it,
Could you please have a look into this and see if it's something you could do,
I know you are extremely busy here and there's no rush for this indicator. After all I did ask for it 3 years ago,
In the meantime be lucky and stay safe.
Attached Image (click to enlarge)
Click to Enlarge

Name: 7777.png
Size: 111 KB
  • Post #40,131
  • Quote
  • Oct 8, 2020 5:16am Oct 8, 2020 5:16am
  •  baktha85
  • | Joined Sep 2020 | Status: Junior Member | 3 Posts
Dear All,

Someone help me with this.

I am trying to create a EA using the following principle

Attached Image

The Idea is - open buy, SL, Tp based on previous bar open/close

1)open a buy at open of current bar
2) Open a SL at previous bar low
3) TP will be fibo retracement of 200% of previous bar ( double the size of previous bar)
4) if price reached 150% of previous bar move SL to BE.

Appreciate your assistance.
  • Post #40,132
  • Quote
  • Oct 8, 2020 9:48am Oct 8, 2020 9:48am
  •  nothing00
  • | Joined Apr 2020 | Status: Member | 8 Posts
hi BlueRain
Wondering if you could code an alert between
- williams percent range (Williams %R )
Display an UP arrow (and an audible alert) when : indicator is 0
Display a DOWN arrow (and an audible alert) when : indicator is 100
Thanks you
  • Post #40,133
  • Quote
  • Oct 8, 2020 9:51am Oct 8, 2020 9:51am
  •  Trig
  • | Joined Oct 2020 | Status: Member | 3 Posts
Good Day fellow traders.
Is there such an indicator that will allow for a moving average cross over with the option to set to candle open.
Kind regards in advance
Trigger
  • Post #40,134
  • Quote
  • Oct 8, 2020 10:25am Oct 8, 2020 10:25am
  •  Hunter74
  • | Joined Oct 2019 | Status: Member | 24 Posts
Wondering if it is possible to add buffers to code off for the red and blue buy/sell zones of this autofibo indicator??? thanks for any help
Attached File
File Type: mq4 autofibo-trading-zones.mq4   8 KB | 85 downloads
  • Post #40,135
  • Quote
  • Oct 8, 2020 10:36am Oct 8, 2020 10:36am
  •  talisean
  • | Joined Aug 2013 | Status: Member | 23 Posts
hi, i'm learning mql4 but finding it difficult. are there any coders out there who i could show code i have developed to who may be able to give me hints or tips. thank you.
  • Post #40,136
  • Quote
  • Edited at 2:12pm Oct 8, 2020 10:53am | Edited at 2:12pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,585 Posts
Quoting lucky1359
Disliked
{quote} Hello Mntiwana, Good Morning, How are you. Thank you very much for your guidance. I have seen many of your posts where you instantly tell about the indicator and provide with the original one with name and details as just Blue rain guided me. Great knowledge acquired . I need your help. Can you please name an indicator or provide me. i want a nice MACD histogram Indicator with the option of Different Timeframes to plot on a single chart i have a stochastic indicator. I am attaching its image. But i want of a MACD histogram Indicator...
Ignored
"macd x 3.01 mtf"

Though explanation is not clear enough,there can be various formations/display even with histo
any way posting an 3X ver that support mtf (not interpolated)
This ver tweaked and enhanced by Mladen,later Mrtools extended it - every single instance from 3x can be adjusted individually/separately as per users defined/required

using usual 7 prices
using usual 4 averaging methods
Attached Image (click to enlarge)
Click to Enlarge

Name: #DAXM5.png
Size: 43 KB
Attached Image (click to enlarge)
Click to Enlarge

Name: p.png
Size: 194 KB
Attached File
File Type: ex4 macd x 3.01 mtf.ex4   30 KB | 95 downloads
Indicator is just a supportive tool-Use it only if it can benefit you
  • Post #40,137
  • Quote
  • Oct 8, 2020 11:36am Oct 8, 2020 11:36am
  •  yako47
  • | Joined Apr 2017 | Status: Member | 58 Posts
hi dear coder i have i simple strategy that work for me a simple one and want it to be code in a signal indicator for make it more easy for me .

the TF only D1 and it based on 2 indicator
1- RSI period (10) levels 70 and 30 .
2- 200 SMA
rules for buy signal
1- the price must be above the 200 SMA
2- if the price crosse and close below 30 level of RSI after an retrecment of up trend

here we must wait the daily candel to close and the signal shows on the next daily open.

Sell condition are opposite of buy .
one last think i want the signal show on 1H TF if it's possible (MTF) .
  • Post #40,138
  • Quote
  • Oct 8, 2020 12:22pm Oct 8, 2020 12:22pm
  •  cjr30
  • | Joined Apr 2020 | Status: Member | 4 Posts
First of all, sorry for my English.
It would be possible to incorporate email alerts to the attached indicator, which was made by Jeanlouie on June 14 at the request of the user Toto69.
Thank you very much in advance
Attached File
File Type: ex4 Jake_Bernstein_Market_Timing_Method.ex4   26 KB | 80 downloads
  • Post #40,139
  • Quote
  • Oct 8, 2020 12:26pm Oct 8, 2020 12:26pm
  •  asaens
  • | Joined Jun 2012 | Status: Member | 51 Posts
Is there an indicator that estimates/extrapolates/forecasts on the chart where a 3 or 4 level semafor would paint a new dot and subsequent dots on current candle before reaching that point?
  • Post #40,140
  • Quote
  • Oct 8, 2020 1:25pm Oct 8, 2020 1:25pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 826 Posts
Quoting redfan
Disliked
BlueRain, I was just wondering, I asked one of the experts if it was possible to make a indicator About 3 years ago, When I told him what it was he says it was probably possible, But he didn't know how to go about it, What I'm asking for is 2 Lines to be placed on the chart Which move when the tick chart moves, And the lines, I am referring to is the number right at the top of the Tick chart and the number right at the bottom of the tick chart I'm not asking for the bid and sell price I just want...
Ignored
Chart High Number can be changed if you widen/narrow chart size.
if you have your pair watch list smaller, it will be smaller window and smaller numbers.
Those are not fixed.

Only thing doesn't change is High/Low which you can get from your 1 min chart.

There are few tools you can get those tick chart as indicator chart - try this first. - from one of FF.
Attached File
File Type: ex4 Tick Chart.ex4   12 KB | 69 downloads
I still don't know where is the Holy Grail
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 20052006Page 200720082009 2172
    • 1 Page 2007 2172
9 traders viewing now, 4 are members:
mauroby
,
Invisible
,
prayoots
,
eddie777
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2021