Forex Factory
  • Home
  • Forums
  • News
  • Calendar
  • Market
  • Login
  • User/Email: Password:
  • 12:59am
  • Search
Menu
  • Forums
  • News
  • Calendar
  • Market
  • Login
  • 12:59am
Search

Options

Search
Search
Search

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

You are viewing
the Metals Mine
beta version.

Your participation
is appreciated!

Similar Threads

Fixing Your Indicators or EAs (Free) 274 replies

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

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

Oanda MT4 - Indicators and EAs not showing 0 replies

EAs and indicators relating to moutaki... 17 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 18,066
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 13911392Page 139313941395 1400
  • 1 Page 1393 1400
  •  
  • Post #27,841
  • Quote
  • Feb 9, 2019 11:02pm Feb 9, 2019 11:02pm
  •  Omarraom
  • | Joined Jan 2019 | Status: Member | 9 Posts
Quoting mntiwana
Disliked
{quote} The code you posted " Super_Arrow_Indicator(Bullforyou.com)" is decompiled (theft/stolen code) - and renamed too originally it is using slow/fast ma crosses - rsi- bull bear power - bands - hilo indicators for to find/print arrows when conditions met - will try to find and post,i think i have it ____________ the other "ex4" can not be done thing with,mq4/source code required
Ignored
Hello mr mntiwana can you please help me find the indicator
  • Post #27,842
  • Quote
  • Feb 9, 2019 11:08pm Feb 9, 2019 11:08pm
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 473 Posts
Quoting Fxforum
Disliked
{quote} Hi... I changed Efestus EA to your setting Risk 6. Please, check both of them to notice the changes. Personally, I do not like ASCTrendEA I think is a loser. Anyhow, here it is: Not Tested. {file}
Ignored
Hi FXFORUM pls can you help me with an ea request please i want to convert this indicator to ea the function of the ea should should just work like the function of the arrow so that when the arrow signals a BUY OR SELL TRADE ON 4HRS TIME FRAME the ea should place a trade with a take profit of 20pips or you can help me to add a reasonable stop loss and take profit the entry will be after the closed candle where the arrow appear.Pls help.Rgds
Attached Image (click to enlarge)
Click to Enlarge

Name: FX FORUM1.PNG
Size: 63 KB
Attached File
File Type: mq4 2x5 MA CROSS WITH SOUND.mq4   4 KB | 95 downloads
  • Post #27,843
  • Quote
  • Feb 10, 2019 2:49am Feb 10, 2019 2:49am
  •  thommas
  • | Joined Sep 2017 | Status: Member | 51 Posts
Guys, I'm looking for line touch alerter. I have found many here but they all looking for OBJ_HLINE or OBJ_TREND type of lines. I have an indicator what plots just a line(using DRAW_LINE) to the chart. How I can find such an object from my chart? I also saw there are many trendline alerter where I can input line name but the thing is that names of the lines are different.
  • Post #27,844
  • Quote
  • Feb 10, 2019 3:42am Feb 10, 2019 3:42am
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 272 Posts
Quoting Omarraom
Disliked
{quote} Hello mr mntiwana can you please help me find the indicator
Ignored
Find what,always be careful about mind reading queries
  • Post #27,845
  • Quote
  • Feb 10, 2019 5:06am Feb 10, 2019 5:06am
  •  Dramti
  • | New Member | Status: Junior Member | 8 Posts
Hi FF Coders,


There are some features in the #SD Rec v1.4 that i would like put into the Rectangle reader as follow:

- When Price is near the Rectangle +-5 pips the indicator would make push alert (this is not in the #SD rec, just make alert when Price enters Rectangle).

- When Price is into the Rectangle, the box automatically changes the colours.

Please help me to combine 2 indicators and also make the Rectangle drawn by Indicator easier to Delete.

Thank you in advance
Attached Files
File Type: ex4 #SD_Rectangle_v1.4_Dark.ex4   20 KB | 37 downloads
File Type: ex4 RectangleReader.ex4   101 KB | 31 downloads
  • Post #27,846
  • Quote
  • Feb 10, 2019 5:20am Feb 10, 2019 5:20am
  •  Michael555
  • | Joined Nov 2018 | Status: Member | 6 Posts
Quoting thommas
Disliked
Guys, I'm looking for line touch alerter. I have found many here but they all looking for OBJ_HLINE or OBJ_TREND type of lines. I have an indicator what plots just a line(using DRAW_LINE) to the chart. How I can find such an object from my chart? I also saw there are many trendline alerter where I can input line name but the thing is that names of the lines are different.
Ignored
hi,

I use this.....

https://www.mql5.com/en/market/product/12731

it works great and send push notifications straight to your smart phone.

Good luck
  • Post #27,847
  • Quote
  • Feb 10, 2019 11:18am Feb 10, 2019 11:18am
  •  thommas
  • | Joined Sep 2017 | Status: Member | 51 Posts
Hello,
I'm using EasyTrendVizualiser indicator and I'm trying to add my own IF sentence there but no success. Every time I change something there, arrows come and go as they wish

Indicator gives color to candles depending on ADX values.
Inserted Code
if(di>0)
           {
            To[i]=lo;Tc[i]=hi;
            if(To[i+1]==EMPTY_VALUE)
            Up[i]=op;
           }
else
           {
            To[i]=hi;Tc[i]=lo;
            if(To[i+1]==EMPTY_VALUE)
            Dn[i]=op;
           }

At the moment it gives an arrow if candle(first) is colored but I would like to add some of my own conditions there, like
Inserted Code
if(i==no color && i+1==has color && i+2==no color
Attached File
File Type: mq4 easytrendvisualizer.mq4   6 KB | 47 downloads
  • Post #27,848
  • Quote
  • Feb 10, 2019 4:22pm Feb 10, 2019 4:22pm
  •  mr-roma
  • | Joined Mar 2013 | Status: Think Different | 121 Posts
Hello guys, is it possible to check on indicator if the EA is running? I have an indicator at corner 1 and it overlaps of EA name and sign which let's you know that EA is running, so I want to move that sign/name far from my indicator, is it possible?

Thanks in advance.
When nothing goes right, go left ...
  • Post #27,849
  • Quote
  • Feb 10, 2019 5:23pm Feb 10, 2019 5:23pm
  •  DienPetu
  • | Commercial Member | New Member | 16 Posts
Quoting Wab
Disliked
Does anyone here have the source code for the 3BarBreak indicator attached? I would like to make some minor changes to it. Thanks in advance. {file}
Ignored
Try this one
Attached File
File Type: mq4 TLB.mq4   7 KB | 43 downloads
  • Post #27,850
  • Quote
  • Feb 10, 2019 5:28pm Feb 10, 2019 5:28pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 272 Posts
Quoting mr-roma
Disliked
Hello guys, is it possible to check on indicator if the EA is running? I have an indicator at corner 1 and it overlaps of EA name and sign which let's you know that EA is running, so I want to move that sign/name far from my indicator, is it possible? Thanks in advance.
Ignored
It is possible
more better shift indicator to some/any other corner or add x/y to drag it a bit aside and let EA (smiley icon) visible at its default location
  • Post #27,851
  • Quote
  • Feb 10, 2019 5:29pm Feb 10, 2019 5:29pm
  •  DienPetu
  • | Commercial Member | New Member | 16 Posts
Quoting Ron77
Disliked
Hello, can anyone tell me where can I find an indicator that allows me to put an alert on a support line or resistance? Thanks
Ignored
Here. This is the one
Attached File
File Type: mq4 Support and Resistance (Barry) with alerts.mq4   7 KB | 53 downloads
  • Post #27,852
  • Quote
  • Feb 10, 2019 5:40pm Feb 10, 2019 5:40pm
  •  DienPetu
  • | Commercial Member | New Member | 16 Posts
Quoting BT-Future
Disliked
Anyone can help me with an ea?
Ignored
Here
Attached File
File Type: ex4 Scalper EA.ex4   13 KB | 40 downloads
  • Post #27,853
  • Quote
  • Feb 10, 2019 5:43pm Feb 10, 2019 5:43pm
  •  DienPetu
  • | Commercial Member | New Member | 16 Posts
Quoting Hyperfire
Disliked
Greetings, May can ask a simply indicator too based on renko ? Let me know if i can expose the dettails or if i have to contact someone via pm. Thank you Best i wishes.
Ignored
This
Attached File
File Type: mq4 renkolivechart_v600_indi.mq4   21 KB | 40 downloads
  • Post #27,854
  • Quote
  • Feb 10, 2019 5:47pm Feb 10, 2019 5:47pm
  •  DienPetu
  • | Commercial Member | New Member | 16 Posts
Quoting Q_Mouze
Disliked
Please Help Fix the Error. {image} {file}
Ignored
Very easy fix my friend
Attached Files
File Type: ex4 Blessing_3_v3.9.6.09.ex4   295 KB | 39 downloads
File Type: mq4 Blessing_3_v3.9.6.09.mq4   257 KB | 49 downloads
1
  • Post #27,855
  • Quote
  • Feb 10, 2019 5:52pm Feb 10, 2019 5:52pm
  •  DienPetu
  • | Commercial Member | New Member | 16 Posts
Quoting Franklinluka
Disliked
can I get beast super signal indicator?
Ignored
Try these
Attached Files
File Type: mq4 super-signals-channel.mq4   2 KB | 53 downloads
File Type: mq4 super_signals_v2.mq4   2 KB | 51 downloads
File Type: mq4 super-signals.mq4   1 KB | 48 downloads
1
  • Post #27,856
  • Quote
  • Feb 11, 2019 3:27am Feb 11, 2019 3:27am
  •  Celal
  • | Joined Sep 2017 | Status: Member | 11 Posts
Can anybody help me? I must use mt5 and I need the indicator of 3Tier London Breakout v3.2b mq5 or a similar indicator for mt5, thanks for help.
Attached File
File Type: mq4 3 Tier London Breakout V.3.2b.mq4   21 KB | 40 downloads
  • Post #27,857
  • Quote
  • Feb 11, 2019 6:20am Feb 11, 2019 6:20am
  •  prophetfx
  • Joined Dec 2018 | Status: Sénior Trader | 172 Posts | Invisible
Dear coders, I have this indicator which shows swap of all the currenies and also updates automatically daily, but what there is an issue, it shows all the currencies which is bit messy.

what I want is only swap of particular currency on the chart.

for example I put on EURUSD it shows only EURUSD swap

I put it on GBPUSD it shows only GBPUSD swap

also please make a corner setting which we can chose to make it sit in the corner.
Attached File
File Type: mq4 Show_Swap_v2.mq4   2 KB | 41 downloads
Post event trader
One trade prophet All Time Pips: 1,808
  • Post #27,858
  • Quote
  • Feb 11, 2019 7:16am Feb 11, 2019 7:16am
  •  BT-Future
  • | Joined Jan 2019 | Status: Junior Member | 2 Posts
Can Anyone help me to add an alert on a indicator?
  • Post #27,859
  • Quote
  • Feb 11, 2019 8:04am Feb 11, 2019 8:04am
  •  classy
  • Joined Jun 2012 | Status: Trader , Analyst and Free-Lancer | 3,237 Posts
my humble request to all master coders to please create one indicator or script as below mention criterion .........
is it possible create any rectangle indicator or script (Fibonacci)which can(if i drag any number candle/area high to low) show 25%..50%...75%....100% horizontal line(changeable options.if pip number show than it will be great.
please look in to attached image (sorry for bad drawing)
Attached Image (click to enlarge)
Click to Enlarge

Name: rectagle ratios.png
Size: 45 KB
Say something meaningful or Silence!!
  • Post #27,860
  • Quote
  • Feb 11, 2019 8:15am Feb 11, 2019 8:15am
  •  Sam016
  • | Joined Jul 2017 | Status: Member | 9 Posts
do somebody have an indicator that draws horizontal lines according to time ?
i mean it takes the hour as input and then place the horizontal lines at that candles high and low ?
Thread Tools Search this Thread
Show Printable Version Show Printable Version
Email This Thread Email This Thread
Search this Thread:

Advanced Search

  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 13911392Page 139313941395 1400
    • 1 Page 1393 1400
12 traders viewing now, 4 are members:
atomicarthur
,
 
azukhatri
,
 
danspiazu
,
 
tzamo
 
  • More
Top of Page

You are viewing
the Metals Mine
beta version.

Your participation
is appreciated!

You are viewing
the Metals Mine
beta version.

Your participation
is appreciated!

  • Facebook
  • Twitter
MM Website
  • Homepage
  • Search
  • Members
  • User Guide
  • Report a Bug
MM Products
  • Forums
  • Calendar
  • News
  • Market
About MM
  • Mission
  • Products
  • Blog
  • Contact
Follow MM
  • Facebook
  • Twitter

Other Markets:

  • Forex Factory
  • Crypto Craft
  • Energy EXCH

Metals Mine™ is a brand of Fair Economy, Inc.

Terms of Service / ©2019