• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 9:42pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 9:42pm
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) 449 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,566
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 20232024Page 202520262027 2164
  • 1 Page 2025 2164
  •  
  • Post #40,481
  • Quote
  • Edited Oct 20, 2020 3:08pm Oct 19, 2020 9:51pm | Edited Oct 20, 2020 3:08pm
  •  ElectricSavant
  • | Joined Apr 2005 | Status: Member | 521 Posts | Invisible
Can some kind coder convert this to MT4?

Attached File
File Type: mq5 Fraktrak xonax.mq5   75 KB | 76 downloads
  • Post #40,482
  • Quote
  • Oct 19, 2020 11:31pm Oct 19, 2020 11:31pm
  •  FeZAl88
  • | Joined Apr 2012 | Status: Member | 9 Posts
can anyone help me hack some indicators....but i only have the ex4 file...would it be possible?
  • Post #40,483
  • Quote
  • Oct 19, 2020 11:56pm Oct 19, 2020 11:56pm
  •  wcoutinho
  • | Joined May 2016 | Status: Member | 53 Posts
Quoting jeanlouie
Disliked
{quote} Get started on something yourself quickly. Start a new indicator, put in 1 buffer line, in the oncalc candle loop give that buffer the values of the close of every candle, thats the simplest buffer line that'll show up on the chart, that's a start to doing whatever you want. Next step is make your own simple moving average, every index in that buffer will have your inbuilt sma value at that index in the chart. You'll need a separate function for it, how would you do a sma function?
Ignored
Good morning Jean, the indicator was very good, but I'm testing it and it doesn't have an audible alert or a message alert, could you add it please? Thanks in advance.
Attached File
File Type: mq4 Consecutive_Candle_Ratio.mq4   6 KB | 99 downloads
  • Post #40,484
  • Quote
  • Oct 20, 2020 5:03pm Oct 20, 2020 5:03pm
  •  C-12
  • Joined Jun 2012 | Status: Signed In | 5,288 Posts | Invisible
Hello all.

I am wondering anyone is able to add a ON / OFF button to this Auto Fib indicator?

I've played around with tons of other fib indis and this one does a solid job (when you config the settings per the TF).

It would be hugely appreciated and I am sure others will enjoy it.

*image attached what it looks like on the chart" I do have another Fibo button attached but not as good as this file attached.
Attached Image
Attached File
File Type: mq4 Auto_Fibo.mq4   9 KB | 120 downloads
  • Post #40,485
  • Quote
  • Oct 20, 2020 6:29pm Oct 20, 2020 6:29pm
  •  timmyadeniji
  • | Joined Oct 2020 | Status: Junior Member | 2 Posts
Please can someone help me to code ZWINNER into my EA
Attached Files
File Type: mq4 ZWINNER_TREND_INDICATOR(Bullforyou.com).mq4   3 KB | 144 downloads
File Type: mq4 May_EA_thymo.mq4   18 KB | 64 downloads
  • Post #40,486
  • Quote
  • Oct 20, 2020 8:21pm Oct 20, 2020 8:21pm
  •  bazza228
  • | Joined Apr 2017 | Status: Member | 24 Posts
Hi coders
Can someone look at my halftrend ea I would like a trailstop of 30 points with stop-loss of trailing 50 points the ea is based on the halftrend indicator non repainted arrows after a closed candle and want the ea to close if opposite arrow appears before tp is reached. The multiper is set at 1.5 which is way to much iv set it 0.5. I manually place my trades on alert of halftrend and the last month has been very positive.I found this ea on this forum if possible can you also have the stop-loss and trailstop and take profit with an option hidden. Many thanks guys
Attached Files
File Type: ex4 HalfTrend-1.02_1461306941.ex4   20 KB | 63 downloads
File Type: ex4 ea_halftrend mod v1.3.ex4   14 KB | 59 downloads
  • Post #40,487
  • Quote
  • Oct 20, 2020 11:01pm Oct 20, 2020 11:01pm
  •  nolimitzfx
  • | Joined Aug 2017 | Status: Junior Member | 3 Posts
Quoting Peretola
Disliked
Hello dear coders, I was wondering whether it is possible to create a script or indicator which allows the user by clicking a button to show the 7 charts, all at once, belonging to specific currency. Let me explain further; let's imagine that we have 8 buttons on an empty chart, each one representing a different currency. Something like this: {image} When you click on one of those buttons, the script or the indicator should be able to open the 7 charts belonging to that currency, being able to choose the desired Template and Time Frame. Let's imagine...
Ignored
Hello All, Just wondering if this had been attempted, made or passed along. I too would fined GREAT use in this application. Would sure beat doing it the way
I presently do what he is outlining.

thanks,

Ct
  • Post #40,488
  • Quote
  • Oct 21, 2020 1:20am Oct 21, 2020 1:20am
  •  wanraiy88
  • | Joined Oct 2020 | Status: Junior Member | 1 Post
i need someone modify my EA MT4 To Telegram. please contact me.
  • Post #40,489
  • Quote
  • Oct 21, 2020 4:20am Oct 21, 2020 4:20am
  •  genuine007
  • | Joined Sep 2020 | Status: Member | 107 Posts
Hi..
I have this Bollinger Bands button MTF indicator.
This has little problem of smoothness. I like the smoothness of the lines.
But the thing is when the indicator is set to current timeframe it is good, smooth
But when timeframe is set to big other than current like if we are on 15m, but timeframe is set to 1H, or 4H, or Daily
the smoothness of the line is gone and it looks like stair case type.
is it possible to maintain the smoothness of the line on any timeframe?
please see the images..
indicator is also attached!!
Attached Images (click to enlarge)
Click to Enlarge

Name: 1.jpg
Size: 82 KB Click to Enlarge

Name: 2.jpg
Size: 134 KB Click to Enlarge

Name: 3.jpg
Size: 94 KB
Attached Image
Attached File
File Type: mq4 BB MTF Button (MidBB).mq4   13 KB | 83 downloads
  • Post #40,490
  • Quote
  • Oct 21, 2020 5:39am Oct 21, 2020 5:39am
  •  lucky1359
  • Joined Nov 2018 | Status: Member | 617 Posts
Dear Blues Rain.

How are you? Hope you are fine and in high spirits.
Many FF users are using the Marvelous Indicator that you have created in many different ways.

I have a request for a new Indicator. Picture will help to understand better

Attached Image

Three Basic Requirements

1. Pip Difference Across Pairs and Total sum at the end.

1st column only current difference as shown in the picture + or -
2nd colum only the max reached in that time frame + or –

For example we apply the indi on EURUSD – 1 Day Time Frame the 1st column
Will show current pips Plus + or Minus – and the second column will show the total of the pips Plus + or Minus – of the day
Current pips colum 1 shows for example current pips 55 and second column will show 75 that is the maximum pips gained in that day

2. Time Frame Option
3. X & Y Position Option

It would be very nice of you if you consider my request. It would be a very important indicator and help traders a lot and you will be always remembered
for such an important contribution for creating it.

Thank you in Advance

Thanks & Regards
  • Post #40,491
  • Quote
  • Oct 21, 2020 7:24am Oct 21, 2020 7:24am
  •  sakisf
  • Joined Sep 2013 | Status: boreddddd | 3,135 Posts
Quoting C-12
Disliked
Hello all. I am wondering anyone is able to add a ON / OFF button to this Auto Fib indicator? I've played around with tons of other fib indis and this one does a solid job (when you config the settings per the TF). It would be hugely appreciated and I am sure others will enjoy it. *image attached what it looks like on the chart" I do have another Fibo button attached but not as good as this file attached. {file} {image}
Ignored
Click D to delete the Fib, C to recreate it.
Attached File
File Type: mq4 Auto_Fibo.mq4   9 KB | 90 downloads
1
  • Post #40,492
  • Quote
  • Oct 21, 2020 8:53am Oct 21, 2020 8:53am
  •  photize
  • | Joined Nov 2012 | Status: Member | 261 Posts
Quoting genuine007
Disliked
Hi.. I have this Bollinger Bands button MTF indicator. This has little problem of smoothness. I like the smoothness of the lines. But the thing is when the indicator is set to current timeframe it is good, smooth But when timeframe is set to big other than current like if we are on 15m, but timeframe is set to 1H, or 4H, or Daily the smoothness of the line is gone and it looks like stair case type. is it possible to maintain the smoothness of the line on any timeframe? please see the images.. indicator is also attached!! {image} {image} {image}...
Ignored
It has to be that way all MTF ma based indies stairstep unless you include smoothing. But hey your missing a trick a 20 Bolli on H1 is the same as an 80 bolli on M15 , see the trick just multiply the ema by the timeframe multiplier and enjoy . Happy pips Pho
1
  • Post #40,493
  • Quote
  • Oct 21, 2020 9:04am Oct 21, 2020 9:04am
  •  claypot
  • | Joined Apr 2007 | Status: Member | 78 Posts
Hi BlueRain,

If doable....could you adjust his indicator to show on chart rather then separate window and if you can add the usual options such as show indicator at different corners. Thanks.


Cheers.
Attached File
File Type: mq4 iExposure.mq4   8 KB | 44 downloads
Attached File
File Type: ex4 iExposure.ex4   15 KB | 33 downloads
  • Post #40,494
  • Quote
  • Oct 21, 2020 9:15am Oct 21, 2020 9:15am
  •  genuine007
  • | Joined Sep 2020 | Status: Member | 107 Posts
Quoting photize
Disliked
{quote} It has to be that way all MTF ma based indies stairstep unless you include smoothing. But hey your missing a trick a 20 Bolli on H1 is the same as an 80 bolli on M15 , see the trick just multiply the ema by the timeframe multiplier and enjoy . Happy pips Pho
Ignored
So that;s what I am asking how to include smoothing in it.
& I did not get the trick you are talkingg about.. sorry broo
  • Post #40,495
  • Quote
  • Oct 21, 2020 9:43am Oct 21, 2020 9:43am
  •  Sergey22
  • | Joined Apr 2015 | Status: Member | 31 Posts
Quoting RomanUkraine
Disliked
{quote} Привет. Я больше года был занят по семейным обстоятельствам. На чужем сайте нашел. Может подойдет...
Ignored
Thank you bro!
I will try it.
1
  • Post #40,496
  • Quote
  • Oct 21, 2020 10:05am Oct 21, 2020 10:05am
  •  photize
  • | Joined Nov 2012 | Status: Member | 261 Posts
Quoting genuine007
Disliked
{quote} So that;s what I am asking how to include smoothing in it. & I did not get the trick you are talkingg about.. sorry broo
Ignored
OH dear
if you want a 20 Bollinger band from an H4 on the H1 chart just use an 80 period Bolinger on the H1 chart Wakey Wakey :-) its the same ! H1x4=H4
Attached Image (click to enlarge)
Click to Enlarge

Name: Imagewww 8.jpg
Size: 483 KB
2
  • Post #40,497
  • Quote
  • Oct 21, 2020 10:56am Oct 21, 2020 10:56am
  •  genuine007
  • | Joined Sep 2020 | Status: Member | 107 Posts
Quoting photize
Disliked
{quote} OH dear if you want a 20 Bollinger band from an H4 on the H1 chart just use an 80 period Bolinger on the H1 chart Wakey Wakey :-) its the same ! H1x4=H4 {image}
Ignored
lovely.. nice trickk... thanks brooo!!!
2
  • Post #40,498
  • Quote
  • Oct 21, 2020 11:14am Oct 21, 2020 11:14am
  •  talisean
  • | Joined Aug 2013 | Status: Member | 23 Posts
Quoting jeanlouie
Disliked
{quote} Get started on something yourself quickly. Start a new indicator, put in 1 buffer line, in the oncalc candle loop give that buffer the values of the close of every candle, thats the simplest buffer line that'll show up on the chart, that's a start to doing whatever you want. Next step is make your own simple moving average, every index in that buffer will have your inbuilt sma value at that index in the chart. You'll need a separate function for it, how would you do a sma function?
Ignored
thankyou for your reply :-) i was able to find answers here
Inserted Video
if anyone else has misunderstanding of the differences between IMA and IMAONARRAY

i know this is another noob question but i cant find clear answers. does anyone know the standard way of achieving color change on a moving average so that bullish is green and bearish is red etc. thankyou
2
  • Post #40,499
  • Quote
  • Oct 21, 2020 11:30am Oct 21, 2020 11:30am
  •  romeo000
  • | Joined Oct 2020 | Status: Member | 9 Posts
Quoting Aleksei711
Disliked
{quote} Must the indicators align on the same bar, or within the last 5, 10, 15 bars etc?
Ignored
they will never align on same bars, first PH_ZZ trend reversal should appear, then MVG AVERAGE CROSOVER & then the third one AGIMATXFX_CONCNN one.....respectively
  • Post #40,500
  • Quote
  • Oct 21, 2020 12:45pm Oct 21, 2020 12:45pm
  •  thomdel
  • | Joined Jun 2019 | Status: Junior Member | 2 Posts
Respected Sir,

Request you to Please Add Buttons with unique id to this Indicator : Murrey Math_All TF_m(Line_On_off)1.1 new ver
This is a New Version.


Thanks.
Attached File
File Type: mq4 Murrey Math_All TF_m(Line_On_off)1.1 new ver.mq4   49 KB | 69 downloads
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 20232024Page 202520262027 2164
    • 1 Page 2025 2164
10 traders viewing now, 2 are members:
Invisible
,
cgninvesting
  • 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